* [gentoo-user] Really confusing situation
@ 2008-04-11 16:05 Michael Sullivan
2008-04-11 16:24 ` Andrey Falko
2008-04-12 16:19 ` Tim
0 siblings, 2 replies; 4+ messages in thread
From: Michael Sullivan @ 2008-04-11 16:05 UTC (permalink / raw
To: gentoo-user
I do a daily emerge --sync and emerge -avuD world, but today when I did
it, this came up:
camille ~ # emerge -pvuD world
These are the packages that would be merged, in order:
Calculating world dependencies |
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:
app-crypt/gnupg:0
('ebuild', '/', 'app-crypt/gnupg-1.4.7-r1', 'merge') pulled in by
('installed', '/', 'mail-client/squirrelmail-1.4.10a-r2', 'nomerge')
('ebuild', '/', 'app-crypt/gnupg-2.0.7-r1', 'merge') pulled in by
('installed', '/', 'app-crypt/gpgme-1.1.6', 'nomerge')
('installed', '/', 'kde-base/kdepim-3.5.8', 'nomerge')
('installed', '/', 'mail-filter/spamassassin-3.2.1-r1', 'nomerge')
(and 2 more)
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.
... done!
[ebuild N ] app-crypt/gnupg-1.4.7-r1 USE="bzip2 nls readline usb
zlib -bindist -curl -ecc -idea -ldap (-selinux) -smartcard -static"
LINGUAS="-ru" 0 kB
[ebuild N ] app-crypt/gnupg-2.0.7-r1 USE="bzip2 doc nls -ldap
-openct -pcsc-lite (-selinux) -smartcard" 0 kB
Total: 2 packages (2 new), Size of downloads: 0 kB
camille ~ # emerge -pvC app-crypt/gnupg
>>> These are the packages that would be unmerged:
--- Couldn't find 'app-crypt/gnupg' to unmerge.
>>> No packages selected for removal by unmerge
As you can see, gnupg is not installed, yet it is in the way, and emerge
wants to install it. Should I submit this as a bug?
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Really confusing situation
2008-04-11 16:05 [gentoo-user] Really confusing situation Michael Sullivan
@ 2008-04-11 16:24 ` Andrey Falko
2008-04-12 16:19 ` Tim
1 sibling, 0 replies; 4+ messages in thread
From: Andrey Falko @ 2008-04-11 16:24 UTC (permalink / raw
To: gentoo-user
On Fri, Apr 11, 2008 at 12:05 PM, Michael Sullivan
<michael@espersunited.com> wrote:
> I do a daily emerge --sync and emerge -avuD world, but today when I did
> it, this came up:
>
> camille ~ # emerge -pvuD world
>
> These are the packages that would be merged, in order:
>
> Calculating world dependencies |
> !!! Multiple versions within a single package slot have been
> !!! pulled into the dependency graph:
>
> app-crypt/gnupg:0
>
> ('ebuild', '/', 'app-crypt/gnupg-1.4.7-r1', 'merge') pulled in by
> ('installed', '/', 'mail-client/squirrelmail-1.4.10a-r2', 'nomerge')
>
> ('ebuild', '/', 'app-crypt/gnupg-2.0.7-r1', 'merge') pulled in by
> ('installed', '/', 'app-crypt/gpgme-1.1.6', 'nomerge')
> ('installed', '/', 'kde-base/kdepim-3.5.8', 'nomerge')
> ('installed', '/', 'mail-filter/spamassassin-3.2.1-r1', 'nomerge')
> (and 2 more)
>
>
> It may be possible to solve this problem by using package.mask to
> prevent one of those packages from being selected. However, it is also
> possible that conflicting dependencies exist such that they are
> impossible to satisfy simultaneously. If such a conflict exists in the
> dependencies of two different packages, then those packages can not be
> installed simultaneously.
>
> For more information, see MASKED PACKAGES section in the emerge man page
> or refer to the Gentoo Handbook.
>
> ... done!
> [ebuild N ] app-crypt/gnupg-1.4.7-r1 USE="bzip2 nls readline usb
> zlib -bindist -curl -ecc -idea -ldap (-selinux) -smartcard -static"
> LINGUAS="-ru" 0 kB
> [ebuild N ] app-crypt/gnupg-2.0.7-r1 USE="bzip2 doc nls -ldap
> -openct -pcsc-lite (-selinux) -smartcard" 0 kB
>
> Total: 2 packages (2 new), Size of downloads: 0 kB
> camille ~ # emerge -pvC app-crypt/gnupg
>
> >>> These are the packages that would be unmerged:
>
> --- Couldn't find 'app-crypt/gnupg' to unmerge.
>
> >>> No packages selected for removal by unmerge
>
> As you can see, gnupg is not installed, yet it is in the way, and emerge
> wants to install it. Should I submit this as a bug?
>
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
I had something like this before...do you have anything in you
package.keywords or package.mask ?
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Really confusing situation
2008-04-11 16:05 [gentoo-user] Really confusing situation Michael Sullivan
2008-04-11 16:24 ` Andrey Falko
@ 2008-04-12 16:19 ` Tim
2008-04-12 17:46 ` Jil Larner
1 sibling, 1 reply; 4+ messages in thread
From: Tim @ 2008-04-12 16:19 UTC (permalink / raw
To: gentoo-user
Michael Sullivan wrote:
> I do a daily emerge --sync and emerge -avuD world, but today when I did
> it, this came up:
>
> camille ~ # emerge -pvuD world
>
> These are the packages that would be merged, in order:
>
> Calculating world dependencies |
> !!! Multiple versions within a single package slot have been
> !!! pulled into the dependency graph:
>
> app-crypt/gnupg:0
>
> ('ebuild', '/', 'app-crypt/gnupg-1.4.7-r1', 'merge') pulled in by
> ('installed', '/', 'mail-client/squirrelmail-1.4.10a-r2', 'nomerge')
>
> ('ebuild', '/', 'app-crypt/gnupg-2.0.7-r1', 'merge') pulled in by
> ('installed', '/', 'app-crypt/gpgme-1.1.6', 'nomerge')
> ('installed', '/', 'kde-base/kdepim-3.5.8', 'nomerge')
> ('installed', '/', 'mail-filter/spamassassin-3.2.1-r1', 'nomerge')
> (and 2 more)
>
>
> It may be possible to solve this problem by using package.mask to
> prevent one of those packages from being selected. However, it is also
> possible that conflicting dependencies exist such that they are
> impossible to satisfy simultaneously. If such a conflict exists in the
> dependencies of two different packages, then those packages can not be
> installed simultaneously.
>
> For more information, see MASKED PACKAGES section in the emerge man page
> or refer to the Gentoo Handbook.
>
> ... done!
> [ebuild N ] app-crypt/gnupg-1.4.7-r1 USE="bzip2 nls readline usb
> zlib -bindist -curl -ecc -idea -ldap (-selinux) -smartcard -static"
> LINGUAS="-ru" 0 kB
> [ebuild N ] app-crypt/gnupg-2.0.7-r1 USE="bzip2 doc nls -ldap
> -openct -pcsc-lite (-selinux) -smartcard" 0 kB
>
> Total: 2 packages (2 new), Size of downloads: 0 kB
> camille ~ # emerge -pvC app-crypt/gnupg
>
>>>> These are the packages that would be unmerged:
>
> --- Couldn't find 'app-crypt/gnupg' to unmerge.
>
>>>> No packages selected for removal by unmerge
>
> As you can see, gnupg is not installed, yet it is in the way, and emerge
> wants to install it. Should I submit this as a bug?
>
Looking at the ebuilds, both gnupg-1.4.7-r1 and gnupg-2.0.7-r1 occupy
SLOT 0, which is the cause of the initial error. However,
squirrelmail-1.4.10a-r2 depends explicitly on gnupg-1.4*, while
spamassassin only requires gnupg (any version). What you can try is to
emerge -1 =app-crypt/gnupg-1.4.7-r1, then retry your emerge -puvD world.
This should satisfy the dependency on both packages.
-Tim
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Really confusing situation
2008-04-12 16:19 ` Tim
@ 2008-04-12 17:46 ` Jil Larner
0 siblings, 0 replies; 4+ messages in thread
From: Jil Larner @ 2008-04-12 17:46 UTC (permalink / raw
To: gentoo-user
Hi,
I had this and masked v2. Actually, this is IMO not a bug because you
can't slot two gnupg installations. You must chose between 1.x stable
lightweight and 2.x branch. Don't hesitate to take a look at the gnupg
website ;)
Sincerely,
Jil
Tim a écrit :
> Michael Sullivan wrote:
>> I do a daily emerge --sync and emerge -avuD world, but today when I did
>> it, this came up:
>>
>> camille ~ # emerge -pvuD world
>>
>> These are the packages that would be merged, in order:
>>
>> Calculating world dependencies |
>> !!! Multiple versions within a single package slot have been
>> !!! pulled into the dependency graph:
>>
>> app-crypt/gnupg:0
>>
>> ('ebuild', '/', 'app-crypt/gnupg-1.4.7-r1', 'merge') pulled in by
>> ('installed', '/', 'mail-client/squirrelmail-1.4.10a-r2', 'nomerge')
>>
>> ('ebuild', '/', 'app-crypt/gnupg-2.0.7-r1', 'merge') pulled in by
>> ('installed', '/', 'app-crypt/gpgme-1.1.6', 'nomerge')
>> ('installed', '/', 'kde-base/kdepim-3.5.8', 'nomerge')
>> ('installed', '/', 'mail-filter/spamassassin-3.2.1-r1', 'nomerge')
>> (and 2 more)
>>
>>
>> It may be possible to solve this problem by using package.mask to
>> prevent one of those packages from being selected. However, it is also
>> possible that conflicting dependencies exist such that they are
>> impossible to satisfy simultaneously. If such a conflict exists in the
>> dependencies of two different packages, then those packages can not be
>> installed simultaneously.
>>
>> For more information, see MASKED PACKAGES section in the emerge man page
>> or refer to the Gentoo Handbook.
>>
>> ... done!
>> [ebuild N ] app-crypt/gnupg-1.4.7-r1 USE="bzip2 nls readline usb
>> zlib -bindist -curl -ecc -idea -ldap (-selinux) -smartcard -static"
>> LINGUAS="-ru" 0 kB
>> [ebuild N ] app-crypt/gnupg-2.0.7-r1 USE="bzip2 doc nls -ldap
>> -openct -pcsc-lite (-selinux) -smartcard" 0 kB
>>
>> Total: 2 packages (2 new), Size of downloads: 0 kB
>> camille ~ # emerge -pvC app-crypt/gnupg
>>
>>>>> These are the packages that would be unmerged:
>> --- Couldn't find 'app-crypt/gnupg' to unmerge.
>>
>>>>> No packages selected for removal by unmerge
>> As you can see, gnupg is not installed, yet it is in the way, and emerge
>> wants to install it. Should I submit this as a bug?
>>
>
>
> Looking at the ebuilds, both gnupg-1.4.7-r1 and gnupg-2.0.7-r1 occupy
> SLOT 0, which is the cause of the initial error. However,
> squirrelmail-1.4.10a-r2 depends explicitly on gnupg-1.4*, while
> spamassassin only requires gnupg (any version). What you can try is to
> emerge -1 =app-crypt/gnupg-1.4.7-r1, then retry your emerge -puvD world.
> This should satisfy the dependency on both packages.
>
> -Tim
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-04-12 17:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-11 16:05 [gentoo-user] Really confusing situation Michael Sullivan
2008-04-11 16:24 ` Andrey Falko
2008-04-12 16:19 ` Tim
2008-04-12 17:46 ` Jil Larner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox