Transmission MyBookLiveDuo 02.41.05-034

Can anyboody help me?

MyBookLiveDuo:~# apt-get update
Hit http://ftp.us.debian.org squeeze Release.gpg
Hit http://ftp.us.debian.org wheezy Release.gpg
Hit http://ftp.us.debian.org squeeze Release
Hit http://ftp.us.debian.org wheezy Release
Ign http://ftp.us.debian.org squeeze/main Packages/DiffIndex
Hit http://ftp.us.debian.org wheezy/main Packages/DiffIndex
Hit http://ftp.us.debian.org squeeze/main Packages
Reading package lists... Done

 apt-get install transmission-daemon

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).

 apt-get -f install

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)
1 Like

You might try to downgrade libcurl as  iScream suggests:

http://community.wdc.com/t5/My-Book-Live-Duo/New-Release-My-Book-Live-Duo-Firmware-Version-2-41-05-034-2-28/m-p/550529#M3929

same problem

barbaron:~# aptitude install mc
Reading package lists… Done
Building dependency tree
Reading state information… Done
Reading extended state information
Initializing package states… Done
Writing extended state information… Done
Reading task descriptions… Done
The following packages are BROKEN:
e2fsprogs
The following NEW packages will be installed:
libgpm2{a} mc mc-data{a}
The following packages will be upgraded:
libslang2
1 packages upgraded, 3 newly installed, 0 to remove and 309 not upgraded.
Need to get 0B/2074kB of archives. After unpacking 6620kB will be used.
The following packages have unmet dependencies:
e2fsprogs: PreDepends: e2fslibs (= 1.41.12-2) but 1.42.5-1 is installed.
The following actions will resolve these dependencies:

Upgrade the following packages:
e2fsprogs [1.41.12-2 (now) → 1.42.5-1 (testing)]

Score is 120

Accept this solution? [Y/n/q/?] Y
The following NEW packages will be installed:
libgpm2{a} mc mc-data{a}
The following packages will be upgraded:
e2fsprogs libslang2
2 packages upgraded, 3 newly installed, 0 to remove and 308 not upgraded.
Need to get 0B/3060kB of archives. After unpacking 6812kB will be used.
Do you want to continue? [Y/n/?] Y
WARNING: untrusted versions of the following packages will be installed!

Untrusted packages could compromise your system’s security.
You should only proceed with the installation if you are certain that
this is what you want to do.

mc-data mc e2fsprogs libgpm2 libslang2

Do you want to ignore this warning and proceed anyway?
To continue, enter “Yes”; to abort, enter “No”: Yes
Writing extended state information… Done
(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 ... 19026 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)
A package failed to install. Trying to recover:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Reading extended state information
Initializing package states… Done
Writing extended state information… Done
Reading task descriptions… Done

barbaron:~#

Seems I slept yesterday. The solution for me was (apparently) to create man directores

cd /usr/share

mkdir man

cd man

mkdir man1

mkdir man2 

mkdir man3 

mkdir man4 

mkdir man5 

mkdir man6 

mkdir man7 

mkdir man8

THANK YOU! This is the solution of all my problems with this NAS. I suppose is the solution for series of problems across this forums.

Don’t install it with apt-get as you’ll probably brick your device! Use  this guide instead

nfo rulez :stuck_out_tongue: