Fwd: Hoary repositories
Steve Wingate
swingate at gmail.com
Sat Apr 16 18:30:17 UTC 2005
Thought I sent this to the list already.
---------- Forwarded message ----------
From: Steve Wingate <swingate at gmail.com>
Date: Apr 15, 2005 9:57 PM
Subject: Re: Hoary repositories
To: Paul Thompson <ubantu001 at gmail.com>
When I use this exact file I get the following message:
W: Couldn't stat source package list cdrom://Ubuntu 5.04 _Hoary Hedgehog_ -
Release i386 (20050407) main/restricted Packages
(/var/lib/apt/lists/Ubuntu%205.04%20%5fHoary%20Hedgehog%5f%20-%20Release%20i386%20(20050407)_hoary_dists_main_restricted_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://nz.archive.ubuntu.com
hoary/main<http://nz.archive.ubuntu.comhoary/main>Packages
(/var/lib/apt/lists/nz.archive.ubuntu.com_ubuntu_dists_hoary_main_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://nz.archive.ubuntu.com
hoary/restricted <http://nz.archive.ubuntu.comhoary/restricted> Packages
(/var/lib/apt/lists/nz.archive.ubuntu.com_ubuntu_dists_hoary_restricted_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://nz.archive.ubuntu.com
hoary-updates/main <http://nz.archive.ubuntu.comhoary-updates/main> Packages
(/var/lib/apt/lists/nz.archive.ubuntu.com_ubuntu_dists_hoary-updates_main_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://nz.archive.ubuntu.com
hoary-updates/restricted<http://nz.archive.ubuntu.comhoary-updates/restricted>Packages
(/var/lib/apt/lists/nz.archive.ubuntu.com_ubuntu_dists_hoary-updates_restricted_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://archive.ubuntu.com
hoary/universe <http://archive.ubuntu.comhoary/universe> Packages
(/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_hoary_universe_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://archive.ubuntu.com
hoary/multiverse <http://archive.ubuntu.comhoary/multiverse> Packages
(/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_hoary_multiverse_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list cdrom://Ubuntu 5.04 _Hoary Hedgehog_ -
Release i386 (20050407) main/restricted Packages
(/var/lib/apt/lists/Ubuntu%205.04%20%5fHoary%20Hedgehog%5f%20-%20Release%20i386%20(20050407)_hoary_dists_main_restricted_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://nz.archive.ubuntu.com
hoary/main<http://nz.archive.ubuntu.comhoary/main>Packages
(/var/lib/apt/lists/nz.archive.ubuntu.com_ubuntu_dists_hoary_main_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://nz.archive.ubuntu.com
hoary/restricted <http://nz.archive.ubuntu.comhoary/restricted> Packages
(/var/lib/apt/lists/nz.archive.ubuntu.com_ubuntu_dists_hoary_restricted_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://nz.archive.ubuntu.com
hoary-updates/main <http://nz.archive.ubuntu.comhoary-updates/main> Packages
(/var/lib/apt/lists/nz.archive.ubuntu.com_ubuntu_dists_hoary-updates_main_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://nz.archive.ubuntu.com
hoary-updates/restricted<http://nz.archive.ubuntu.comhoary-updates/restricted>Packages
(/var/lib/apt/lists/nz.archive.ubuntu.com_ubuntu_dists_hoary-updates_restricted_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://archive.ubuntu.com
hoary/universe <http://archive.ubuntu.comhoary/universe> Packages
(/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_hoary_universe_binary-i386_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://archive.ubuntu.com
hoary/multiverse <http://archive.ubuntu.comhoary/multiverse> Packages
(/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_hoary_multiverse_binary-i386_Packages)
- stat (2 No such file or directory)
On 4/15/05, Paul Thompson <ubantu001 at gmail.com> wrote:
>
> Steve,
>
> This is my /etc/apt/sources.list Synaptic is working fine for me
>
> deb cdrom:[Ubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/
> hoary main restricted
>
> deb http://nz.archive.ubuntu.com/ubuntu hoary main restricted
> deb-src http://nz.archive.ubuntu.com/ubuntu hoary main restricted
>
> ## Major bug fix updates produced after the final release of the
> ## distribution.
>
> deb http://nz.archive.ubuntu.com/ubuntu hoary-updates main restricted
> deb-src http://nz.archive.ubuntu.com/ubuntu hoary-updates main restricted
>
> ## Uncomment the following two lines to add software from the 'universe'
> ## repository.
> ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the
> Ubuntu
> ## team, and may not be under a free licence. Please satisfy yourself as
> to
> ## your rights to use the software. Also, please note that software in
> ## universe WILL NOT receive any review or updates from the Ubuntu
> security
> ## team.
>
> deb http://archive.ubuntu.com/ubuntu/ hoary universe
> deb-src http://nz.archive.ubuntu.com/ubuntu hoary universe
>
> deb http://security.ubuntu.com/ubuntu hoary-security main restricted
> deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted
>
> deb http://security.ubuntu.com/ubuntu hoary-security universe
> deb-src http://security.ubuntu.com/ubuntu hoary-security universe
>
> deb http://archive.ubuntu.com/ubuntu/ hoary multiverse
> deb-src http://archive.ubuntu.com/ubuntu hoary multiverse
>
> deb ftp://ftp.nerim.net/debian-marillat stable main
> deb ftp://ftp.nerim.net/debian-marillat unstable main
> deb ftp://ftp.nerim.net/debian-marillat testing main
>
> regards,
>
> Paul
>
> On 4/16/05, Steve Wingate <swingate at gmail.com> wrote:
> > I've just installed Hoary 5.04. I'm noticing Synaptic doesn't seem to
> show
> > as much software as it did with Warty. I'm guessing the list of
> repositories
> > is different. Where can I find a list of reps to use? I tried one from
> > http://ubuntuguide.org and Synaptic spit out a bunch of errors.
> >
> > --
> > ubuntu-users mailing list
> > ubuntu-users at lists.ubuntu.com
> > http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050416/9998db9d/attachment.html>
More information about the ubuntu-users
mailing list