Apt-get dependency issue

Hi

I am trying to install this fix for Sickbeard. -  https://github.com/SiCKRAGETV/sickrage-issues/issues/1566

However, it means I need to install gcc

Whenever I try and do anything with apt-get I get this:

MyBookLive:~# apt-get purge
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:
  libc6-ppc64: Depends: libc6 (= 2.13-38+deb7u6) but 2.11.2-2 is installed
  locales: Depends: glibc-2.13-1
E: Unmet dependencies. Try using -f.

I have tried doing apt-get -f install but it fails like this:

MyBookLive:~# 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:
  libc-bin libc6
Suggested packages:
  glibc-doc
The following packages will be upgraded:
  libc-bin libc6
2 upgraded, 0 newly installed, 0 to remove and 299 not upgraded.
2 not fully installed or removed.
Need to get 0B/5960kB of archives.
After this operation, 786kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  libc-bin libc6
Install these packages without verification [y/N]? y
Preconfiguring packages ...
(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 ... 20411 files and directories currently installed.)
Preparing to replace libc-bin 2.11.2-2 (using .../libc-bin_2.13-38+deb7u6_powerpc.deb) ...
Unpacking replacement libc-bin ...
dpkg: error processing /var/cache/apt/archives/libc-bin_2.13-38+deb7u6_powerpc.deb (--unpack):
 trying to overwrite '/etc/ld.so.conf.d/libc.conf', which is also in package wd-lib 01.04.01-81092
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libc-bin_2.13-38+deb7u6_powerpc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
MyBookLive:~#

I haven’t try this.

Let’s see what other users can share with you about this case.

I don’t think this works at all.

WD does not allow us.

I tried upgrading OpenVPN in the past.

http://community.wd.com/t5/My-Book-Live/MBL-How-do-I-upgrade-openvpn/m-p/872561

It is not a question of WD allowing you. If you have root access, you can do anything.

However, you are asking for things WD does not support. So continue under your own if you wish to do so…

Most NAS devices, regardless of brand/vendor/manufacturer, are some flavor of Linux. However, it is not a full blown version but a light version. That means, not all programs for Linux will work by default. However, you can either find the ones specific to the “light version” per model, or compile the package yourself.

MBL runs Debian Lenny.

To compile your own packages see:

http://mybookworld.wikidot.com/mybook-live

1 Like