You are not logged in.

#1 2007-08-12 01:35:17

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,392
Website

Problem when querying file ownership

I have a couple of files in /usr/libexec that I thought I would file bug reports for but using pacman -Qo 'file' on them gives "error: no file owns 'file'".   

Just to check they had not appeared post package install (somehow...), I ran pacman -Qo /bin/bash , but that also failed.  I have reinstalled every package since pacman 3.0.5-2 came out.

Is this a bug or am I doing something wrong?

Offline

#2 2007-08-12 09:15:30

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Problem when querying file ownership

Allan wrote:

I have a couple of files in /usr/libexec that I thought I would file bug reports for but using pacman -Qo 'file' on them gives "error: no file owns 'file'".   

Just to check they had not appeared post package install (somehow...), I ran pacman -Qo /bin/bash , but that also failed.  I have reinstalled every package since pacman 3.0.5-2 came out.

Is this a bug or am I doing something wrong?

No idea..

LANG=C pacman -Qo /bin/bash
/bin/bash is owned by bash 3.2.017-2

What does pacman -Ql bash show?


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#3 2007-08-12 10:59:59

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,392
Website

Re: Problem when querying file ownership

Solved - sort of...

After a reboot it now appears to work!  I have no idea what went wrong there.

Offline

Board footer

Powered by FluxBB