Initng’s apt repo has a new home
May 27th 2006 @ 5:44 pm linux, initng, debian

The repository which contains the lates Initng packages for Debian has moved from alioth to my own private server. ATM it contains packages for i386 and amd64.
Please update your /etc/apt/sources.list:
deb http://debian.space-based.de/debs/ experimental main
deb-src http://debian.space-based.de/debs/ experimental main

To verify the repo with apt execute the following to import the key:
gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 77AFC5B7
gpg --armor --export 77AFC5B7 | apt-key add -

The fingerprint is the following:
F893 2B82 7BD2 34B1 9E9D 8B86 EB02 0D46 77AF C5B7

-Trigger
comments are closed
  1. seb
    June 9th, 2006 | 12:50 pm | #1

    In the terminal I’m told in Swedish that I ain’t got the key. I also get this message:

    “E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?”

    I’m running the “Run aptitude update && aptitude install initng initng-ifiles” command as you wrote in your other post.

  2. Trigger
    June 10th, 2006 | 12:10 pm | #2

    Please make sure to run this command as root.

  3. joh6nn
    June 10th, 2006 | 11:16 pm | #3

    mit Kubuntu Dapper bekomme ich folgendes Fehler:

    The following packages have unmet dependencies:
    initng: Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20 is to be installed
    E: Broken packages

    wie kann ich dass loesen?

  4. Trigger
    June 11th, 2006 | 12:40 am | #4

    The packages are built agains Sid and because of this the dependencies don’t really match. I’ll build Dapper Packages later - I hope soon ;)
    You can try to rebuild the package on your dapper box to solve the problem.

  5. joh6nn
    June 11th, 2006 | 12:51 am | #5

    ok, thank you. i thought that might have been the reason.

    i had trouble building on my box, i’ve forgotten what the errors were. but i’m patient; i can wait for the packages. ; )

  6. Jesse
    June 12th, 2006 | 4:01 am | #6

    Daaaaaaapper pleeeeeease

  7. stc
    June 13th, 2006 | 12:07 pm | #7

    Yes!!!! for dapper ??? pls Trigger fix this bug The following packages have unmet dependencies:
    initng: Depends: libc6 (>= 2.3.6-6) but 2.3.6-0ubuntu20 is to be installed
    E: Broken packages

  8. rodri
    June 16th, 2006 | 3:33 am | #8

    I’m waiting for the dapper build too :(

  9. June 20th, 2006 | 10:47 pm | #9

    I have made instructions how to work around the dependency issue on https://help.ubuntu.com/community/InitNG (section “Version 0.6.7″). Generally it’s just a matter of building initng from source package. However there are some issues, which can be also easily bypassed with linking by hand, and it still would be nice to have “ubuntized” packages, which don’t need any kind of manual work.

  10. Brando
    June 25th, 2006 | 4:32 am | #10

    supposedly there isnt a key for the repo i get this when i update:

    W: GPG error: http://debian.space-based.de experimental Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY EB020D4677AFC5B7

  11. June 29th, 2006 | 10:14 am | #11

    Could you please supply your key for this?

  12. Trigger
    June 29th, 2006 | 11:10 am | #12

    Updated the first post.

  13. Kyle
    June 30th, 2006 | 5:26 am | #13

    I have this error after I add the key and sudo apt-get update:

    Failed to fetch http://debian.space-based.de/debs/dists/experimental/Release Unable to find expected entry main/sources/Sources in Meta-index file (malformed Release file?)

  14. July 5th, 2006 | 8:57 am | #14

    I have the same problem : “malformed Release file?”. Is there something we don’t do right or a real issue in the repo?

  15. Trigger
    July 5th, 2006 | 11:57 pm | #15

    Weird. I don’t have problems here. You are running Sid?

  16. locomassa
    July 6th, 2006 | 3:59 pm | #16

    could it be that ‘gpg –armor –export 77AFC5B7 | apt-key add -’ is missing something at the end?

  17. Kyle
    July 7th, 2006 | 6:07 am | #17

    Nope…Ubuntu 6.06 LTS

  18. Andrew
    July 7th, 2006 | 4:41 pm | #18

    and I have the same problem too:
    Failed to fetch http://debian.space-based.de/debs/dists/experimental/Release Unable to find expected entry main/source/Sources in Meta-index file (malformed Release file?)

    And the system is 6.06 LTS too…

    ?!

  19. locomassa
    July 8th, 2006 | 9:45 am | #19

    just switched my box top k7, so there i’ll have to wait for a k7-version anyways ;)

    still big thx for the effort trigger!

  20. July 10th, 2006 | 8:17 am | #20

    Yes, Ubuntu dapper with K7 kernel 2.6.15-23-k7

  21. scubanator87
    July 12th, 2006 | 7:16 pm | #21

    $ gpg –armor –export 77AFC5B7 | apt-key add -
    gpg: no writable keyring found: eof
    gpg: error reading `-’: general error
    gpg: import from `-’ failed: general error
    $

    Am i doing something wrong here cause i cant seem to get the key working :(

  22. July 17th, 2006 | 6:34 pm | #22

    Just run that command as root.

    Almost any command regarding APT should be run as root. Exceptions are `apt-file`, `apt-cache`, `apt-show` and some other that I don’t actually remember.

    scubanator87, try running that command as root.

  23. z3r0-c0d3r
    July 18th, 2006 | 9:15 am | #23

    i have the same problem as scubanator87 the key doesn’t work

  24. July 18th, 2006 | 11:58 am | #24

    Whith which distro do you have the problems? If it is Ubuntu try to run the commands with sudo. If this doesn’t help - hm, I don’t know.
    With Debian Sid the commands should run without problems as root.

  25. Fabrizio
    July 19th, 2006 | 7:40 pm | #25

    the correct command is gpg –armor –export 77AFC5B7 | sudo apt-key add -

    but i’ve the same problem on top…

    Unable to find expected entry main/source/Sources in Meta-index file (malformed Release file?)

    there’s another link for repository?

  26. z3r0-c0d3r
    July 19th, 2006 | 10:11 pm | #26

    I’m trying on ubuntu dapper i tried with root same problem

  27. Xodlike
    August 6th, 2006 | 9:11 pm | #27

    I’m also getting the same issue as Fabrizio,

    Failed to fetch http://debian.space-based.de/debs/dists/experimental/Release Unable to find expected entry main/source/Sources in Meta-index file (malformed Release file?)

    Is there something I’m missing?

  28. August 8th, 2006 | 10:55 am | #28

    Just watch Fabrizio’s command above. Don’t just copy and paste it into a terminal as this blog transformed his two minuses before the “armor” and “export” arguments into dashes. Replace them with two minuses.

  29. zach
    August 10th, 2006 | 4:02 pm | #29

    Is there any idea when the repository will be fixed?

  30. z3r0-c0d3r
    August 13th, 2006 | 5:12 pm | #30

    They key doesn’t appear to be on the server. Could you please check on the key server, because when I searched the server (wwwkeys.eu.pgp.net) it said there is no such key.

    Thanks

  31. August 29th, 2006 | 2:39 pm | #31

    tested and build on Ubuntu Dapper 6.06.

    You can download at:

    http://erkan.linux-sevenler.org/download/Ubuntu

  32. September 9th, 2006 | 2:00 pm | #32

    Adding a Dapper version should be really easy…. Simply change the value Depends: libc6 (>= 2.3.6-6) to Depends: libc6 (>= 2.3.6), and it will work both in Debian and in Dapper…
    Anyway you could do it manually with

    dpkg-deb --extract "initng_0.6.7-1_i386.deb" "initng/" && dpkg-deb --control "initng_0.6.7-1_i386.deb" "initng/DEBIAN" && cat initng/DEBIAN/control | sed "s/libc6 (>= 2\.3\.6-6)/libc6 (>= 2\.3\.6)/g" > initng/DEBIAN/control.new && mv initng/DEBIAN/control.new initng/DEBIAN/control && dpkg-deb --build initng/ ./initng_0.6.7-1_i386.deb && rm -r initng/

    Bye! ;)

  33. ChrisNiemy
    September 10th, 2006 | 2:08 pm | #33

    Hi!

    Thanks for the packages. But I get a “malformed release file” error, when using the deb-src repository. Like Xodlike desrcibe the error, two posts above.

    Can you fix this? Thanks :D
    regards,
    chris

  34. swistak
    December 2nd, 2006 | 3:43 am | #34

    gpg –keyserver hkp://wwwkeys.eu.pgp.net –recv-keys 77AFC5B7
    gpg: requesting key 77AFC5B7 from hkp server wwwkeys.eu.pgp.net
    gpg: keyserver timed out
    gpg: keyserver receive failed: keyserver error

    i get folowing error

  35. December 16th, 2006 | 12:29 pm | #35

    swistak: try changing the keyserver. I usually use pgp.mit.edu.

  36. January 20th, 2007 | 4:00 pm | #36

    Debian AMD64 Etch:

    Impossibile ottenere http://debian.space-based.de/debs/dists/experimental/Release Unable to find expected entry main/source/Sources in Meta-index file (malformed Release file?)

  37. Tscheesy
    May 23rd, 2007 | 7:31 pm | #37

    Jeremy posted the solution a few lines above - thanks

    use in (K)ubuntu
    gpg –armor –export 77AFC5B7 | sudo apt-key add -

  38. pingback

    […] Kinh nghiệm xương máu: mấy cái dòng lệnh về repository trên trang chủ của Ubuntu không làm việc. Phải qua cái link khác (cũng trên trang chủ đấy).  Cái link ấy đây […]