[Bug 754852] New: Missing requires/recommends in amavisd for unpacking archives
https://bugzilla.novell.com/show_bug.cgi?id=754852 https://bugzilla.novell.com/show_bug.cgi?id=754852#c0 Summary: Missing requires/recommends in amavisd for unpacking archives Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: varkoly@suse.com ReportedBy: suse-beta@cboltz.de QAContact: qa-bugs@suse.de Found By: Beta-Customer Blocker: --- Starting amavisd on a fresh 12.1 install brings up some warnings about missing decoders in the log. At least some of them are available as packages - you just need to add a Requires or Recommends for them ;-)
amavis[21254]: No decoder for .F tried: unfreeze, freeze -d, melt, fcat amavis[21254]: No decoder for .arc tried: nomarch, arc
None of them seem to exist as package in 12.1
amavis[21254]: No decoder for .lzo tried: lzop -d
Package "lzo" only creates liblzo2-2, but no binary :-(
amavis[21254]: No decoder for .7z tried: 7zr, 7za, 7z
package "p7zip" in 12.1 OSS
amavis[21254]: No decoder for .tnef tried: tnef
package "tnef"
No decoder for .deb tried: ar
/usr/bin/ar is part of the "binutils" package Please add Requires: or Recommends: for those packages.
amavis[21254]: No decoder for .lha tried: lha
package "lha" in Contrib - unfortunately nobody moved it to Factory yet :-( (Nevertheless adding a Recommends won't hurt and will help people using the Contrib repo.) Besides that, amavisd can use altermime which is also in Contrib - might also be worth a Recommends: -- 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=754852 https://bugzilla.novell.com/show_bug.cgi?id=754852#c1 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |wolfgang@rosenauer.org AssignedTo|varkoly@suse.com |wolfgang@rosenauer.org --- Comment #1 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2014-01-01 13:17:05 UTC --- (In reply to comment #0)
Starting amavisd on a fresh 12.1 install brings up some warnings about missing decoders in the log.
amavis[21254]: No decoder for .7z tried: 7zr, 7za, 7z
package "p7zip" in 12.1 OSS
agreed
amavis[21254]: No decoder for .tnef tried: tnef
package "tnef"
amavis[2748]: Internal decoder for .tnef No need for package tnef
No decoder for .deb tried: ar
/usr/bin/ar is part of the "binutils" package
Please add Requires: or Recommends: for those packages.
Added Recommends: p7zip Recommends: binutils
amavis[21254]: No decoder for .lha tried: lha
package "lha" in Contrib - unfortunately nobody moved it to Factory yet :-( (Nevertheless adding a Recommends won't hurt and will help people using the Contrib repo.)
Contrib repo is dead.
Besides that, amavisd can use altermime which is also in Contrib - might also be worth a Recommends:
I would add the two recommends above to the Factory package. Would that be enough to solve this bug? -- 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=754852 https://bugzilla.novell.com/show_bug.cgi?id=754852#c2 --- Comment #2 from Christian Boltz <suse-beta@cboltz.de> 2014-01-01 22:44:29 CET --- Happy new year! (In reply to comment #1)
I would add the two recommends above to the Factory package. Would that be enough to solve this bug?
I'd call it a good start ;-) - and it's a good improvement with little work. The perfect solution would be to have packages (and Recommends:) for everything amavisd can handle/unpack - but I also understand if you don't want to package for example lha ;-) That said: I won't reopen the bug if you "just" add the recommends for existing packages, so it's your decision ;-) -- 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=754852 https://bugzilla.novell.com/show_bug.cgi?id=754852#c3 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2014-01-02 10:17:33 UTC --- lha was available but removed in the past. Package with above improvements will land in Factory soon. -- 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