aMule Forum

English => Compilation problems => Topic started by: arquata on May 28, 2005, 11:25:20 AM

Title: libc6 in ubuntu
Post by: arquata on May 28, 2005, 11:25:20 AM
distr: Ubuntu Hoary
apt repo includes  
deb http://www.vollstreckernet.de/debian/ testing amule
deb http://www.vollstreckernet.de/debian/ testing wx

Quote
~$ sudo apt-get install amule
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  amule: Depends: libc6 (>= 2.3.2.ds1-21) but 2.3.2.ds1-20ubuntu13 is to be installed
E: Broken packages

Any suggestions?

cheers
Title: RE: libc6 in ubuntu
Post by: thedude0001 on May 28, 2005, 03:10:29 PM
Quote
Originally posted by arquata
distr: Ubuntu[/COLOR] Hoary
apt repo includes  
deb http://www.vollstreckernet.de/debian/ testing [/COLOR]amule


Any suggestions?

cheers

Use a repository that matches your distro?
Title: Re: libc6 in ubuntu
Post by: Kry on May 28, 2005, 10:44:55 PM
Wait until ubuntu updates it's libc6?
Title: Re: libc6 in ubuntu
Post by: Vollstrecker on May 28, 2005, 11:49:37 PM
Use the source package
Title: Re: libc6 in ubuntu
Post by: vanaedium on June 06, 2005, 03:04:30 AM
hi I use kubuntu
and i solved with compiling source code with the support of checkinstall
Title: Re: libc6 in ubuntu
Post by: [pl]ice on June 12, 2005, 06:14:25 AM
hi, yeh, libc6 got problems :) u will find this with many programs. i got the same, i think u have available in source.list unstable dep. then is no no.
but yeh, compile it,
search on ubuntuforums.org for libc6 , much more info.

EDIT:

to compile:

http://www.go.dlr.de/linux/src/wxGTK-2.6.1.tar.gz get that

then ./configure --prefix=/usr --disable-gtk2 --with-gtk && make
(thanks deltaHF)
then compile amule 2.0.2    

i found in backports 2.0.0-1 through kynaptic; installed without any problems. but u want 2.0.2

helped?
Title: Re: libc6 in ubuntu
Post by: psmmr on June 30, 2005, 10:24:54 PM
how do i do that??!?!

i've put your deb-src repository on my sources list but it seems not to work!?

psmmr@rolo:~ $ sudo apt-get update
Ign http://www.vollstreckernet.de testing Release.gpg
Ign http://www.vollstreckernet.de testing Release
Ign http://www.vollstreckernet.de testing/amule Sources
Err http://www.vollstreckernet.de testing/amule Sources
  Erro lendo do servidor. O Remoto fechou a ligação
Falha ao obter http://www.vollstreckernet.de/debian/dists/testing/amule/source/Sources.gz  Erro lendo do servidor. O Remoto fechou a ligação
A Ler Listas de Pacotes... Pronto
E: Falhou o download de alguns ficheiros de índice, foram ignorados ou os antigos foram usados em seu lugar.

Translating: Error reading from the server, the remote has closed the connection.
Failure obtaining http://www.vollstreckernet.de/debian/dists/testing/amule/source/Sources.gz
failure in downloading some index's files, they've been ignored or the old ones were used in their place.
Title: Re: libc6 in ubuntu
Post by: Vollstrecker on June 30, 2005, 11:19:06 PM
This can happen. I get this error sometimes, too. Just restart update and it should work.