[Bug 469134] Review Request: deco-archive - Extraction scripts for various archive formats for use of deco

bugzilla at redhat.com bugzilla at redhat.com
Sun Nov 30 19:02:19 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=469134


Ville Skyttä <ville.skytta at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|nobody at fedoraproject.org    |ville.skytta at iki.fi




--- Comment #3 from Ville Skyttä <ville.skytta at iki.fi>  2008-11-30 14:02:18 EDT ---
I'm not sure about the dependencies for the default archivers - wouldn't things
just work for them with triggers as well?  I'd personally remove them and do
everything with triggers, but if you want to keep the default set, I think it
would be good to add rpm to it - it's quite likely that it is installed on
Fedora systems.

In any case, it would be good to own everything that is not actually installed
as usual in /var/lib/deco using %ghost.  See the bash-completion package for an
example how to do this.

There's something wrong with for example the tar.lzma trigger.  For me it
installs a symlink: "/var/lib/deco/tar.lzma ->
../../../usr/share/deco-archive/tar.lzma" which is broken - there's no
"tar.lzma" in /usr/share/deco-archive here.  "tar\.lzma" on the other hand is
there, and I suppose "tar\.lzma" should be in /var/lib/deco instead of
"tar.lzma" as well.  At least the unrar and p7zip triggers could have a similar
problem, maybe others with special chars as well.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list