From: Alexander Kapshuk <alexander.kapshuk@gmail.com>
To: gentoo-user@lists.gentoo.org
Cc: Alan McKinnon <alan.mckinnon@gmail.com>
Subject: Re: [gentoo-user] re: multiple pkg instances within single pkg slot
Date: Mon, 15 Jul 2013 23:05:12 +0300 [thread overview]
Message-ID: <51E455F8.3050405@gmail.com> (raw)
In-Reply-To: <51E44E24.7030604@gmail.com>
On 07/15/2013 10:31 PM, Alan McKinnon wrote:
> On 15/07/2013 21:21, Alexander Kapshuk wrote:
>
>> On 07/15/2013 10:17 PM, Alan McKinnon wrote:
>>
>>> On 15/07/2013 20:43, Alexander Kapshuk wrote:
>>>
>>>
>>>> On 07/15/2013 09:23 PM, Alan McKinnon wrote:
>>>>
>>>>
>>>>> On 15/07/2013 20:12, Alexander Kapshuk wrote:
>>>>>
>>>>>
>>>>>
>>>>>> Howdy,
>>>>>>
>>>>>> Just installed the base system and xserver. As I went to emerge
>>>>>> xfce4 as
>>>>>> shown here http://wiki.gentoo.org/wiki/Xfce
>>>>>> emerge --ask xfce4-meta xfce4-notifyd, I got a slot conflict:
>>>>>> sys-ath/pambase-20101024-r2::gentoo, installed
>>>>>> sys-auth/pambase-20120417-r2::gentoo, scheduled for merge.
>>>>>>
>>>>>> How do I resolve this conflict please?
>>>>>>
>>>>>>
>>>>>>
>>>>> That looks like partial output, there's information missing that says
>>>>> why the conflict is happening. Please post the output of (run as root):
>>>>>
>>>>> emerge -pv pambase
>>>>>
>>>>>
>>>>>
>>>> http://bpaste.net/show/114541/
>>>>
>>>>
>>>>> emerge --info
>>>>>
>>>>>
>>>>>
>>>> http://bpaste.net/show/114540/
>>>>
>>>>
>>> Please don't use pastebins here, they go away.
>>>
>>> Post inline into the body of the mail.
>>>
>>>
>>>
>>>
>> Sorry about that. I wasn't aware of the policy.
>>
>> I haven't installed a mail client yet. Just installed twm and xterm.
>>
>> Is there any other way I can sent the info required to the mailing list?
>>
>> Thanks.
>>
>>
>
> Don't worry about it. It's not really a policy as such; it's more like
> the way things have always been done. This list is a treasure trove of
> useful postings that the rest of the internet finds useful for years to
> come, so the regulars have come to expect pasted output to be inline.
>
> Here's your emerge pambase output:
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies ... done!
> [ebuild N ] app-text/sgml-common-0.6.3-r5 126 kB
> [ebuild N ] app-arch/unzip-6.0-r3 USE="bzip2 unicode -natspec"
> 1,345 kB
> [ebuild N ] app-arch/zip-3.0-r1 USE="bzip2 crypt unicode -natspec"
> 1,258 kB
> [ebuild N ] dev-libs/dbus-glib-0.100.2 USE="-debug -doc
> -static-libs {-test}" 732 kB
> [ebuild N ] app-text/docbook-xml-dtd-4.1.2-r6:4.1.2 74 kB
> [ebuild NS ] sys-devel/autoconf-2.13:2.1 [2.69:2.5] 434 kB
> [ebuild N ] dev-libs/nspr-4.9.5 USE="-debug" 1,130 kB
> [ebuild N ] dev-lang/spidermonkey-1.8.5-r4:0/mozjs185 USE="-debug
> -minimal -static-libs {-test}" 6,021 kB
> [ebuild NS ] x11-libs/gtk+-3.4.4:3 [2.24.17:2] USE="X cups
> introspection (-aqua) -colord -debug -examples (-packagekit) {-test}
> -vim-syntax (-wayland) -xinerama" 12,554 kB
> [ebuild N ] sys-auth/polkit-0.110 USE="gtk introspection nls pam
> -examples -kde (-selinux) -systemd" 1,358 kB
> [ebuild N ] sys-auth/consolekit-0.4.5_p20120320-r1 USE="acl pam
> policykit -debug -doc (-selinux) {-test}" 101 kB
> [ebuild N ] gnome-extra/polkit-gnome-0.105 304 kB
> [ebuild U ] sys-auth/pambase-20120417-r2 [20101024-r2]
> USE="consolekit* cracklib sha512 -debug -gnome-keyring -minimal -mktemp
> -pam_krb5 -pam_ssh -passwdqc (-selinux) -systemd%" 4 kB
> [blocks B ]<sys-apps/shadow-4.1.5-r1 ("<sys-apps/shadow-4.1.5-r1"
> is blocking sys-auth/pambase-20120417-r2)
>
> Total: 13 packages (1 upgrade, 10 new, 2 in new slots), Size of
> downloads: 25,435 kB
> Conflict: 1 block (1 unsatisfied)
>
> * IMPORTANT: 5 news items need reading for repository 'gentoo'.
> * Use eselect news to read news items.
>
>
> I suspect your original error was actually a conflict between shadow and
> pambase and you probably snipped that part in error.
>
> Try this first:
>
> emerge -av1 shadow
>
> it should upgrade shadow to 4.1.5.1-r1 just fine. Then:
>
> emerge --sync
> emerge -avuND world
>
>
> and then emerge xfce (the original command).
>
> If emerging shadow by itself gives an error, then just go onto sync and
> emerging world, these days portage knows how to figure it's way round
> all the conflicts (it wasn't always like that....)
>
>
>
>
>
Thanks heaps.
I'll give that a whirl tomorrow and let you know how it went.
next prev parent reply other threads:[~2013-07-15 20:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-15 18:12 [gentoo-user] re: multiple pkg instances within single pkg slot Alexander Kapshuk
2013-07-15 18:23 ` Alan McKinnon
2013-07-15 18:43 ` Alexander Kapshuk
2013-07-15 19:17 ` Alan McKinnon
2013-07-15 19:21 ` Alexander Kapshuk
2013-07-15 19:31 ` Alan McKinnon
2013-07-15 20:05 ` Alexander Kapshuk [this message]
2013-07-16 19:19 ` [gentoo-user] re: multiple pkg instances within single pkg slot [SOLVED] Alexander Kapshuk
2013-07-16 19:25 ` Alan McKinnon
2013-07-15 19:32 ` [gentoo-user] re: multiple pkg instances within single pkg slot J. Roeleveld
2013-07-15 19:33 ` Alan McKinnon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51E455F8.3050405@gmail.com \
--to=alexander.kapshuk@gmail.com \
--cc=alan.mckinnon@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox