Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223191 - <sys-apps/portage-2.1.4_rc1 (is blocking app-shells/bash-3.2_p33)
Summary: <sys-apps/portage-2.1.4_rc1 (is blocking app-shells/bash-3.2_p33)
Status: RESOLVED DUPLICATE of bug 217479
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 224177 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-22 10:59 UTC by Jordi Solà-Soler
Modified: 2008-10-12 08:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jordi Solà-Soler 2008-05-22 10:59:28 UTC
This is a serious block, it doesn't allow to install Gentoo in a new machine.

I am NOT mixing branches (always at stable).

I tried masking bash with:

echo ">=app-shells/bash-3.2_p33" >> /etc/portage/package.mask

BUT portage seems to need it as a dependency!!

Later tried the 2008_beta2 and it succeeded with that, (but didn't pass a later step).

Reproducible: Always

Steps to Reproduce:
1.untar 2007.0 stage3 & portage & chroot
2.emerge --sync
3.emerge -av portage

Actual Results:  
These are the packages that would be merged, in order:

Calculating dependencies... done!

[ebuild     U ] sys-apps/sandbox-1.2.18.1-r2 [1.2.17] 232 kB 
[ebuild     U ] dev-python/pycrypto-2.0.1-r6 [2.0.1-r5] USE="-bindist -gmp -test" 151 kB 
[ebuild     U ] sys-apps/portage-2.1.4.4 [2.1.2.2] USE="-build -doc -epydoc (-selinux)" LINGUAS="-pl" 368 kB 
*** Portage will stop merging at this point and reload itself,
    then resume the merge.
[ebuild     U ] app-shells/bash-3.2_p33 [3.1_p17] USE="nls -afs -bashlogger -plugins% -vanilla" 2,564 kB 
[blocks B     ] <sys-apps/portage-2.1.4_rc1 (is blocking app-shells/bash-3.2_p33)

Total: 4 packages (4 upgrades, 1 block), Size of downloads: 3,313 kB

!!! Error: The above package list contains packages which cannot be installed
!!!        at the same time on the same system.


Expected Results:  
Success!
Comment 1 Jordi Solà-Soler 2008-05-22 14:51:46 UTC
I guess I solved it myself as follows:

emerge -avO portage (=> it emerges sys-apps/portage-2.1.4.4 WITHOUT dependencies)
emerge -av bash (if desired, or it'll be pulled later on when performing an update).

Sorry for the inconveniences.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-22 22:53:34 UTC
reopen
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-05-22 22:53:48 UTC

*** This bug has been marked as a duplicate of bug 217479 ***
Comment 4 Zac Medico gentoo-dev 2008-05-30 01:21:21 UTC
*** Bug 224177 has been marked as a duplicate of this bug. ***