Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485832 - Infinite loop when installing sys-kernel/linux-headers-3.9 during automated bootstrap stage 3 on Debian squeeze
Summary: Infinite loop when installing sys-kernel/linux-headers-3.9 during automated b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-24 09:16 UTC by Max Bruckner
Modified: 2014-01-22 02:22 UTC (History)
1 user (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 Max Bruckner 2013-09-24 09:16:36 UTC
When trying to bootstrap gentoo prefix on Debian Squeeze 6.0.7 x86_64 as of 2013/09/24 the bootstrap hangs in some kind of infinite loop while installing sys-kernel/linux-headers-3.9.

The last line of the output:

'>>> Install linux-headers-3.9 into /home/user/gentoo/var/tmp/portage/sys-kernel/linux-headers-3.9/image/ category sys-kernel'

The command that's using the cpu power seems to be '/home/user/gentoo/bin/bash /home/user/gentoo/usr/lib/portage/bin/ebuild-helpers/unprivileged/chown -R 0:0 3.9 gentoo-headers-base-3.9'

Seems like this process is trying to change the ownership to root which won't be possible as normal user as is the case with gentoo prefix.

Workaround: Killing this process makes the installation proceed!
Comment 1 Fabian Groffen gentoo-dev 2013-09-25 17:19:03 UTC
I think this is fixed in more recent versions of Portage.  We'll have to upgrade the portage which is used during bootstrap.
Comment 2 Ruud Koolen (RETIRED) archtester gentoo-dev Security 2014-01-22 02:22:27 UTC
Fixed in latest snapshot.