[arch-general] Still Glibc problems

Baho Utot baho-utot at columbus.rr.com
Sat Jul 21 12:26:56 EDT 2012


On 07/21/2012 11:24 AM, Tom Gundersen wrote:
> On Sat, Jul 21, 2012 at 4:57 PM, D. R. Evans <doc.evans at gmail.com> wrote:
>> I *think* that this means that in fact glibc owns all the files.
> It means that no other package owns any files. It might still be that
> there are files in /lib that are not owned by any package. pacman -Qo
> /lib/* should tell you (or simply "ls /lib" and compare with the list
> you pasted in your previous email).
>
> -t


find /lib -exec pacman -Qo -- {} + 2>&1 | grep 'No package'




More information about the arch-general mailing list