| Author |
Message |
|
|
|
Post subject: rar brakes DU (solved)
Posted: Jun 18, 2008 - 12:28 PM
|
|
Joined: May 28, 2007
Posts: 545
Status: Offline
|
|
The last DU fails after rar failure...
Quote:
...
Preparing to replace rar 1:3.7.1-2 (using .../rar_1%3a3.8b2-1_i386.deb) ...^M
dpkg: error processing /var/cache/apt/archives/rar_1%3a3.8b2-1_i386.deb (--unpack):^M
subprocess pre-installation script returned error exit status 10^M
Preparing to replace x11-common 1:7.3+11 (using .../x11-common_1%3a7.3+12_all.deb) ...^M
Unpacking replacement x11-common ...^M
Preparing to replace libblkid1 1.40.8-2 (using .../libblkid1_1.40.11-1_i386.deb) ...^M
Unpacking replacement libblkid1 ...^M
Processing triggers for man-db ...^M
Errors were encountered while processing:^M
/var/cache/apt/archives/rar_1%3a3.8b2-1_i386.deb^M
Log ended: 2008-06-18 14:59:19
|
|
|
| |
|
|
|
 |
|
|
Post subject: RE: rar brakes DU
Posted: Jun 18, 2008 - 12:38 PM
|
|

Joined: Nov 30, 2006
Posts: 342
Location: Berlin
Status: Offline
|
|
Just noticed too.
I removed rar for the d-u to run through flawlessly - hope though it will get fixed soon.. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 18, 2008 - 12:43 PM
|
|
Joined: May 28, 2007
Posts: 545
Status: Offline
|
|
You was faster
echo rar hold|dpkg --set-selections
and the DU goes smoothly. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 18, 2008 - 03:43 PM
|
|
Joined: Nov 28, 2006
Posts: 4303
Status: Offline
|
|
| I put rar on hold/install in smxi until the issue is resolved |
_________________ sidux Maintenance script: dist-upgrade, kernel install, general utilities: smxi
Backup script [using rdiff-backup]: rd-h2.sh
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 19, 2008 - 12:00 AM
|
|

Joined: Dec 02, 2006
Posts: 1046
Location: East Coast
Status: Offline
|
|
|
|
|
 |
|
|
Post subject:
Posted: Jun 19, 2008 - 12:27 AM
|
|
Team Member

Joined: Nov 27, 2006
Posts: 1962
Location: underworld
Status: Offline
|
|
|
Code:
root@bongmaster:/home/piper# apt-get install rar
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
unrar
The following NEW packages will be installed:
rar
0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
Need to get 522kB of archives.
After this operation, 1069kB of additional disk space will be used.
Get:1 http://ftp.us.debian.org sid/non-free rar 1:3.8b2-2 [522kB]
Fetched 522kB in 0s (554kB/s)
Selecting previously deselected package rar.
(Reading database ... 156086 files and directories currently installed.)
Unpacking rar (from .../rar_1%3a3.8b2-2_i386.deb) ...
Processing triggers for man-db ...
Setting up rar (1:3.8b2-2) ...
Code:
apt-cache policy rar
rar:
Installed: 1:3.8b2-2
Candidate: 1:3.8b2-2
Code:
root@bongmaster:/home/piper# apt-get install unrar
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
unrar
0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
Need to get 97.2kB of archives.
After this operation, 242kB of additional disk space will be used.
Get:1 http://ftp.us.debian.org sid/non-free unrar 1:3.8.2-1 [97.2kB]
Fetched 97.2kB in 0s (204kB/s)
Selecting previously deselected package unrar.
(Reading database ... 156100 files and directories currently installed.)
Unpacking unrar (from .../unrar_1%3a3.8.2-1_i386.deb) ...
Processing triggers for man-db ...
Setting up unrar (1:3.8.2-1) ...
Code:
apt-cache policy unrar
unrar:
Installed: 1:3.8.2-1
Candidate: 1:3.8.2-1
|
_________________ .... _
... (0)>
... / / \
.. / / . )
.. V_/_sidux powered
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 19, 2008 - 12:56 AM
|
|
Joined: Dec 02, 2006
Posts: 1909
Status: Offline
|
|
Works for me:
apt-cache policy rar
rar:
Installed: 1:3.8b2-2
Candidate: 1:3.8b2-2
Version table:
*** 1:3.8b2-2 0
500 http://ftp.us.debian.org sid/non-free Packages
100 /var/lib/dpkg/status |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 19, 2008 - 10:32 AM
|
|
Joined: May 28, 2007
Posts: 545
Status: Offline
|
|
| Eventually installed without errors. |
|
|
| |
|
|
|
 |
|
|