You are not logged in.

#1 2007-04-26 19:53:14

barebones
Member
Registered: 2006-04-30
Posts: 235

Multiple entries under REQUIREDBY in the pacman database

I've been playing around with some code to show how all the dependencies look on my computer and I've noticed that for some packages, in the pacman database, they have multiple entries under REQUIREDBY in the depends file. For example, my depends file for curl looks like this:

%DEPENDS%
zlib
openssl
bash

%REQUIREDBY%
vorbis-tools
linkage-svn
linkage-svn
linkage-svn
linkage-svn
linkage-svn
openoffice-base
gnupg

linkage-svn is listed 5 times, is something like this normal? If i delete four of the entries, will I ruin anything? I should mention that linkage-svn is a package from the aur that I update pretty frequently, so that could be the reason for it, but I've also noticed this for other non-aur packages. Audiofile had three entries for esd in it's depends file.

Thanks!

Offline

#2 2007-04-26 21:58:53

wain
Member
From: France
Registered: 2005-05-01
Posts: 289
Website

Re: Multiple entries under REQUIREDBY in the pacman database

What do you use to automatically install package from AUR ?  wink

Offline

#3 2007-04-26 22:04:34

barebones
Member
Registered: 2006-04-30
Posts: 235

Re: Multiple entries under REQUIREDBY in the pacman database

I don't use anything to automatically install packages from aur. I build them using makepkg (or in this case versionpkg) and install them using pacman -U.

Offline

Board footer

Powered by FluxBB