Notices


Reply
Thread Tools
Posts: 642 | Thanked: 486 times | Joined on Aug 2008
#61
Ok so the problem is that it Xarchiver uses 7z rather than 7zr from the command line.

So the easiest solution is use the command line instead of Xarchiver.

Easy peasy using this:

PHP Code:
7zr x -o[directory to extract toname_of_file.7z 
 

The Following User Says Thank You to rash.m2k For This Useful Post:
Posts: 181 | Thanked: 82 times | Joined on Jan 2010
#62
Originally Posted by dsawhney View Post
The problem is due to circular links created during optifying step of p7zip install. If you remove p7zip and just use p7zip-full there is no issue. Can Xarchiver be updated to use p7zip-full instead of p7zip ?
There is a workaround. You should install first the p7zip-full package. Then, make backup of the files inside /usr/lib/p7zip (these files will be overwritten by the wrong optifying that p7zip does in the installation). Make sure that you backup those files to a linux partition in order to maintain the file permissions. Then install p7zip and restore the backup files into /opt/maemo/usr/lib/p7zip, overwritting the wrong symlinks. That's all! You can install Xarchiver and everything will work perfectly.

Cheers!
 

The Following User Says Thank You to ikerrg For This Useful Post:
Posts: 68 | Thanked: 34 times | Joined on May 2012 @ Ukraine
#63
I cant install 7-zip. Help me, please:
Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash) 
Enter 'help' for a list of built-in commands. 

~ $ sudo gainroot 
Root shell enabled 


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash) 
Enter 'help' for a list of built-in commands. 

/home/user # apt-get install p7zip-full 
Reading package lists... Done 
Building dependency tree 
Reading state information... Done 
Suggested packages: 
p7zip-rar 
The following NEW packages will be installed: 
p7zip-full 
0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded. 
Need to get 1371kB of archives. 
After this operation, 3604kB of additional disk space will be used. 
Get:1 http://repository.maemo.org fremantle/free p7zip-full 9.04~dfsg.1-1-m5-1 [1371kB] 
Fetched 1371kB in 3s (452kB/s) 
(Reading database ... 44028 files and directories currently installed.) 
Unpacking p7zip-full (from .../p7zip-full_9.04~dfsg.1-1-m5-1_armel.deb) ... 
dpkg: error processing /var/cache/apt/archives/p7zip-full_9.04~dfsg.1-1-m5-1_armel.deb (--unpack): 
trying to overwrite `/usr/lib/p7zip/7z', which is also in package 7zip-9.0.4-1 
Errors were encountered while processing: 
/var/cache/apt/archives/p7zip-full_9.04~dfsg.1-1-m5-1_armel.deb 
E: Sub-process /usr/bin/dpkg returned an error code (1) 
/home/user # apt-get remove --purge p7zip-full 
Reading package lists... Done 
Building dependency tree 
Reading state information... Done 
Package p7zip-full is not installed, so not removed 
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 
/home/user #
 
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#64
Originally Posted by badazimer View Post
Code:
dpkg: error processing /var/cache/apt/archives/p7zip-full_9.04~dfsg.1-1-m5-1_armel.deb (--unpack): 
trying to overwrite `/usr/lib/p7zip/7z', which is also in package 7zip-9.0.4-1
It looks like you are trying to install 7zip-full while you have 7zip installed. Try removing 7zip first.
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Posts: 68 | Thanked: 34 times | Joined on May 2012 @ Ukraine
#65
Originally Posted by pichlo View Post
It looks like you are trying to install 7zip-full while you have 7zip installed. Try removing 7zip first.
thanks! It works!
 

The Following User Says Thank You to badazimer For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 00:22.