Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hmmm
open /etc folder with admin privileges if you can
search for [COLOR="Red"]resolve.conf[/COLOR]
add/copy this at the beginning
Code:# google nameservers nameserver 8.8.8.8 nameserver 8.8.4.4
Repeat
Code:#apt-get update #apt-get upgrade
Ohk I got whats wrong
Turns out ppa.launchpad doesnt have a natty repository
Try
Code:sudo add-apt-repository ppa:cinelerra-ppa/ppa; sudo apt-get update; sudo apt-get upgrade
I don't think it wouldn't matter if you opened it with vi, nano or gedit as long as you kept the file the same.
When did you first notice these issues? What were you doing? Did you ever get around to doing what karandpr said a few posts back (removing all the lists from that dir? and apt-get update apt-get upgrade?)
@sadielynn
Next time use .deb packages to install(Think simplified exe file) .Though it's non geeky but those are less hassles for beginners .
Opera Web Browser | Faster & safer | Download the new Internet browsers free
rm /etc/apt/sources.list.d/-ppa-natty.list
rm /etc/apt/sources.list.d/-ppa-natty.list.save
rm /etc/apt/sources.list.d/Tualatrix-ppa-natty.list
rm /etc/apt/sources.list.d/Tualatrix-ppa-natty.list.save
ls /etc/apt/sources.list
good girl
Code:rm /etc/apt/sources.list.d/-ppa-natty.list rm /etc/apt/sources.list.d/-ppa-natty.list.save rm /etc/apt/sources.list.d/Tualatrix-ppa-natty.list rm /etc/apt/sources.list.d/Tualatrix-ppa-natty.list.save
Also give me the output of
Code:ls /etc/apt/sources.list
Code:rm /etc/apt/sources.list.d/-ppa-natty.list rm /etc/apt/sources.list.d/-ppa-natty.list.save rm /etc/apt/sources.list.d/Tualatrix-ppa-natty.list rm /etc/apt/sources.list.d/Tualatrix-ppa-natty.list.save
deb http://packages.linuxmint.com/ lisa main upstream import backport
deb http://archive.ubuntu.com/ubuntu/ oneiric main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ oneiric-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ oneiric partner
deb http://packages.medibuntu.org/ oneiric free non-free
apt-get update
apt-get dist-upgrade
apt-get upgrade
Wow, karandpr and 9to5cynic, glad you're available to help. But seriously, it's absurd that a new Mint user should need to be editing config files and executing command line programs to recover a package manager database. Defeats the whole point of a distribution designed for newbies!
If this gets too hairy, suggest you just install over it again. The nice thing about a live DVD distribution is that you can totally hose it and all you need to do is reboot and you're golden again. It's a good way to debug risky operations that would be hard to back out of with a full install.
@9to5
Its a lot of chaos out there in case of natty and Katya
One reason is mint used getdeb as source which is void .Others are ppa related
@BlueBiker
Yes its very strange and sad
@sadie
If nothing works then you have no option then upgrading your OS
It wont change your settings or anything .
A.)Change the sources.list to
Code:deb http://packages.linuxmint.com/ lisa main upstream import backport deb http://archive.ubuntu.com/ubuntu/ oneiric main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe multiverse deb http://security.ubuntu.com/ubuntu/ oneiric-security main restricted universe multiverse deb http://archive.canonical.com/ubuntu/ oneiric partner deb http://packages.medibuntu.org/ oneiric free non-free
B.)
C.)Code:apt-get update
D.)Code:apt-get dist-upgrade
Code:apt-get upgrade
E.) reboot .
You will have LinuxMint 12 running
^^
@Sadie
Yes .It's THAT EASY
Like I said before I liked Linux Mint 10 since it blowed the wind out of windows .SO much that I never updated to 11 totally (before my monitor failed )
If Natty/Katya's sources (ubuntu 11.04) are going to be a problem then you are better off upgrading .
There is nothing to lose in upgrading anyway .You can always revert back
I'm wondering that too.. I have used the software center (or whatever they are calling it) for quite a while and it never gave any errors like that. Once, a program didn't install right and left apt running constantly, had to kill it and run something (which I've forgotten) to resolve that (fix broken packages or something).
Though, installing via .deb files is pretty easy by itself (though, I don't think it resolves dependency issues). Not to mention, half the fun of the software stores is the browsing