aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2

Author Topic: Debian Stable  (Read 23846 times)

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1546
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Debian Stable
« on: November 17, 2011, 11:19:10 PM »

The stable version is updated to 2.3.1

deb http://www.vollstreckernet.de/debian/ stable amule-stable wx

wx contains 2.8.12
For sure, you can get the sources for selfcompile the usual way via:

deb-src http://www.vollstreckernet.de/debian/ stable amule-stable wx

You can combine those two possibilities to get just what you want.
Logged
Homefucking is killing prostitution

e1ffel

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Debian Stable
« Reply #1 on: November 19, 2011, 06:40:01 PM »

Hello,
I obtained:
W: Erreur de GPG : http://www.vollstreckernet.de stable Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY D63913EF50D0AE60

what is your public key ?

thx, Eiffel
Logged

e1ffel

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Debian Stable
« Reply #2 on: November 19, 2011, 06:49:16 PM »

and:
wget -q http://www.vollstreckernet.de/debian/dists/stable/Release.gpg -O- | sudo apt-key add -
answer:
aucune donnée OpenPGP valide n'a été trouvée
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1546
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Debian Stable
« Reply #3 on: November 19, 2011, 08:01:43 PM »

The key is mentioned in your first error-message. NO_PUBkey doesn't mean that there is no pubkey, it means that it's just not imported into apt.

I don't understand french, but I'm sure the error is solveable like it has been the last time:

http://forum.amule.org/index.php?topic=17271.msg93146#msg93146
Logged
Homefucking is killing prostitution

aObelix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Debian Stable
« Reply #4 on: November 20, 2011, 11:54:02 PM »

The problem is due to the host address not available:

Quote
gpg --keyserver www.volstrecker.net --recv-keys D63913EF50D0AE60
gpg: richiesta della chiave 50D0AE60 dal server hkp www.volstrecker.net
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: non sono stati trovati dati OpenPGP validi.
gpg: Numero totale esaminato: 0
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Debian Stable
« Reply #5 on: November 21, 2011, 10:29:58 PM »

Try typing the domain correctly.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

aObelix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Debian Stable
« Reply #6 on: November 21, 2011, 11:23:02 PM »

I tried also with "www.vollstreckernet.de "
Quote
gpg --recv-keys D63913EF50D0AE60 --keyserver www.vollstreckernet.de
gpg: "--keyserver" non è ID di chiave: ignorato
gpg: "www.vollstreckernet.de" non è ID di chiave: ignorato
gpg: richiesta della chiave 50D0AE60 dal server hkp keys.gnupg.net
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: non sono stati trovati dati OpenPGP validi.
gpg: Numero totale esaminato: 0
or
Quote
gpg --keyserver www.vollstreckernet.de --recv-keys D63913EF50D0AE60
gpg: richiesta della chiave 50D0AE60 dal server hkp www.vollstreckernet.de
gpgkeys: HTTP fetch error 7: couldn't connect to host
gpg: non sono stati trovati dati OpenPGP validi.
gpg: Numero totale esaminato: 0

Do you know the exact command to run to download the key???
Logged

aObelix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Debian Stable
« Reply #7 on: November 22, 2011, 12:04:48 AM »

Solved using this:
Quote
gpg --keyserver keyserver.ubuntu.com --recv D63913EF50D0AE60
gpg --export --armor D63913EF50D0AE60 | sudo apt-key add -
Logged

goldan

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Re: Debian Stable
« Reply #8 on: December 07, 2011, 04:13:36 PM »

Quote from: Synaptic Package Manager on Linux version 2.6.32-5-amd64 (Debian 2.6.32-38) ([email]ben@decadent.org.uk[/email]) (gcc version 4.3.5 (Debian 4.3.5-4) )
Failed to fetch http://www.vollstreckernet.de/debian/dists/stable/Release  Unable to find expected entry  amule-stable/binary-amd64/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.

Am I missing sth obvious or custom compilation is the only way to go?
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1546
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Debian Stable
« Reply #9 on: December 07, 2011, 06:42:06 PM »

You're missin, that for now only i386 is build. But you got the right time to ask, as I am testing new scripts with pbuilder and qemubuilder, so I guess in the next 2 or 3 days you'll get what you need.
Logged
Homefucking is killing prostitution

buzzqw

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Debian Stable
« Reply #10 on: January 18, 2012, 04:34:02 PM »

first of all thanks for all your work Vollstrecker  ! much appreciated

there are any news about 64bit version ?

thanks again

BHH
Logged

Vollstrecker

  • Administrator
  • Hero Member
  • *****
  • Karma: 67
  • Offline Offline
  • Posts: 1546
  • Unofficial Debian Packager
    • http://vollstreckernet.de
Re: Debian Stable
« Reply #11 on: January 19, 2012, 06:54:42 PM »

Stable wx is compiled, ubuntu natty is compiling, and after ubuntu oneiric is compiled, repos will go up. Unfortunately it takes ~ 5 days to compile wx in on a non-kvm cpu using qemu. Hopefully amule will go much faster as it can male use of ccache.
Logged
Homefucking is killing prostitution

buzzqw

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Debian Stable
« Reply #12 on: January 19, 2012, 08:05:58 PM »

5 days ? that's a lot of time!

thanks much more for your time (and cpu cicles!)

greedy awaiting for a great release :)

BHH
Logged

fabietto

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: Debian Stable
« Reply #13 on: February 27, 2012, 11:37:02 PM »

Hi Vollstrecker!
Thx for your work!
Just a question: what is the status of amd64 version?
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Debian Stable
« Reply #14 on: February 28, 2012, 08:53:17 PM »

Will be ready as soon as the compiler in Vollstrecker's AMD64 soft emu environment finishes it's work (around 2014 or so) or when his computer finally breaks down and he buys a native x64 machine. Whatever comes first.  ;D
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon
Pages: [1] 2