LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kubuntu 10.04: Firefox wont install- says "Requested packages are already installed" (https://www.linuxquestions.org/questions/linux-newbie-8/kubuntu-10-04-firefox-wont-install-says-requested-packages-are-already-installed-822652/)

Bhakta Neal 07-28-2010 11:03 AM

Kubuntu 10.04: Firefox wont install- says "Requested packages are already installed"
 
I have a fresh install of Kubuntu 10.04.

When I activate the Firefox installer, it asks for my password (needs admin privilages), then a dialog box opens that says: "Requested packages are already installed."

I have already run the following console entry, as instructed on the Kubuntu Forums (http://kubuntuforums.net/forums/inde...opic=3113007.0) :

Quote:

sudo kubuntu-firefox-installer
I get the same exact result as with GUI, and this is the console result:

Quote:

honeybear@honeybear-laptop:~$ sudo kubuntu-firefox-installer
[sudo] password for honeybear:
Error: "/var/tmp/kdecache-honeybear" is owned by uid 1000 instead of uid 0.
Error: "/tmp/kde-honeybear" is owned by uid 1000 instead of uid 0.
honeybear@honeybear-laptop:~$ Error: "/var/tmp/kdecache-honeybear" is owned by uid 1000 instead of uid 0.
Error: "/tmp/kde-honeybear" is owned by uid 1000 instead of uid 0.
no such package firefox
no such package kmozillahelper
kubuntu-firefox-installer
honeybear@honeybear-laptop:~$ no such package firefox
no such package kmozillahelper
____

I also tried it without sudo, as instructed (but I knew better), the result was the same, and here's what the console spit at me:

Quote:

honeybear@honeybear-laptop:~$ kubuntu-firefox-installer
honeybear@honeybear-laptop:~$ QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
no such package firefox
no such package kmozillahelper
PLEASE HELP ME!!!!
Thank you for your time!
Hare Krishna!

rahulkya 07-28-2010 11:57 AM

Its kubuntu big problem...
never mind..
try installing firefox by synaptic package manager...or
sudo apt-get install firefox

hope this will work..

Bhakta Neal 07-28-2010 12:33 PM

To be as appreciative and as tactful as I can be,
I honestly don't understand and/or remember what that is or how to use it.
Would you mind providing baby-steps for me?

Example:
"Open console and copy/paste this:
Quote:

(commands here)
"

Thank You, Rahulkya.
Hare Krishna!

tommcd 07-28-2010 01:07 PM

Firefox is already in the U/Ku/Xu/Lu/buntu repositories.
To be sure you are using the latest version of firefox you only need to run the update manager and get all the updates.
See these links for installing and updating software in the *buntus:
http://www.psychocats.net/ubuntu/sources
http://www.psychocats.net/ubuntu/installingsoftware
FYI:
That website that in the above links is an excellent source for beginner friendly tutorials for Ubuntu.
Hope this helps.
You do not need to jump through hoops to upgrade firefox on Ubuntu. It is already provided for you.

Bhakta Neal 07-28-2010 01:10 PM

tommcd,
Thank you for the encouraging words. I will see where this leads...

Bhakta Neal 07-28-2010 01:44 PM

Ok, those guides are for GNOME, Ubuntu. At my skill level, it does not help me a bit with my KDE Kubuntu. But thank you kindly.

Bhakta Neal 07-28-2010 01:46 PM

Quote:

I have a fresh install of Kubuntu 10.04.
Keyword: fresh.

So fresh in fact, that at the point that I initiated this thread, I had not yet started the updates.

Updates are running now. I wonder...

Timothy Miller 07-28-2010 01:50 PM

If it's not there after the updates, try going into a terminal and doing:

apt-get install firefox

rahulkya 07-28-2010 02:30 PM

open terminal and paste the followimg command..
Quote:

sudo apt-get install firefox

ciao303 07-28-2010 02:43 PM

Applications>Internet>A Web Browser

...nuff said

Bhakta Neal 07-28-2010 05:24 PM

So the 100-something updates did allow me to install Firefox.

BUT

Firefox will not show in the taskbar, but other applications do. Firefox is operating a bit strange, dont ask me to define that.

Now, when Firefox was finished, my Microblog and the fancy Desktop folder have disappeared. I wonder what else is missing. The download was a torrent directly from Kubuntu. The file I selected was

kubuntu-10.04-amd64

My system is an Intel Celeron, with otherwise Win7 pre-loaded on the machine.

Wrong file? Download and burn again, then re-install???????

tommcd 07-29-2010 11:51 AM

Quote:

Originally Posted by Bhakta Neal (Post 4048402)
Firefox will not show in the taskbar, but other applications do. Firefox is operating a bit strange, dont ask me to define that.

I don't think that anyone around here will be able to troubleshoot "operating a bit strange". You will have to define what the problem is.
Quote:

Originally Posted by Bhakta Neal (Post 4048402)
Now, when Firefox was finished, my Microblog and the fancy Desktop folder have disappeared. I wonder what else is missing. The download was a torrent directly from Kubuntu. The file I selected was
kubuntu-10.04-amd64

Sorry, but I don't have a clue what that means. What "fancy desktop folder" are you talking about??? How does a torrent figure into this????
Open a terminal and run:
Code:

apt-cache policy firefox
If the installed and candidate versions match, then you have the latest version of firefox in the Ubuntu repos.
Try starting firefox with a new profile. From the terminal:
Code:

firefox -P
Or rename your ~/.mozilla directory ~/.mozila.bak. Then launch firefox and see if it runs ok. Perhaps you have a corrupted profile, or one of your addons has gone rogue on you.
If that does not help, just rename the ~/.mozilla.bak back to ~/.mozilla.


All times are GMT -5. The time now is 06:52 AM.