[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to install package from mentors.debian.net ?



Ok I found it:

http://www.debian-administration.org/articles/20

Sorry for the noise.

-M

I had to remove the line:
deb http://mentors.debian.net/debian/ unstable main contrib non-free

and then run the following commands:

 apt-get source bugle
 sudo apt-get build-dep bugle
 cd bugle-0.0.20061022
 debuild -us -uc
 cd ..
 sudo dpkg --install gldb_0.0.20061022-1_i386.deb
gldb-gui_0.0.20061022-1_i386.deb libbugle0_0.0.20061022-1_i386.deb


On 11/12/06, Mathieu Malaterre <mathieu.malaterre@gmail.com> wrote:
I would like to install the following package:

http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=bugle

but I cannot find any help on how to do that.

I simply tried adding the following two lines:

deb http://mentors.debian.net/debian/ unstable main contrib non-free
deb-src http://mentors.debian.net/debian/ unstable main contrib non-free

but all I get is:


Failed to fetch
http://mentors.debian.net/debian/dists/unstable/main/binary-i386/Packages.gz
 404 Not Found
Failed to fetch
http://mentors.debian.net/debian/dists/unstable/contrib/binary-i386/Packages.gz
 404 Not Found
Failed to fetch
http://mentors.debian.net/debian/dists/unstable/non-free/binary-i386/Packages.gz
 404 Not Found
Reading package lists... Done
W: Couldn't stat source package list http://mentors.debian.net
unstable/main Packages
(/var/lib/apt/lists/mentors.debian.net_debian_dists_unstable_main_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://mentors.debian.net
unstable/contrib Packages
(/var/lib/apt/lists/mentors.debian.net_debian_dists_unstable_contrib_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://mentors.debian.net
unstable/non-free Packages
(/var/lib/apt/lists/mentors.debian.net_debian_dists_unstable_non-free_binary-i386_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old
ones used instead.

thanks !

--
Mathieu



--
Mathieu



Reply to: