LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-15-2013, 11:37 AM   #1
Cubytus32
LQ Newbie
 
Registered: Aug 2013
Posts: 6

Rep: Reputation: Disabled
Trying to install noip2 client on WD MyBook Live


Hello there,

I am trying to install the noip2 client on a WD MyBook Live that will ultimately be hosted in a place I don't have access to. So it needs to be 100% reliable and automatically open the required ports on the router to make it accessible from the Internet. WD MyBook Live runs a variety of Debian, and has a PowerPC CPU.

I started with noip2 client manual installation, as it doesn't seem to be present in every Debian's repositories, but encountered errors:
Code:
# apt-get upgrade    
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:
  apt-utils: Depends: libapt-pkg4.10
  libept1: Depends: libapt-pkg4.10
E: Unmet dependencies. Try using -f.
and
Code:
MyBookLive:~/noip-2.1.9-1/binaries# 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:
  apt aptitude
Suggested packages:
  dpkg-dev apt-doc python-apt debtags
Recommended packages:
  aptitude-doc-en aptitude-doc apt-xapian-index libparse-debianchangelog-perl
The following packages will be REMOVED:
  libept0
The following packages will be upgraded:
  apt aptitude
2 upgraded, 0 newly installed, 1 to remove and 243 not upgraded.
2 not fully installed or removed.
Need to get 0B/6081kB of archives.
After this operation, 2597kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
apt-extracttemplates: error while loading shared libraries: libapt-pkg.so.4.10: cannot open shared object file: No such file or directory
debconf: apt-extracttemplates failed: Bad file descriptor
(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 ... 19468 files and directories currently installed.)
Preparing to replace aptitude 0.4.11.11-1~lenny1 (using .../aptitude_0.6.3-3.2+squeeze1_powerpc.deb) ...
Unpacking replacement aptitude ...
dpkg: error processing /var/cache/apt/archives/aptitude_0.6.3-3.2+squeeze1_powerpc.deb (--unpack):
 trying to overwrite '/etc/logrotate.d/aptitude', which is also in package wd-nas 02.50.00-119234
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/aptitude_0.6.3-3.2+squeeze1_powerpc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
How do I tackle those?
 
Old 12-15-2013, 12:34 PM   #2
c0d3d
Member
 
Registered: Aug 2012
Posts: 74

Rep: Reputation: 12
Trying to install noip2 client on WD MyBook Live

Try doing an "apt-get update" (without the quotes). Now, try what you did again.
Also , are you root? If not, do a "sudo su -" and do the above.

Last edited by c0d3d; 12-15-2013 at 12:36 PM.
 
Old 12-15-2013, 12:43 PM   #3
Cubytus32
LQ Newbie
 
Registered: Aug 2013
Posts: 6

Original Poster
Rep: Reputation: Disabled
I am root.

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

Code:
# apt-get upgrade
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:
  apt-utils: Depends: libapt-pkg4.10
  libept1: Depends: libapt-pkg4.10
E: Unmet dependencies. Try using -f.
Then again;

Code:
# 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:
  apt aptitude
Suggested packages:
  dpkg-dev apt-doc python-apt debtags
Recommended packages:
  aptitude-doc-en aptitude-doc apt-xapian-index libparse-debianchangelog-perl
The following packages will be REMOVED:
  libept0
The following packages will be upgraded:
  apt aptitude
2 upgraded, 0 newly installed, 1 to remove and 243 not upgraded.
2 not fully installed or removed.
Need to get 0B/6081kB of archives.
After this operation, 2597kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
apt-extracttemplates: error while loading shared libraries: libapt-pkg.so.4.10: cannot open shared object file: No such file or directory
debconf: apt-extracttemplates failed: Bad file descriptor
(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 ... 19468 files and directories currently installed.)
Preparing to replace aptitude 0.4.11.11-1~lenny1 (using .../aptitude_0.6.3-3.2+squeeze1_powerpc.deb) ...
Unpacking replacement aptitude ...
dpkg: error processing /var/cache/apt/archives/aptitude_0.6.3-3.2+squeeze1_powerpc.deb (--unpack):
 trying to overwrite '/etc/logrotate.d/aptitude', which is also in package wd-nas 02.50.00-119234
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/aptitude_0.6.3-3.2+squeeze1_powerpc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Doesn't work, in other words.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
WD Mybook running slow baronobeefdip Linux - Hardware 7 08-25-2013 04:34 PM
MyBook external Drive klee12 Linux - Hardware 5 07-14-2007 01:25 AM
noip2 & IP address BerlinBadger Linux - Networking 1 12-02-2005 12:40 PM
Start noip2 process at boot up kt8993 Mandriva 1 05-06-2005 10:47 PM
can I install a bt client on a live cd? Knoppix springdog Linux - Newbie 2 12-20-2004 08:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration