Skip to main content

Thread: Update manager > partial update and strange synaptic things


i have generated new sources.list website, adding ppas , keys. when want update, says can partial update. new list

code:
############################################################# ################### official ubuntu repos ################### #############################################################  ###### ubuntu main repos deb http://ro.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse  ###### ubuntu update repos deb http://ro.archive.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse deb http://ro.archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse deb http://ro.archive.ubuntu.com/ubuntu/ natty-proposed main restricted universe multiverse deb http://ro.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty-proposed main restricted universe multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse  ###### ubuntu partner repo deb http://archive.canonical.com/ubuntu natty partner deb-src http://archive.canonical.com/ubuntu natty partner  ############################################################## ##################### unofficial  repos ###################### ##############################################################  ###### 3rd party binary repos  #### audacity - http://audacity.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys     1024r/bb901940 deb http://ppa.launchpad.net/audacity-team/daily/ubuntu natty main  #### awn (avant window navigator) testing packages - http://awn-project.org/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys bf810cd5 deb http://ppa.launchpad.net/awn-testing/ppa/ubuntu natty main  #### banshee - https://edge.launchpad.net/~banshee-team ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6e80c6b7 deb http://ppa.launchpad.net/banshee-team/ppa/ubuntu natty main  #### chromium project - http://code.google.com/chromium/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4e5e17b5 deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu natty main  #### deadbeef - http://deadbeef.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3c8e2a7f deb http://ppa.launchpad.net/alexey-smirnov/deadbeef/ubuntu natty main  #### deluge bittorrent - http://www.deluge-torrent.org/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 249ad24c deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu natty main  #### equinox - https://launchpad.net/~tiheum/+archive/equinox ## run command: sudo apt-get update && sudo apt-get install faenza-icon-theme && sudo apt-get install equinox-theme     deb http://ppa.launchpad.net/tiheum/equinox/ubuntu natty main  #### esmska - http://code.google.com/p/esmska/  ## run command: wget -q -o - http://repo.palatinus.cz/repo.key | sudo apt-key add - deb http://repo.palatinus.cz/stable /  #### fbreader - http://www.fbreader.org/desktop/ ## run command: http://www.fbreader.org/desktop/debian/geometer.fbreader.org.asc -o- | sudo apt-key add - deb http://www.fbreader.org/desktop/debian stable main  #### flacon - http://kde-apps.org/content/show.php?content=113388 ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys f2a61fe5 deb http://ppa.launchpad.net/flacon/ppa/ubuntu natty main  #### fritz fun (ffgtk) - http://www.tabos.org/ffgtk/index.php ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 928edc6b deb http://ppa.launchpad.net/stevi/ppa/ubuntu natty main  #### gcstar - http://www.gcstar.org/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5be6ad9a deb http://ppa.launchpad.net/gcstar/gcstar-dev/ubuntu natty main  #### getdeb - http://www.getdeb.net ## run command: wget -q -o- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - deb http://archive.getdeb.net/ubuntu natty-getdeb apps  #### glx-dock / cairo-dock - http://www.glx-dock.org ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys e80d6bf5 deb http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu natty main  #### gnuzilla , icecat - http://www.gnu.org/software/gnuzilla/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys  deb http://ppa.launchpad.net/gnuzilla-team/ppa/ubuntu natty main  #### google linux software repositories - http://www.google.com/linuxrepositories/ ## run command: wget -q https://dl-ssl.google.com/linux/linux_signing_key.pub -o- | sudo apt-key add - deb http://dl.google.com/linux/deb/ stable non-free  #### google linux software repositories (testing) - http://www.google.com/linuxrepositories/ ## run command: wget -q -o - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add  - deb http://dl.google.com/linux/deb/ testing non-free  #### gwibber (daily) - https://launchpad.net/gwibber ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 72d340a3 deb http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu natty main  #### handbrake releases - http://handbrake.fr/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 816950d8 deb http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu natty main  #### handbrake snapshots - http://handbrake.fr/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 816950d8 deb http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu natty main  #### kubuntu backports - https://edge.launchpad.net/~kubuntu-ppa/+archive/backports ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8ac93f7a #deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu natty main  #### kubuntu beta backports - https://launchpad.net/~kubuntu-ppa/+archive/beta ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8ac93f7a #deb http://ppa.launchpad.net/kubuntu-ppa/beta/ubuntu natty main  #### kubuntu experimental - https://launchpad.net/~kubuntu-ppa/+archive/experimental ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 493b3065 #deb http://ppa.launchpad.net/kubuntu-ppa/experimental/ubuntu natty main  #### kubuntu updates - https://edge.launchpad.net/~kubuntu-ppa/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8ac93f7a #deb http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu natty main  #### libreoffice 3.3 - http://www.documentfoundation.org/download/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1378b444 deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu natty main  #### liferea unstable - http://liferea.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 412f055d deb http://ppa.launchpad.net/liferea/liferea-unstable/ubuntu natty main  #### medibuntu - http://www.medibuntu.org/  ## run command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update  deb http://packages.medibuntu.org/ natty free non-free  #### mendeley desktop - http://www.mendeley.com/ ## run command: no gpg keys supplied deb http://www.mendeley.com/repositories/xubuntu_11.04 /  #### midori - https://launchpad.net/~midori/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys a69241f1 deb http://ppa.launchpad.net/midori/ppa/ubuntu natty main  #### miro hd video player - http://www.getmiro.com/ ## run command:  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2d75e850 deb http://ppa.launchpad.net/pcf/miro-releases/ubuntu natty main  #### mkvtoolnix - http://www.bunkus.org/videotools/mkvtoolnix/ ## run command: wget -q http://www.bunkus.org/gpg-pub-moritzbunkus.txt -o- | sudo apt-key add - deb http://www.bunkus.org/ubuntu/natty/ ./  #### mongodb - http://www.mongodb.org/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7f0ceb10 deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen  #### mozilla daily build team - http://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys  247510be deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu natty main  #### mucommander - http://www.mucommander.com/ ## run command: sudo wget -o - http://apt.mucommander.com/apt.key | sudo apt-key add -  deb http://apt.mucommander.com stable main non-free contrib  #### openshot - http://www.openshotvideo.com ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys b9ba26fa deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu natty main  #### opera - http://www.opera.com/ ## run command: sudo wget -o - http://deb.opera.com/archive.key | sudo apt-key add - deb http://deb.opera.com/opera/ lenny non-free  #### opera beta - http://www.opera.com/ ## run command: sudo wget -o - http://deb.opera.com/archive.key | sudo apt-key add - deb http://deb.opera.com/opera-beta/ lenny non-free  #### oracle 10g db - http://oss.oracle.com ## run command: wget http://oss.oracle.com/el4/rpm-gpg-key-oracle  -o- | sudo apt-key add - deb http://oss.oracle.com/debian unstable main non-free  #### paissad's repo - http://deb.paissad.net ## run command: wget -q -o - http://deb.paissad.net/public-key.asc | sudo apt-key add - deb http://deb.paissad.net unstable main contrib non-free personal  #### pidgin - http://pidgin.im ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys a1f196a8 deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu natty main  #### playdeb - http://www.playdeb.net/ ## run command: wget -o- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - deb http://archive.getdeb.net/ubuntu natty-getdeb games  #### playonlinux - http://www.playonlinux.com ## run command: wget -q "http://deb.playonlinux.com/public.gpg" -o- | sudo apt-key add - deb http://deb.playonlinux.com/ natty main  #### qbittorrent - http://qbittorrent.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 47b4d1c4 deb http://ppa.launchpad.net/hydr0g3n/ppa/ubuntu natty main  #### sabnzbd - http://sabnzbd.org/ ## run command:  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4bb9f05f deb http://ppa.launchpad.net/jcfp/ppa/ubuntu natty main  #### terminator - http://www.tenshu.net/terminator/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1bd3a65c deb http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu natty main  #### themes gnome , ubuntu - https://edge.launchpad.net/~bisigi/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 881574de deb http://ppa.launchpad.net/bisigi/ppa/ubuntu natty main  #### tor: anonymity online - http://www.torproject.org/ ## run command: gpg --keyserver subkeys.pgp.net --recv 886ddd89 && gpg --export --armor 94c09c7f  | sudo apt-key add - deb http://deb.torproject.org/torproject.org lucid main  #### ubuntu tweak - http://ubuntu-tweak.com/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624a220 deb http://ppa.launchpad.net/tualatrix/ubuntu natty main  #### ubuntugis (unstable) - http://trac.osgeo.org/ubuntugis/wiki ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 314df160 deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu natty main  #### unetbootin - http://unetbootin.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys fc91ae7e deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu natty main  #### virtualbox - http://www.virtualbox.org ## run command: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -o- | sudo apt-key add - deb http://download.virtualbox.org/virtualbox/debian natty contrib  #### vlc media player  - http://www.videolan.org/vlc/ ## run command: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828 deb http://ppa.launchpad.net/c-korn/ppa/ubuntu maverick main  #### webkit team ppa - https://launchpad.net/~webkit-team/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2d9a3c5b deb http://ppa.launchpad.net/webkit-team/ppa/ubuntu natty main  #### webmin - http://www.webmin.com ## run command: wget http://www.webmin.com/jcameron-key.asc -o- | sudo apt-key add - deb http://download.webmin.com/download/repository sarge contrib  #### wine - https://launchpad.net/~ubuntu-wine/+archive/ppa/ ## run command:  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys f9cb8db0 deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu natty main  #### x updates - https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys af1cdfa9 deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu natty main  #### xorg edgers - https://launchpad.net/~xorg-edgers ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8844c542   deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu natty main  #### yuuguu - http://yuuguu.com #deb http://update.yuuguu.com/repositories/apt hardy multiverse   ####### 3rd party source repos  #### audacity (source) - http://audacity.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys     1024r/bb901940 deb-src http://ppa.launchpad.net/audacity-team/daily/ubuntu natty main  #### awn (avant window navigator) testing packages (source) - http://awn-project.org/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys bf810cd5 deb-src http://ppa.launchpad.net/awn-testing/ppa/ubuntu natty main  #### banshee (source) - https://edge.launchpad.net/~banshee-team ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6e80c6b7 deb-src http://ppa.launchpad.net/banshee-team/ppa/ubuntu natty main  #### chromium project (source) - http://code.google.com/chromium/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4e5e17b5 deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu natty main  #### deadbeef (source) - http://deadbeef.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3c8e2a7f deb-src http://ppa.launchpad.net/alexey-smirnov/deadbeef/ubuntu natty main  #### deluge bittorrent (source) - http://www.deluge-torrent.org/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 249ad24c deb-src http://ppa.launchpad.net/deluge-team/ppa/ubuntu natty main  #### equinox (source) - https://launchpad.net/~tiheum/+archive/equinox ## run command: sudo apt-get update && sudo apt-get install faenza-icon-theme && sudo apt-get install equinox-theme     deb-src http://ppa.launchpad.net/tiheum/equinox/ubuntu natty main  #### fbreader (source) - http://www.fbreader.org/desktop/ ## run command: http://www.fbreader.org/desktop/debian/geometer.fbreader.org.asc -o- | sudo apt-key add - deb-src http://www.fbreader.org/desktop/debian stable main  #### flacon (source) - http://kde-apps.org/content/show.php?content=113388 ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys f2a61fe5 deb-src http://ppa.launchpad.net/flacon/ppa/ubuntu natty main  #### fritz fun (ffgtk) (source) - http://www.tabos.org/ffgtk/index.php ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 928edc6b deb-src http://ppa.launchpad.net/stevi/ppa/ubuntu natty main  #### gcstar (source) - http://www.gcstar.org/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5be6ad9a deb-src http://ppa.launchpad.net/gcstar/gcstar-dev/ubuntu natty main  #### glx-dock / cairo-dock (source) - http://www.glx-dock.org ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys e80d6bf5 deb-src http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu natty main  #### gnuzilla , icecat (source) - http://www.gnu.org/software/gnuzilla/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys  deb-src http://ppa.launchpad.net/gnuzilla-team/ppa/ubuntu natty main  #### gwibber (daily) (source) - https://launchpad.net/gwibber ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 72d340a3 deb-src http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu natty main  #### handbrake releases (source) - http://handbrake.fr/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 816950d8 deb-src http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu natty main  #### handbrake snapshots (source) - http://handbrake.fr/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 816950d8 deb-src http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu natty main  #### kubuntu backports (source) - https://edge.launchpad.net/~kubuntu-ppa/+archive/backports ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8ac93f7a deb-src http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu natty main  #### kubuntu beta backports (source) - https://launchpad.net/~kubuntu-ppa/+archive/beta ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8ac93f7a deb-src http://ppa.launchpad.net/kubuntu-ppa/beta/ubuntu natty main  #### kubuntu experimental (source) - https://launchpad.net/~kubuntu-ppa/+archive/experimental ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 493b3065 deb-src http://ppa.launchpad.net/kubuntu-ppa/experimental/ubuntu natty main  #### kubuntu updates (source) - https://edge.launchpad.net/~kubuntu-ppa/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8ac93f7a deb-src http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu natty main  #### libreoffice 3.3 (source) - http://www.documentfoundation.org/download/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1378b444 deb-src http://ppa.launchpad.net/libreoffice/ppa/ubuntu natty main  #### liferea unstable (source) - http://liferea.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 412f055d deb-src http://ppa.launchpad.net/liferea/liferea-unstable/ubuntu natty main  #### medibuntu (source) - http://www.medibuntu.org/  ## run command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update  deb-src http://packages.medibuntu.org/ natty free non-free  #### midori (source) - https://launchpad.net/~midori/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys a69241f1 deb-src http://ppa.launchpad.net/midori/ppa/ubuntu natty main  #### miro hd video player (source) - http://www.getmiro.com/ ## run command:  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2d75e850 deb-src http://ppa.launchpad.net/pcf/miro-releases/ubuntu natty main  #### mkvtoolnix (source) - http://www.bunkus.org/videotools/mkvtoolnix/ ## run command: wget -q http://www.bunkus.org/gpg-pub-moritzbunkus.txt -o- | sudo apt-key add - deb-src http://www.bunkus.org/ubuntu/natty/ ./  #### mozilla daily build team (source) - http://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys  247510be deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu natty main  #### openshot (source) - http://www.openshotvideo.com ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys b9ba26fa deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu natty main  #### paissad's repo (source) - http://deb.paissad.net ## run command: wget -q -o - http://deb.paissad.net/public-key.asc | sudo apt-key add - deb-src http://deb.paissad.net unstable main contrib non-free personal  #### pidgin (source) - http://pidgin.im ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys a1f196a8 deb-src http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu natty main  #### qbittorrent (source) - http://qbittorrent.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 47b4d1c4 deb-src http://ppa.launchpad.net/hydr0g3n/ppa/ubuntu natty main  #### terminator (source) - http://www.tenshu.net/terminator/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1bd3a65c deb-src http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu natty main  #### themes gnome , ubuntu (source) - https://edge.launchpad.net/~bisigi/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 881574de deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu natty main  #### tor: anonymity online (source) - http://www.torproject.org/ ## run command: gpg --keyserver subkeys.pgp.net --recv 886ddd89 && gpg --export --armor 94c09c7f  | sudo apt-key add - deb-src http://deb.torproject.org/torproject.org lucid main  #### ubuntu tweak (source) - http://ubuntu-tweak.com/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624a220 deb-src http://ppa.launchpad.net/tualatrix/ubuntu natty main  #### ubuntugis (unstable) (source) - http://trac.osgeo.org/ubuntugis/wiki ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 314df160 deb-src http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu natty main  #### unetbootin (source) - http://unetbootin.sourceforge.net/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys fc91ae7e deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu natty main  #### vlc media player  (source) - http://www.videolan.org/vlc/ ## run command: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 40130828 deb-src http://ppa.launchpad.net/c-korn/ppa/ubuntu maverick main  #### webkit team ppa (source) - https://launchpad.net/~webkit-team/+archive/ppa ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2d9a3c5b deb-src http://ppa.launchpad.net/webkit-team/ppa/ubuntu natty main  #### wine (source) - https://launchpad.net/~ubuntu-wine/+archive/ppa/ ## run command:  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys f9cb8db0 deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu natty main  #### x updates (source) - https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/ ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys af1cdfa9 deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu natty main  #### xorg edgers (source) - https://launchpad.net/~xorg-edgers ## run command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8844c542   deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu natty main    #google deb http://ppa.launchpad.net/googlegadgets/ubuntu hardy main deb-src http://ppa.launchpad.net/googlegadgets/ubuntu hardy main  # google software repository deb http://dl.google.com/linux/deb/ stable non-free main # deb http://www.bunkus.org/debian/squeeze/ ./ # deb-src http://www.bunkus.org/debian/squeeze/ ./ deb http://www.bunkus.org/debian/squeeze/ ./ deb-src http://www.bunkus.org/debian/squeeze/ ./
and old one

