Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 219267

Summary: unmerging sys-apps/texinfo-4.8-r5 when upgrading to 4.11-r1 fails with apparently corrupted env
Product: Gentoo Linux Reporter: Antek Grzymała (antoszka) <antoni>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dev-portage
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/binpkgs/sys-apps/texinfo-4.8-r5/temp/environment
output from emerge --info -v

Description Antek Grzymała (antoszka) 2008-04-25 11:55:36 UTC
When upgrading from sys-apps/texinfo-4.8-r5 to 4.11-r1 fails with the following error:

>>> Unmerging sys-apps/texinfo-4.8-r5...
/var/tmp/binpkgs/sys-apps/texinfo-4.8-r5/temp/environment: line 248: syntax error near unexpected token `('
/var/tmp/binpkgs/sys-apps/texinfo-4.8-r5/temp/environment: line 248: `            done <<(get_mounts);'
 * 
 * ERROR: sys-apps/texinfo-4.8-r5 failed.
 * Call stack:
 *               ebuild.sh, line 1641:  Called die
 * The specific snippet of code:
 *      preprocess_ebuild_env || \
 *              die "error processing environment"
 *  The die message:
 *   error processing environment



Reproducible: Always

Steps to Reproduce:
emerge -1v =sys-apps/texinfo-4.11-r1



Relevant env file and emerge --info -v will be attached.
Comment 1 Antek Grzymała (antoszka) 2008-04-25 11:56:22 UTC
Created attachment 150944 [details]
/var/tmp/binpkgs/sys-apps/texinfo-4.8-r5/temp/environment
Comment 2 Antek Grzymała (antoszka) 2008-04-25 11:56:44 UTC
Created attachment 150945 [details]
output from emerge --info -v
Comment 3 Zac Medico gentoo-dev 2008-04-25 18:24:12 UTC

*** This bug has been marked as a duplicate of bug 211833 ***
Comment 4 Antek Grzymała (antoszka) 2008-04-25 19:44:47 UTC
Removed offending lines by hand in environment.bz2. Seems to have helped.