Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367619 - Fix "cleanup code" on poseidon for stage3 tarballs (currently does not handle multiple variants)
Summary: Fix "cleanup code" on poseidon for stage3 tarballs (currently does not handle...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 04:25 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2015-02-17 02:50 UTC (History)
1 user (show)

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


Attachments
cleanup.sh - ugly bash PoC code (cleanup.sh,999 bytes, text/plain)
2011-05-17 04:25 UTC, Jeremy Olexa (darkside) (RETIRED)
Details
cleanup-output.txt.2 (cleanup-output.txt.2,1.43 KB, text/plain)
2011-05-17 04:25 UTC, Jeremy Olexa (darkside) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-05-17 04:25:03 UTC
Created attachment 273541 [details]
cleanup.sh - ugly bash PoC code

See attached patch + output.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-05-17 04:25:59 UTC
Created attachment 273543 [details]
cleanup-output.txt.2

% cd /release/weekly/
% for i in *; do cd $i; echo; pwd; bash ~/bin/cleanup.sh; cd ..; done > ~/cleanup-output.txt.2
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2015-02-17 02:50:08 UTC
Jeremy,

I believe we got this fixed a long time ago.
If not, feel free to reopen it.