I was experimenting with Ubuntu, and following the steps here:
https://wiki.ubuntu.com/DapperUpgrades
edited /etc/apt/sources.list and replaced all occurrances of
"breezy" with "dapper", enabled universe, and then issued
an update and dist-upgrade.
It fails on LVM (Logical Volume Management, I think) with:
Unpacking replacement libgcc1 ...
Errors were encountered while processing:
/var/cache/apt/archives/lvm2_2.02.02-1ubuntu1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Should I:
a) be patient and wait for Linode to add Dapper
b) log an error report of some kind with Ubuntu
c) troubleshoot the problem in some way
d) ask around for advice with this specific problem
e) some other option?
James