[Bug 461228] New: add lzop file compression utility
https://bugzilla.novell.com/show_bug.cgi?id=461228 Summary: add lzop file compression utility Product: openSUSE 11.2 Version: Alpha 0 Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: devzero@web.de QAContact: qa@suse.de Found By: --- please consider adding lzop, as it is the best utility for compressing large amounts of data in reasonable time. (for example, it`s very nice for compressing virtual machines you don`t need for a while) bzip2 and gzip were just completed by lzma to have better compression. now please complete bzip2, gzip and lzma by lzop to have better speed. oh, btw, opensuse comes with file-roller, telling that this tool supports lzop compression. but it can`t, as opensuse doesn´t ship with lzop. http://www.novell.com/products/linuxpackages/opensuse/file-roller.html file-roller An Archive Manager for GNOME File Roller is an archive manager for GNOME. With it, you can create and modify archives, view the contents of an archive, view a file contained in the archive, and extract files from the archive. File Roller is a front-end (a graphical interface) for archiving programs like tar and zip. The supported file types are: * Tar archives uncompressed (.tar) or compressed with - gzip (.tar.gz, .tgz) - bzip (.tar.bz, .tbz) - bzip2 (.tar.bz2, .tbz2) - compress (.tar.Z, .taz) - lzop (.tar.lzo, .tzo) * Zip archives (.zip) * Jar archives (.jar, .ear, .war) * Lha archives (.lzh) * Rar archives (.rar) * Single files compressed with gzip, bzip, bzip2, compress, lzop strace file-roller 2>&1 |grep lzop access("/sbin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/sbin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/local/sbin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/root/bin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/local/bin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/bin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/bin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/bin/X11/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/X11R6/bin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/games/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/lib/jvm/jre/bin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/lib/mit/bin/lzop", X_OK) = -1 ENOENT (No such file or directory) access("/usr/lib/mit/sbin/lzop", X_OK) = -1 ENOENT (No such file or directory) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=461228 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=461228#c1 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrubis@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |aj@novell.com --- Comment #1 from Cyril Hrubis <chrubis@novell.com> 2009-01-08 08:39:04 MST --- Seems to be hosted on http://www.lzop.org/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=461228 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|aj@novell.com |coolo@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=461228 User devzero@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=461228#c2 --- Comment #2 from roland kletzing <devzero@web.de> 2009-01-08 13:16:38 MST --- there`s also more than one rpm in the opensuse buildservice -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=461228 User devzero@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=461228#c3 --- Comment #3 from roland kletzing <devzero@web.de> 2009-01-15 18:30:15 MST --- for example here: https://build.opensuse.org/project/show?project=Archiving -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=461228 User devzero@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=461228#c5 roland kletzing <devzero@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from roland kletzing <devzero@web.de> 2009-01-19 17:01:01 MST --- thanks for adding to factory ! :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=461228 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=461228#c6 --- Comment #6 from Stephan Kulow <coolo@novell.com> 2009-01-20 02:47:29 MST --- I'm not sure where you see it in factory -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=461228 User devzero@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=461228#c7 --- Comment #7 from roland kletzing <devzero@web.de> 2009-01-20 07:21:31 MST --- huh? you`re right, it`s not there. i could swear i have seen it in http://download.opensuse.org/factory/repo/oss/suse/i586/ yesterday. maybe i was wrong or it magically appeared and disappeared again. anyway - we leave this closed and i will ask for lzop in openFate instead. btw - here is some others who query for adding lzop support in tar (https://features.opensuse.org/305622 ) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com