[+] Sub-process /usr/bin/dpkg returned an error code (1) - WD Mybook Live
: 12 marca 2013, 22:00
Próbuję zainstalować Transmission, próbowałem też mc i nie działa.
Może mi ktoś pomóc?
Może mi ktoś pomóc?
Kod: Zaznacz cały
MyBookLiveDuo:~# uname -a
Linux MyBookLiveDuo 2.6.32.11-svn70860 #1 Thu May 17 13:32:51 PDT 2012 ppc GNU/Linux
Kod: Zaznacz cały
MyBookLiveDuo:~# cat /etc/debian_version
5.0.4
Kod: Zaznacz cały
MyBookLiveDuo:~# apt-get update
Hit [URL]http://ftp.us.debian.org[/URL] squeeze Release.gpg
Hit [URL]http://ftp.us.debian.org[/URL] wheezy Release.gpg
Hit [URL]http://ftp.us.debian.org[/URL] squeeze Release
Hit [URL]http://ftp.us.debian.org[/URL] wheezy Release
Ign [URL]http://ftp.us.debian.org[/URL] squeeze/main Packages/DiffIndex
Hit [URL]http://ftp.us.debian.org[/URL] wheezy/main Packages/DiffIndex
Hit [URL]http://ftp.us.debian.org[/URL] squeeze/main Packages
Reading package lists... Done
MyBookLiveDuo:~#
Kod: Zaznacz cały
MyBookLiveDuo:~# apt-get install transmission-daemon
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
e2fsprogs: PreDepends: e2fslibs (= 1.41.12-2) but 1.42.5-1 is to be installed
transmission-daemon: Depends: libcurl3-gnutls (>= 7.16.2) but it is not going to be installed
Depends: libevent-2.0-5 (>= 2.0.10-stable) but it is not going to be installed
Depends: libminiupnpc5 but it is not going to be installed
Depends: libnatpmp1 but it is not going to be installed
Depends: libssl1.0.0 (>= 1.0.0) but it is not going to be installed
Depends: transmission-common (= 2.52-3+nmu1) but it is not going to be installed
Recommends: transmission-cli (>= 1.50-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
MyBookLiveDuo:~#
Kod: Zaznacz cały
MyBookLiveDuo:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
e2fsprogs
Suggested packages:
gpart e2fsck-static
The following packages will be upgraded:
e2fsprogs
1 upgraded, 0 newly installed, 0 to remove and 324 not upgraded.
Need to get 0B/987kB of archives.
After this operation, 191kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ...
dpkg: warning: files list file for package `ramlog' missing, assuming package has no files currently installed.
dpkg: warning: files list file for package `libparted0' missing, assuming package has no files currently installed.
(Reading database ... 19477 files and directories currently installed.)
Preparing to replace e2fsprogs 1.41.12-2 (using .../e2fsprogs_1.42.5-1_powerpc.deb) ...
Unpacking replacement e2fsprogs ...
Replaced by files in installed package util-linux ...
dpkg: error processing /var/cache/apt/archives/e2fsprogs_1.42.5-1_powerpc.deb (--unpack):
unable to create `/usr/share/man/man8/mke2fs.8.gz.dpkg-new' (while processing `./usr/share/man/man8/mke2fs.8.gz'): No such file or directory
Processing triggers for man-db ...
Errors were encountered while processing:
/var/cache/apt/archives/e2fsprogs_1.42.5-1_powerpc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)