Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] the siduction keyring experimental in aptosid?  (Read 11318 times)

otto

  • Guest
[EN] the siduction keyring experimental in aptosid?
« on: 2013/04/18, 06:27:14 »
:?:

Dear siduction buddies,
perhaps this sounds strange but one fellow asked me about it. But I could not reply it immediately. How do I install the siduction keyring experimental in aptosid ?Is that possible? I appreciate a how-to tutorial.If It is possible.
Cheers.


 :lol:

hefee

  • Guest
RE: the siduction keyring experimental in aptosid?
« Reply #1 on: 2013/04/18, 09:21:39 »
Oh thats easy:
1. add to a file under /etc/apt/sources.list.d/
deb ftp://ftp.spline.de/pub/siduction/base unstable main
or any other mirror from siduction
2. apt-get update
3. apt-get install siduction-archive-keyring
4. he has to make sure via apt preferences not to install all packages by the next DU :) or he has to delete the line from step 1

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
RE: the siduction keyring experimental in aptosid?
« Reply #2 on: 2013/04/18, 09:29:20 »
He asked about our experimental-repo, so the sources must be set to
Code: [Select]

deb ftp://ftp.spline.de/pub/siduction/experimental unstable main contrib non-free

But as hefee sayed, be carefully with this repo.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

otto

  • Guest
the siduction keyring experimental in aptosid?
« Reply #3 on: 2013/04/18, 13:41:59 »
:D
thanks felows for the hints. I appreciate that. I will let my friend knows about the instructions.
Cheers.
 :)

otto

  • Guest
Re: RE: the siduction keyring experimental in aptosid?
« Reply #4 on: 2013/04/20, 04:32:31 »
Quote from: "towo"
He asked about our experimental-repo, so the sources must be set to
Code: [Select]

deb ftp://ftp.spline.de/pub/siduction/experimental unstable main contrib non-free

But as hefee sayed, be carefully with this repo.


 :?:
Dear towo and hefee,
The guy reported the following error:
Quotation:
"After following the steps in the previous post  mentioned
I got response like below:

W: GPG Error: http://packages.siduction.org unstable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 15CBD88045C45076
W: GPG Error: ftp://ftp.spline.de unstable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 15CBD88045C45076
root @:/home/prp apt # apt-get install siduction-archive-keyring
Reading package lists ... Ready
Building dependency tree
Reading state information ... Ready
And: impossible to find the siduction package-archive-keyring

It seems that the keyring of siduction must be installed before the update.
How to solve the siduction key?".
Do you know the solution about this failure? I appreciate again if you can solve it up this puzzle".
Cheers.

 :?:

Offline ayla

  • User
  • Posts: 1.744
the siduction keyring experimental in aptosid?
« Reply #5 on: 2013/04/20, 05:26:31 »
My siduction.list:

Quote
deb ftp://ftp.spline.de/pub/siduction/base unstable main contrib non-free
#deb-src ftp://ftp.spline.de/pub/siduction/siduction unstable main
deb ftp://ftp.spline.de/pub/siduction/fixes unstable main contrib non-free
#deb-src ftp://ftp.spline.de/pub/siduction/fixes unstable main
deb ftp://ftp.spline.de/pub/siduction/experimental unstable main contrib non-free
#deb http://download.virtualbox.org/virtualbox/debian wheezy contrib
deb ftp://ftp.spline.de/pub/siduction/user unstable main non-free
deb http://packages.siduction.org/kdenext unstable main


Code: [Select]
apt-cache policy siduction-archive-keyring
siduction-archive-keyring:
  Installiert:           2013.03.29
  Installationskandidat: 2013.03.29
  Versionstabelle:
 *** 2013.03.29 0
        500 ftp://ftp.spline.de/pub/siduction/base/ unstable/main amd64 Packages
        500 http://packages.siduction.org/kdenext/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status


So it seems you have to get the keyring from base (or kdenext) repo first, see hefee's post above.

Greets
ayla

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
RE: Re: RE: the siduction keyring experimental in aptosid?
« Reply #6 on: 2013/04/20, 05:34:08 »
Quote
Reading state information ... Ready
And: impossible to find the siduction package-archive-keyring


I have never seen that error before

try
Code: [Select]
apt get update && apt-get install siduction-archive-keyring

 you could try the old fashion way if above fails
Code: [Select]
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 45C45076

apt-key add /root/.gnupg/pubring.gpg


maybe need output of
Code: [Select]
inxi -r
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Smon

  • Guest