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

Bug 172539

Summary: ecompressdir: inconsistent suffix handling
Product: Portage Development Reporter: Ulrich Müller <ulm>
Component: Core - Ebuild SupportAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: 2.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 172589    

Description Ulrich Müller gentoo-dev 2007-03-28 10:21:07 UTC
ecompressdir from portage-2.1.2.2 calls "ecompress --suffix", which returns ".gz" or ".bz2" (including the dot).

However, "funk_up_dir()" contains expressions like *.${suffix} and is called with arguments "Z", "gz", "bz2", assuming that the dot is _not_ included in the suffix.
Comment 1 Zac Medico gentoo-dev 2007-03-28 19:06:23 UTC
Thanks, this is fixed in svn r6310.
Comment 2 Zac Medico gentoo-dev 2007-03-29 22:37:59 UTC
This has been released in 2.1.2.3.