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

Bug 420743

Summary: vcs-snapshot.eclass dropped zip support
Product: Gentoo Linux Reporter: Julian Ospald <hasufell>
Component: EclassesAssignee: Michał Górny <mgorny>
Status: RESOLVED WONTFIX    
Severity: normal CC: jlec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Julian Ospald 2012-06-11 21:34:21 UTC
Since a recent update of this eclass zip is not supported as snapshot archive anymore. No reason given for removal of this feature.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-06-11 21:38:07 UTC
$ unzip --strip-components 1
error:  -fn or any combination of -c, -l, -p, -t, -u and -v options invalid
Comment 2 Julian Ospald 2012-06-11 21:39:55 UTC
So the reason is that the current code does not allow it?

I don't get that logic.
Comment 3 Julian Ospald 2012-06-11 21:42:45 UTC
Should I attach a patch?

I am not sure if that is even desired, that's why I am asking.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-06-12 06:54:49 UTC
No, it's not. I'll be happy to fix *when* someone actually needs .zip support here. No reason to maintain something noone will need.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-09-21 16:16:49 UTC
*** Bug 523380 has been marked as a duplicate of this bug. ***