The Following User Says Thank You to rash.m2k For This Useful Post: | ||
|
2012-09-19
, 17:02
|
Posts: 181 |
Thanked: 82 times |
Joined on Jan 2010
|
#62
|
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 ?
The Following User Says Thank You to ikerrg For This Useful Post: | ||
|
2013-06-04
, 11:56
|
Posts: 68 |
Thanked: 34 times |
Joined on May 2012
@ Ukraine
|
#63
|
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 #
|
2013-06-04
, 12:25
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#64
|
|
2013-06-04
, 14:23
|
Posts: 68 |
Thanked: 34 times |
Joined on May 2012
@ Ukraine
|
#65
|
The Following User Says Thank You to badazimer For This Useful Post: | ||
So the easiest solution is use the command line instead of Xarchiver.
Easy peasy using this:
7zr x -o[directory to extract to] name_of_file.7z