Author Topic: Problems with apt.jenslody.de  (Read 7722 times)

Offline Radek

  • Multiple posting newcomer
  • *
  • Posts: 104
Problems with apt.jenslody.de
« on: June 09, 2012, 07:48:59 am »
A new SVN build of Code Blocks has just arrived but the updater reported errors concerning apt.jenslody.de. Trying to run the updater, I got:

Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks-additional-dbg_10.05svn8032-2_i386.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks-dbg_10.05svn8032-2_i386.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks-contrib_10.05svn8032-2_i386.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks-contrib-common_10.05svn8032-2_all.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks-libwxcontrib0_10.05svn8032-2_i386.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks-additional_10.05svn8032-2_i386.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/libwxsmithlib0_10.05svn8032-2_i386.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks_10.05svn8032-2_i386.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks-common_10.05svn8032-2_all.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/libcodeblocks0_10.05svn8032-2_i386.deb 404  Not Found
Failed to fetch http://apt.jenslody.de/pool/main/c/codeblocks/codeblocks-additional-common_10.05svn8032-2_all.deb 404  Not Found

My software sources are:

http://apt.jenslody.de/ any main
http://apt.jenslody.de/ any main (Source Code)
http://apt.wxwidgets.org/ lenny-wx main

I am running Debian Sueeze, 32-bit, Intel 686.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Problems with apt.jenslody.de
« Reply #1 on: June 09, 2012, 09:08:13 am »
 ::) Sorry, it should work now.

This has happened because of a changed repo layout.
The old entries should still fetch packages for stable/squeeze, but I forgot to set one symlink.

I recommend to use the new settings, depending whether you use stable or testing and up, as announced in the nightly builds forum: http://forums.codeblocks.org/index.php/topic,16412.msg111314.html#msg111314 and on my site: http://apt.jenslody.de .

Please see my site ( http://apt.jenslody.de ) for the new sources.list entries.
« Last Edit: June 09, 2012, 09:12:02 am by jens »

Offline joxx

  • Single posting newcomer
  • *
  • Posts: 3
Re: Problems with apt.jenslody.de
« Reply #2 on: June 12, 2012, 05:13:48 pm »
Thank you for the repository. :)

Is the symlink for testing missing, too?

http://apt.jenslody.de/testing/ contains no dists directory.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Problems with apt.jenslody.de
« Reply #3 on: June 12, 2012, 06:25:06 pm »
Thank you for the repository. :)

Is the symlink for testing missing, too?

http://apt.jenslody.de/testing/ contains no dists directory.
That's not a missing symlink, it's a broken repo.
I will repair it as soon as possible.

Not before this evening, sorry !

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Problems with apt.jenslody.de
« Reply #4 on: June 12, 2012, 07:40:50 pm »
Should be there again.

Offline joxx

  • Single posting newcomer
  • *
  • Posts: 3
Re: Problems with apt.jenslody.de
« Reply #5 on: June 14, 2012, 02:05:18 pm »
Thank you very much. :)

It seems, your keyring is no longer available from the testing repository.

The wx-widgets are missing, too, but that doesn't affect me.

Directories in stable/pool: c, j, w
Directories in testing/pool: c

Offline joxx

  • Single posting newcomer
  • *
  • Posts: 3
Re: Problems with apt.jenslody.de
« Reply #6 on: June 14, 2012, 11:16:04 pm »
Thanks again.