![Launchpad logo and name.](https://launchpad.net/@@/launchpad-logo-and-name.png)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index
][Thread Index
]
[Launchpad-users] ddebs
https://wiki.ubuntu.com/DebuggingProgramCrash
Hi,
The Jaunty ddebs are not all available:
deb http://ddebs.ubuntu.com jaunty main restricted universe multiverse
deb http://ddebs.ubuntu.com jaunty-updates main restricted universe multiverse
deb http://ddebs.ubuntu.com jaunty-proposed main restricted universe multiverse
deb http://ddebs.ubuntu.com jaunty-security main restricted universe multiverse
gives:
root@thomas-laptop:/home/thomas# apt-get update
[...]
Hit http://archive.ubuntu.com jaunty-backports/multiverse Sources
Hit http://archive.ubuntu.com jaunty-backports/restricted Sources
Err http://ddebs.ubuntu.com jaunty-updates/restricted Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-updates/universe Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-updates/multiverse Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-proposed/main Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-proposed/restricted Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-proposed/universe Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-proposed/multiverse Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-security/main Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-security/restricted Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-security/universe Packages
404 Not Found
Err http://ddebs.ubuntu.com jaunty-security/multiverse Packages
404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-updates/main/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-updates/restricted/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-updates/universe/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-updates/multiverse/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-proposed/main/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-proposed/restricted/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-proposed/universe/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-proposed/multiverse/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-security/main/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-security/restricted/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-security/universe/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ddebs.ubuntu.com/dists/jaunty-security/multiverse/binary-i386/Packages 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
deb http://ddebs.ubuntu.com jaunty main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-updates main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-proposed main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-security main restricted universe multiverse
works fine.
Also:
# deb http://ddebs.ubuntu.com intrepid main restricted universe multiverse
# deb http://ddebs.ubuntu.com intrepid-updates main restricted universe multiverse
# deb http://ddebs.ubuntu.com intrepid-proposed main restricted universe multiverse
# deb http://ddebs.ubuntu.com intrepid-security main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-updates main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-proposed main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-security main restricted universe multiverse
works fine. It is just the problem that mixed repo's are a bad idea. It does not give any issues though and will allow you to install ddebs that haven't been uploaded to jaunty yet. It is just that the bug triagers will go bezerk when they see this in a gdb report, although it works.
The exact same problem existed during the 8.10 alfa's. I am now using:
deb http://ddebs.ubuntu.com jaunty main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-updates main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-proposed main restricted universe multiverse
# deb http://ddebs.ubuntu.com jaunty-security main restricted universe multiverse
Your advice please.
Thomas
This is the launchpad-users mailing list archive
— see also the
general help for Launchpad.net mailing lists.
(Formatted by MHonArc.)