-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John Taylor wrote: > Harry Rickards wrote: > John Taylor wrote: > >>>> Alan Pope wrote: >>>> >>>>> 2009/4/26 John Taylor <[email protected]>: >>>>> >>>>> >>>>>> Seems to fail during calculating changes - could not calculate upgrade >>>>>> >>>>>> any ideas? ....never happened before! >>>>>> >>>>>> >>>>>> >>>>> How did you try to upgrade? >>>>> Can you attach your /etc/apt/sources.list and the contents of any >>>>> files in /etc/apt/sources.list.d/ >>>>> >>>>> Cheers, >>>>> Al. >>>>> >>>>> >>>>> >>>> It just offered the upgrade no request or input from me >>>> >>>> >>>> j...@ubuntu:~$ /etc/apt/sources.list >>>> bash: /etc/apt/sources.list: Permission denied >>>> j...@ubuntu:~$ /etc/apt/sources.list.d/ >>>> bash: /etc/apt/sources.list.d/: is a directory >>>> j...@ubuntu:~$ >>>> >>>> Does this help? >>>> >>>> John >>>> >>>> >>>> >>>> >>>> >>>> > Try doing > sudo cat /etc/apt/sources.list > and > sudo cat /etc/apt/sources.list.d/* > > >>
> j...@ubuntu:~$ sudo cat /etc/apt/sources.list.d/* > [sudo] password for john: > # deb http://wine.budgetdedicated.com/apt hardy main #WineHQ - Ubuntu > 8.04 "Hardy Heron" > # deb-src http://wine.budgetdedicated.com/apt hardy main #WineHQ - > Ubuntu 8.04 "Hardy Heron" > # deb http://wine.budgetdedicated.com/apt hardy main #WineHQ - Ubuntu > 8.04 "Hardy Heron" > # deb-src http://wine.budgetdedicated.com/apt hardy main #WineHQ - > Ubuntu 8.04 "Hardy Heron" > # deb http://wine.budgetdedicated.com/apt hardy main #WineHQ - Ubuntu > 8.04 "Hardy Heron" > # deb-src http://wine.budgetdedicated.com/apt hardy main #WineHQ - > Ubuntu 8.04 "Hardy Heron" > j...@ubuntu:~$ > j...@ubuntu:~$ dir *tem > dir: cannot access *tem: No such file or directory > j...@ubuntu:~$ sudo cat /etc/apt/sources.list > #################################### > ### Official Ubuntu Repositories ### > #################################### > # Gutsy Final Release Repository > # deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ > intrepid main restricted > deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ > jaunty main restricted > deb http://archive.ubuntu.com/ubuntu intrepid main restricted universe > multiverse > # deb-src http://archive.ubuntu.com/ubuntu gutsy main restricted > universe multiverse > # Gutsy Security Updates > deb http://security.ubuntu.com/ubuntu intrepid-security main restricted > universe multiverse > # deb-src http://security.ubuntu.com/ubuntu gutsy-security main > restricted universe multiverse > # Gutsy Bugfix Updates > deb http://archive.ubuntu.com/ubuntu intrepid-updates main restricted > universe multiverse > # deb-src http://archive.ubuntu.com/ubuntu gutsy-updates main restricted > universe multiverse > # Gutsy Backports (new software versions, provided by the Ubuntu > Backports Project) > # deb-src http://archive.ubuntu.com/ubuntu gutsy-backports main > restricted universe multiverse > # Ubuntu Commercial > deb http://archive.canonical.com/ubuntu intrepid partner > # deb-src http://archive.canonical.com/ubuntu gutsy partner > ############################## > ### Automatix Repositories ### > ############################## > # deb http://www.getautomatix.com/apt gutsy main > #AUTOMATIX REPOS START > # deb http://www.getautomatix.com/apt gutsy main > #AUTOMATIX REPOS END > # deb http://packages.medibuntu.org/ feisty free non-free > # deb http://packages.medibuntu.org/ feisty free non-free > # deb http://packages.medibuntu.org/ feisty free non-free > deb http://wine.budgetdedicated.com/apt intrepid main #WineHQ - Ubuntu > 8.10 "Intrepid Ibex" > j...@ubuntu:~$ > Does this help? > John Are you trying to install from a Jaunty CD, or via the internet? If via the internet, try changing the following line in /etc/apt/sources.list: deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted into #deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted Basically adding a hash before it. You can do this by running sudo gedit /etc/apt/sources.list Once you've done that, run sudo aptitude update and sudo aptitude dist-upgrade If you prefer apt-get run sudo apt-get update and then sudo apt-get upgrade - -- Many thanks Harry Rickards (a.k.a l33tmyst) - -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkn0q2MACgkQ1kZz3mRu0Gqe2QCdGyVeXgBOdUCH+xgt0EtHl+u4 KfQAoNaYoXPsLfZUZju3SDowupBfcDsP =GzqB -----END PGP SIGNATURE----- -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
