Adept Manager not working

Rich Johnson nixternal at ubuntu.com
Sat Sep 9 14:41:37 UTC 2006


On Saturday 09 September 2006 09:27, Koen wrote:
[snip]
>
> # Line commented out by installer because it failed to verify:
> # deb http://za.archive.ubuntu.com/ubuntu/ dapper main restricted
> # Line commented out by installer because it failed to verify:
> # deb-src http://za.archive.ubuntu.com/ubuntu/ dapper main restricted
>
> ## Major bug fix updates produced after the final release of the
> ## distribution.
> # Line commented out by installer because it failed to verify:
> # deb http://za.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
> # Line commented out by installer because it failed to verify:
> # deb-src http://za.archive.ubuntu.com/ubuntu/ dapper-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://za.archive.ubuntu.com/ubuntu/ dapper universe
> # deb-src http://za.archive.ubuntu.com/ubuntu/ dapper universe
>
> ## Uncomment the following two lines to add software from the 'backports'
> ## repository.
> ## N.B. software from this repository may not have been tested as
> ## extensively as that contained in the main release, although it includes
> ## newer versions of some applications which may provide useful features.
> ## Also, please note that software in backports WILL NOT receive any review
> ## or updates from the Ubuntu security team.
> # deb http://za.archive.ubuntu.com/ubuntu/ dapper-backports main restricted
> universe multiverse
> # deb-src http://za.archive.ubuntu.com/ubuntu/ dapper-backports main
> restricted universe multiverse
>
> # Line commented out by installer because it failed to verify:
> # deb http://security.ubuntu.com/ubuntu dapper-security main
> # Line commented out by installer because it failed to verify:
> # deb-src http://security.ubuntu.com/ubuntu dapper-security main
> # deb http://security.ubuntu.com/ubuntu dapper-security universe
> # deb-src http://security.ubuntu.com/ubuntu dapper-security universe

HOLY COW! ;)  No wonder it doesn't work, everything is commented out. Edit it 
so it looks similar to this:

## All officially supported packages, including security- and other updates
deb http://za.archive.ubuntu.com/ubuntu/ dapper main restricted
deb http://za.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb http://security.ubuntu.com/ubuntu dapper-security main restricted

## The source packages (only needed to recompile existing packages)
# deb-src http://za.archive.ubuntu.com/ubuntu/ dapper main restricted
# deb-src http://za.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted

## All community supported packages, including security- and other updates 
(MOTU)
deb http://za.archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb http://za.archive.ubuntu.com/ubuntu/ dapper-backports main restricted 
universe multiverse
deb http://za.archive.ubuntu.com/ubuntu/ dapper-updates universe multiverse
deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse

## The source packages (only needed to recompile existing packages)
# deb-src http://za.archive.ubuntu.com/ubuntu/ dapper-backports main 
restricted universe multiverse
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe 
multiverse
# deb-src http://za.archive.ubuntu.com/ubuntu/ dapper universe multiverse
# deb-src http://za.archive.ubuntu.com/ubuntu/ dapper-updates universe 
multiverse

Be careful, as line-wrapping in this email might distort what you see, so copy 
and paste it if possible.

-- 
Richard Johnson <> nixternal at ubuntu.com
ubuntu.com <> kubuntu.com <> edubuntu.com <> xubuntu.com <> chi.ubuntu-us.com
online everywhere as nixternal
<><
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20060909/00fb50f0/attachment.sig>


More information about the kubuntu-users mailing list