Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375463 - app-portage/smart-live-rebuild bash process hangs around
Summary: app-portage/smart-live-rebuild bash process hangs around
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: InVCS
: 375465 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-17 17:24 UTC by megabaks
Modified: 2011-07-18 06:14 UTC (History)
0 users

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


Attachments
look at CPU usage in conky (17.07.2011-20:40.png,187.87 KB, image/png)
2011-07-17 18:40 UTC, megabaks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description megabaks 2011-07-17 17:24:24 UTC
smart-live-rebuild-1.1:
=============================================
[ root@desktop ] megabaks # smart-live-rebuild -- -avD
....
bla-bla-bla
....
Quitting.
[ root@desktop ] megabaks # ps aux | grep bash
....
root     12875  6.5  0.0   3852  1744 pts/1    SN   21:17   0:04 bash -c ?while true; do??(???while read -r __GENTOOPM_CMD; do????eval ${__GENTOOPM_CMD}???done??)?done?
....
[ root@desktop ] megabaks # 
=============================================
1.0.1 work fine
reproduce always
dev-lang/python-2.7.2
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-07-17 18:24:38 UTC
*** Bug 375465 has been marked as a duplicate of this bug. ***
Comment 2 megabaks 2011-07-17 18:40:51 UTC
Created attachment 280261 [details]
look at CPU usage in conky
Comment 3 Mike Gilbert gentoo-dev 2011-07-17 20:48:09 UTC
I have been seeing this as well with smart-live-rebuild-9999.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-07-17 21:24:32 UTC
Fixed in gentoopm commit dc7905fbd4 [1]. As newer gentoopm code requires fix in s-l-r, I will bump both tomorrow.

[1] https://github.com/mgorny/gentoopm/commit/dc7905fbd4
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-07-17 22:37:47 UTC
Fixed versions now in tree.
Comment 6 megabaks 2011-07-18 06:14:18 UTC
(In reply to comment #5)
> Fixed versions now in tree.

thx