LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 02-03-2012, 04:24 AM   #1
rasidrasid
Member
 
Registered: Jan 2012
Posts: 54

Rep: Reputation: Disabled
Errors by the installation


Hello,

i tried to install but i got error and dependencies, what should i do? How can i install the dependencies and lib's? Is there a package on lib's to install at all? ( I know its a little bit long, sorry):
Thanks in advance




Selecting previously deselected package amule.
(Reading database ... 9301 files and directories currently installed.)
Unpacking amule (from amule_2.1.3-1_i386.deb) ...
dpkg: dependency problems prevent configuration of amule:
amule depends on amule-common (= 2.1.3-1); however:
Package amule-common is not installed.
amule depends on libc6 (>= 2.3.6-6); however:
Version of libc6 on system is 2.3.2.ds1-10.
amule depends on libcrypto++5.2c2a; however:
Package libcrypto++5.2c2a is not installed.
amule depends on libgcc1 (>= 1:4.1.0); however:
Version of libgcc1 on system is 1:3.3.2-0pre4.
amule depends on libstdc++6 (>= 4.1.0); however:
Package libstdc++6 is not installed.
amule depends on libwxbase2.6-0 (>= 2.6.3.2.1.1); however:
Package libwxbase2.6-0 is not installed.
amule depends on libwxgtk2.6-0 (>= 2.6.3.2.1.1); however:
Package libwxgtk2.6-0 is not installed.
amule depends on zlib1g (>= 1:1.2.1); however:
Version of zlib1g on system is 1:1.1.4-14.
dpkg: error processing amule (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
amule





Selecting previously deselected package amule-daemon.
(Reading database ... 9321 files and directories currently installed.)
Unpacking amule-daemon (from amule-daemon_2.1.3-1_i386.deb) ...
dpkg: dependency problems prevent configuration of amule-daemon:
amule-daemon depends on amule-common (= 2.1.3-1); however:
Package amule-common is not installed.
amule-daemon depends on libc6 (>= 2.3.6-6); however:
Version of libc6 on system is 2.3.2.ds1-10.
amule-daemon depends on libcrypto++5.2c2a; however:
Package libcrypto++5.2c2a is not installed.
amule-daemon depends on libgcc1 (>= 1:4.1.0); however:
Version of libgcc1 on system is 1:3.3.2-0pre4.
amule-daemon depends on libpng12-0 (>= 1.2.8rel); however:
Version of libpng12-0 on system is 1.2.5.0-4.
amule-daemon depends on libreadline5 (>= 5.1); however:
Package libreadline5 is not installed.
amule-daemon depends on libstdc++6 (>= 4.1.0); however:
Package libstdc++6 is not installed.
amule-daemon depends on libwxbase2.6-0 (>= 2.6.3.2.1.1); however:
Package libwxbase2.6-0 is not installed.
amule-daemon depends on zlib1g (>= 1:1.2.1); however:
Version of zlib1g on system is 1:1.1.4-14.
dpkg: error processing amule-daemon (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
amule-daemon




Errors were encountered while processing:
zmailer
mailx
logrotate
ppp
samba
E: Sub-process /usr/bin/dpkg returned an error code (1)



sudo apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following packages will be REMOVED:
amule
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
6 not fully installed or removed.
Need to get 0B of archives.
After unpacking 3313kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 9348 files and directories currently installed.)
Removing amule ...
Setting up zmailer (2.99.55-3) ...
Updating aliases database using newaliases...
/usr/lib/zmailer/zmailer: panic!! MAILBOX-variable does not point to a
directory! Verify /etc/zmailer/zmailer.conf!
dpkg: error processing zmailer (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mailx:
mailx depends on mail-transport-agent; however:
Package mail-transport-agent is not installed.
Package zmailer which provides mail-transport-agent is not configured
yet.
dpkg: error processing mailx (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of logrotate:
logrotate depends on mailx; however:
Package mailx is not configured yet.
dpkg: error processing logrotate (--configure):
dependency problems - leaving unconfigured
Setting up ppp (2.4.1.uus-5) ...
ppp: applet not found
dpkg: error processing ppp (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of samba:
samba depends on logrotate; however:
Package logrotate is not configured yet.
dpkg: error processing samba (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
zmailer
mailx
logrotate
ppp
samba
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
Old 02-03-2012, 09:02 PM   #2
frankbell
Senior Member
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Debian
Posts: 3,753

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
You don't mention what distro you are using, but since you are using dpkg, I'm guessing it's Debian or Debian-based.

I just checked.

Amule is in the Debian repos. Installing it from the repos using apt-get, aptitude, or Synaptic ought to deal with the dependencies for you.

Otherwise, you need to find and install the dependencies, then try installing amule again.
 
Old 02-04-2012, 03:10 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen, DK
Distribution: pclos2010.12, Slack1337 DebSqueeze, +50+ other Linux OS, for test only.
Posts: 9,302

Rep: Reputation: 1353Reputation: 1353Reputation: 1353Reputation: 1353Reputation: 1353Reputation: 1353Reputation: 1353Reputation: 1353Reputation: 1353Reputation: 1353
1) When you have issues, or changed the repositories,
the first command is always # apt-get update
... which will refresh the repositories.
( The 'Refresh' button in Synaptic can be used too.)

2) You may have repositories from a later OS version.
Please check with 'cat /etc/apt/sources.list'
( /etc/apt/sources.list can also be opened in an editor.)

Which Linux OS is this about ? ?
http://www.linuxquestions.org/linux/...Ask_a_Question
http://linuxsilo.net/docs/smart-questions_en.html
.

Last edited by knudfl; 02-04-2012 at 03:12 AM.
 
Old 02-04-2012, 03:07 PM   #4
rasidrasid
Member
 
Registered: Jan 2012
Posts: 54

Original Poster
Rep: Reputation: Disabled
Hello,

you are right, i am sorry. Yes, is Damn small linux....i want/have to use this distribution. It doesnt matter what i install i allways get this error:

Setting up bash (2.05b-26) ...
chmod: invalid mode: --reference=/etc/shells
dpkg: error processing bash (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
bash
E: Sub-process /usr/bin/dpkg returned an error code (1)

Even what i do (# apt-get update
deb http://archive.debian.org/debian/ woody main contrib
deb http://archive.debian.org/debian/ sarge main contrib
)
What can i do? How can i fix that?

Thank you.

Last edited by rasidrasid; 02-04-2012 at 03:09 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation errors on everything XxQLxX Debian 1 11-17-2007 11:41 AM
i got the following errors during installation lali.p Slackware 4 02-15-2007 11:52 PM
Installation errors vivekananda Mandriva 2 09-22-2006 11:40 PM
Installation errors! ravitej_s22 Linux - Software 4 11-22-2002 10:39 AM
Installation Errors RaheimSG Linux - Distributions 3 09-12-2002 11:04 AM


All times are GMT -5. The time now is 12:45 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration