I feel this deserves a new topic. KUBUNTU 6.06
I have been trying to download new software applications for 2 weeks, I'm getting closer but as yet have not succeeded.
My first posting was when ADEPT would not list any headers at all. Much reading of this forum caused me to :-
[1] add the DNS addresses of my ISP in the Network Settings (I thank iumenum for that). This produced header downloads.
But all attempts at software downloads failed with an error of "BREAK, followed with COULD NOT COMMIT CHANGES"
[2] then I edited the repositories source to the one listed below, this was produced by source-o-matic. The download just hangs and then reports "Could not commit change".
Listing etc/apt.source.list
deb http://uk.archive.ubuntu.com/ubuntu dapper-updates universe multiverse
deb-src http://uk.archive.ubuntu.com/ubuntu/ dapper-updates universe multiverse
# Line commented out by installer because it failed to verify:
deb http://uk.archive.ubuntu.com/ubuntu/ dapper main restricted
# Line commented out by installer because it failed to verify:
deb-src http://uk.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://uk.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Line commented out by installer because it failed to verify:
deb-src http://uk.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://uk.archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb-src http://uk.archive.ubuntu.com/ubuntu/ dapper universe multiverse
## 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://gb.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src http://gb.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 restricted
# Line commented out by installer because it failed to verify:
deb-src http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ dapper-security universe multiverse
Can anyone see what I've done wrong or suggest any further action.
Thanks for looking anyway
I have been trying to download new software applications for 2 weeks, I'm getting closer but as yet have not succeeded.
My first posting was when ADEPT would not list any headers at all. Much reading of this forum caused me to :-
[1] add the DNS addresses of my ISP in the Network Settings (I thank iumenum for that). This produced header downloads.
But all attempts at software downloads failed with an error of "BREAK, followed with COULD NOT COMMIT CHANGES"
[2] then I edited the repositories source to the one listed below, this was produced by source-o-matic. The download just hangs and then reports "Could not commit change".
Listing etc/apt.source.list
deb http://uk.archive.ubuntu.com/ubuntu dapper-updates universe multiverse
deb-src http://uk.archive.ubuntu.com/ubuntu/ dapper-updates universe multiverse
# Line commented out by installer because it failed to verify:
deb http://uk.archive.ubuntu.com/ubuntu/ dapper main restricted
# Line commented out by installer because it failed to verify:
deb-src http://uk.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://uk.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Line commented out by installer because it failed to verify:
deb-src http://uk.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://uk.archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb-src http://uk.archive.ubuntu.com/ubuntu/ dapper universe multiverse
## 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://gb.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src http://gb.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 restricted
# Line commented out by installer because it failed to verify:
deb-src http://security.ubuntu.com/ubuntu/ dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ dapper-security universe multiverse
Can anyone see what I've done wrong or suggest any further action.
Thanks for looking anyway
Comment