Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193710 - app-arch/unrar-gpl - problems using it with mc
Summary: app-arch/unrar-gpl - problems using it with mc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-25 07:33 UTC by timofonic
Modified: 2007-10-03 09:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description timofonic 2007-09-25 07:33:06 UTC
When I try to open a .rar file with mc, it says "/usr/bin/unrar: invalid option -- c"
Can be an old unresolved bug? See this from debian http://lists.debian.org/debian-qa-packages/2006/04/msg00271.html
Can be fixed if using the debian version, that provides options compatibility with the non-free version?  http://packages.debian.org/sid/unrar-free

The problem seems to be that the old versions lacked options compatibility with the closed-source version. Newer versions (not know if because Debian maintainer patched or from repository) are option-compatible.

Maybe it could be better to do a package with the latest CVS/SVN version at patch it if necessary.

https://gna.org/projects/unrar/
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-25 07:37:23 UTC
Calling something 'very outdated' when it's the *only* released version doesn't make any sense.

http://download.gna.org/unrar/
Comment 2 timofonic 2007-09-25 08:05:11 UTC
It makes a lot of sense, since the latest "released" version is from 2004!

The updated version is on the CVS, even Gentoo uses a CVS version plus their own patches.
Comment 3 timofonic 2007-09-25 09:36:42 UTC
Another alternative could be delete unrar-gpl and use p7zip instead as alternative. The problem is the configuration files of mc.

"7z x file.rar" can uncompress RAR files without problems.
Comment 4 Hanno Böck gentoo-dev 2007-09-25 09:43:23 UTC
The 7z-unrar-code is the same nonfree that unrar itself uses.

If someone could point me to a cvs/svn-location, I'd be happy to update to a snap. gna.org has an svn-repo, but it's just empty.
Comment 5 timofonic 2007-09-26 11:27:46 UTC
Use the CVS instead. It's weird, but both appears on the menu (not on other sections).

https://gna.org/cvs/?group=unrar
http://cvs.gna.org/cvsweb/unrar/?cvsroot=unrar
Comment 6 Hanno Böck gentoo-dev 2007-09-29 11:50:28 UTC
Bumped to latest cvs, hope this fixes all issues.
Comment 7 timofonic 2007-10-03 09:24:21 UTC
I tested it, it works correctly with apps like Midnight Commander. This version provides commandline compatibility with the original propietary version.