code:
# deb cdrom:[ubuntu 11.04 _natty narwhal_ - release i386 (20110427.1)]/ natty main restricted  # see http://help.ubuntu.com/community/upgradenotes how upgrade # newer versions of distribution. deb http://ro.archive.ubuntu.com/ubuntu/ natty main universe restricted deb-src http://ro.archive.ubuntu.com/ubuntu/ natty main universe restricted  ## major bug fix updates produced after final release of ## distribution. deb http://ro.archive.ubuntu.com/ubuntu/ natty-updates main universe restricted deb-src http://ro.archive.ubuntu.com/ubuntu/ natty-updates main universe restricted  ## n.b. software repository entirely unsupported ubuntu ## team. also, please note software in universe not receive ## review or updates ubuntu security team.  ## n.b. software repository entirely unsupported ubuntu  ## team, , may not under free licence. please satisfy  ## rights use software. also, please note software in  ## multiverse not receive review or updates ubuntu ## security team. deb http://ro.archive.ubuntu.com/ubuntu/ natty multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty multiverse deb http://ro.archive.ubuntu.com/ubuntu/ natty-updates multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty-updates multiverse  ## uncomment following 2 lines add software 'backports' ## repository. ## n.b. software repository may not have been tested ## extensively contained in main release, although includes ## newer versions of applications may provide useful features. ## also, please note software in backports not receive review ## or updates ubuntu security team. # deb http://ro.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse # deb-src http://ro.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse    deb http://security.ubuntu.com/ubuntu natty-security main universe restricted deb-src http://security.ubuntu.com/ubuntu natty-security main universe restricted deb http://security.ubuntu.com/ubuntu natty-security multiverse deb-src http://security.ubuntu.com/ubuntu natty-security multiverse   ## uncomment following 2 lines add software canonical's ## 'partner' repository. ## software not part of ubuntu, offered canonical , ## respective vendors service ubuntu users. deb http://archive.canonical.com/ubuntu natty partner deb-src http://archive.canonical.com/ubuntu natty partner  ## software not part of ubuntu, offered third-party ## developers want ship latest software. deb http://extras.ubuntu.com/ubuntu natty main deb-src http://extras.ubuntu.com/ubuntu natty main deb http://us.archive.ubuntu.com/ubuntu/ hardy multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ hardy multiverse deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-updates multiverse deb http://us.archive.ubuntu.com/ubuntu/ hardy universe deb-src http://us.archive.ubuntu.com/ubuntu/ hardy universe deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-updates multiverse deb http://us.archive.ubuntu.com/ubuntu/ hardy-updates universe deb-src http://us.archive.ubuntu.com/ubuntu/ hardy-updates universe deb http://ppa.launchpad.net/s-elser/winelol/ubuntu natty main deb-src http://ppa.launchpad.net/s-elser/winelol/ubuntu natty main  #google deb http://ppa.launchpad.net/googlegadgets/ubuntu hardy main deb-src http://ppa.launchpad.net/googlegadgets/ubuntu hardy main  # google software repository deb http://dl.google.com/linux/deb/ stable non-free main # deb http://www.bunkus.org/debian/squeeze/ ./ # deb-src http://www.bunkus.org/debian/squeeze/ ./ deb http://www.bunkus.org/debian/squeeze/ ./ deb-src http://www.bunkus.org/debian/squeeze/ ./   #interpid  # deb http://security.ubuntu.com/ubuntu intrepid-security main restricted # deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted # deb http://security.ubuntu.com/ubuntu intrepid-security universe # deb-src http://security.ubuntu.com/ubuntu intrepid-security universe # deb http://security.ubuntu.com/ubuntu intrepid-security multiverse # deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
with old 1 had no problem. now, if want purge/remove libecairo 2, "must" remove of important packages. of course, it's bug. i'll post here screenshot

isn't "perl" package trying remove? libecairo 2 down on list little further (the cairo 2d vector graphics library)


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Update manager > partial update and strange synaptic things


Ubuntu

Comments

Popular posts from this blog

Embed interactive SWF in PDF - losing interactivity

bonjour sur reader comment je change mon imprimante par defaut

Falang and too many redirects - Joomla! Forum - community, help and support