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

Author Topic: [EN] [Solved] Siduction Repository Timeout  (Read 833 times)

Offline michaa7

  • User
  • Posts: 2.447
[EN] Re: [Solved] Siduction Repository Timeout
« Reply #15 on: Yesterday at 01:18:36 »
do you have the keyrings installed?
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline hendrikL

  • Administrator
  • User
  • *****
  • Gravatar
  • Posts: 1.094
Re: [Solved] Siduction Repository Timeout
« Reply #16 on: Yesterday at 09:53:09 »
Your sources file looks a bit different, look at Components and Signed-By!

Code: [Select]
Types: deb deb-src
URIs: https://packages.siduction.org/extra
Suites: unstable
Components: main
Enabled: yes
Signed-By: /usr/share/siduction-archive-keyring/siduction-archive-keyring.gpg

What is "ls -l /usr/share/keyrings/" telling you?

« Last Edit: Yesterday at 09:58:22 by hendrikL »

Offline Pip

  • User
  • Posts: 198
Re: [Solved] Siduction Repository Timeout
« Reply #17 on: Yesterday at 10:16:43 »
Does the output of

Code: [Select]
gpg --list-packets /usr/share/keyrings/siduction-archive-keyring.gpg
 give relevant details?

Offline scholle1

  • Global Moderator
  • User
  • *****
  • Posts: 142
Re: [Solved] Siduction Repository Timeout
« Reply #18 on: Yesterday at 14:32:20 »
@Lanzi: Sorry, but this can`t work.

[...] I have this entry:
Code: [Select]
Types:      deb
URIs:       https://ftp.gwdg.de/pub/linux/siduction/extra/
Suites:     unstable
Components: main contrib non-free non-free-firmware
Signed-By:  /usr/share/keyrings/siduction-archive-keyring.gpg

The following line is missing between “Components” and “Signed-By”:
Code: [Select]
Enabled: yes
And then, as hendrikL wrote, check whether all key files are stored in the /usr/share/keyrings/ directory.

In addition:
The file that hendrikL posted is deb deb-src. I assume you don't need deb-src.
Then remove deb-src, or if only deb-src is entered, set the value Enabled to “no”.
« Last Edit: Yesterday at 14:39:57 by scholle1 »
"pax in terra" - Das ist mein großer, mein einzigster, von Herzen kommender Wunsch.
"Frieden auf der Erde" und alles Weitere erscheint einfach.

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 3.032
Re: [Solved] Siduction Repository Timeout
« Reply #19 on: Yesterday at 15:31:42 »
Code: [Select]
Enabled: yes
Is not needed at all!
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline Lanzi

  • User
  • Posts: 1.811
Re: [Solved] Siduction Repository Timeout
« Reply #20 on: Yesterday at 17:29:55 »
Sorry for the delay.

HendrikL had the solution. I changed the entry according to his suggestion.

Thanks to everyone for all the suggestions. Really helpful and good to know that we can reley on each other. Thanks a lot!

Offline der_bud

  • User
  • Posts: 1.113
  • member
Re: [Solved] Siduction Repository Timeout
« Reply #21 on: Yesterday at 21:04:01 »
Just to add extra information and clarify, I shoudn't have shortened the whoe line in my last answer ;)
I still have the old .list style and my siduction.list in full is
Code: [Select]
#siduction extra+fixes
deb [signed-by=/usr/share/keyrings/siduction-archive-keyring.gpg] https://ftp.gwdg.de/pub/linux/siduction/extra unstable main contrib non-free non-free-firmware
deb [signed-by=/usr/share/keyrings/siduction-archive-keyring.gpg] https://packages.siduction.org/fixes  unstable main contrib non-free non-free-firmware

#siduction experimental (kernel etc)
#deb https://packages.siduction.org/extra experimental main contrib non-free

In /usr/share/keyrings are all the debian-$foo-keyrings, signal-keyring, and siduction-archive-keyring.gpg as a link to the location mentioned above:
Code: [Select]
ls -lan /usr/share/keyrings/
...
lrwxrwxrwx   1 0 0       58 16. Sep 2021  siduction-archive-keyring.gpg -> ../siduction-archive-keyring/siduction-archive-keyring.gpg
...
So working with links is possible in this case.
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.