LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-08-2009, 06:57 AM   #1
Eddy Stone
LQ Newbie
 
Registered: Nov 2009
Posts: 5

Rep: Reputation: 0
Unhappy Synaptic crash trying to download adobe flash player


Moved to linux as I was assured it was "uncrashable" but I seem to have managed it after only 2 days. Running ubuntu 9.10 and trying to download adobe flash player. I get an error message :-
E: The package adobe-flashplugin needs to be reinstalled, but I can't find an archive for it.
E:Internal error opening cache (1). Please report.

Every time I close this window synaptic package manager also closes. When I try to download flash player directly from the adobe web page, synaptic refuses to cooperate. I am now stuck as I can't delete this or download anything else.Computer janitor won,t delete it either.
Help please.


Also when I go applications>ubuntu software centre, everything I try to download comes up with Not available in this critical data.

I can see this is going to be a very steep learning curve.

Eddy Stone
 
Old 11-08-2009, 10:20 AM   #2
solo2070
LQ Newbie
 
Registered: Nov 2009
Posts: 29

Rep: Reputation: 15
yea, I am having the exact same situation with this. Any and all advice would be great!!
 
Old 11-08-2009, 10:42 AM   #3
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
In a terminal, type
Code:
sudo dpkg --purge --force-all adobe-flashplugin
sudo install adobe-flashplugin
if adobe-flashplugin was te package you tried to install

Last edited by repo; 11-08-2009 at 10:47 AM.
 
Old 11-08-2009, 11:14 AM   #4
pottzie
Member
 
Registered: Aug 2009
Posts: 150

Rep: Reputation: 15
I tired that and got "dpkg: database area is locked by another process"
I'm brand new to Ubuntu (loaded it two days ago), but I've been running Puppy Linux for a few months, so I'm not totally unfamiliar. From posts I've read, there have problems like this since 2007. Surprised someone hasn't figured it out by now. Not sure if it's an Ubuntu problem, Adobe's, or Mozilla's. And since all I'm trying to do is watch Youtube, I wonder if Youtube, or even Google, get thrown into the mix for good measure.
Oh well,welcome to the wonderful world of linux. if at first you don't succeed, hammer it with everything you can get your hands on!

Last edited by pottzie; 11-08-2009 at 11:15 AM. Reason: typos
 
Old 11-08-2009, 11:17 AM   #5
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
I tired that and got "dpkg: database area is locked by another process"
you need to close synaptic, before using the CLI
 
Old 11-08-2009, 11:24 AM   #6
pottzie
Member
 
Registered: Aug 2009
Posts: 150

Rep: Reputation: 15
adobe is just mud, right?

Just read another post saying:
"run 'sudo apt-get install flashplayer-nonfree', so I did and got:
"E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/)
Is another process using it?"
So I'm jammed up somewhere. I think I need to give my computer a laxative.
 
Old 11-08-2009, 11:26 AM   #7
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Did you closed synaptic?
Look if there is an auto update icon in your taskbar, and close it.
 
Old 11-08-2009, 11:36 AM   #8
pottzie
Member
 
Registered: Aug 2009
Posts: 150

Rep: Reputation: 15
That threw me for a second-"you need to close synaptic, before using the CLI", but thanks to Google I found that CLI= Command line Interface =Applications>Accesories>Terminal, which equals that black box screen you type stuff in and hope the whole thing doesn't crash in flames.Anyhow.
When you say to close synaptic, as far as I can tell it's not open, inasmuch as it's not able to do anyhting. i don't input into the CLI while the synaptic window is open.
And by the way, whoever made it possible to copy and paste to the CLI, thank you, thank you, thank you!
 
Old 11-08-2009, 12:42 PM   #9
pottzie
Member
 
Registered: Aug 2009
Posts: 150

Rep: Reputation: 15
close synaptic/auto update

Synaptic is "closed",I assume, when I don't see it open as a window. so if that's true, then yes, synaptic is closed.
As far as disabling auto up date, I'm not aware of where it's located. I don't see anything in the tool bar, like an icon. I'm running 9.1, downloaded a few days ago.
 
Old 11-08-2009, 12:46 PM   #10
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
What is the output from
Code:
ps ax | grep apt
 
Old 11-08-2009, 12:48 PM   #11
pottzie
Member
 
Registered: Aug 2009
Posts: 150

Rep: Reputation: 15
no adobe for me, methinks

I think what I really need is a generous dose of beginner's luck!
 
Old 11-08-2009, 12:51 PM   #12
pottzie
Member
 
Registered: Aug 2009
Posts: 150

Rep: Reputation: 15
" ps ax | grep apt"
Gets me:
"2081 pts/0 R+ 0:00 grep --color=auto apt"
Seems like just color info.
 
Old 11-08-2009, 12:59 PM   #13
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
There is still an instance from Synaptic, Adept, Update Manager, Aptitude, or DSelect running
type pstree to see if you find one of these programs.

type
Code:
sudo killall aptitude && killall apt-get
sudo killall dpkg && killall frontend
and try again
 
Old 11-08-2009, 01:07 PM   #14
pottzie
Member
 
Registered: Aug 2009
Posts: 150

Rep: Reputation: 15
Did that. It came up blank, more or less.
"aptitude: no process found"
 
Old 11-08-2009, 01:26 PM   #15
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
try
Code:
sudo rm /var/lib/dpkg/lock
and then try again
Code:
sudo dpkg --purge --force-all adobe-flashplugin
sudo install adobe-flashplugin
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
adobe flash player gillmk Linux - Newbie 36 11-24-2009 07:05 PM
Installing Adobe Flash Player rashid.bioinfo Fedora - Installation 1 06-29-2009 11:35 AM
Adobe Flash Player daniell Linux - Newbie 20 05-21-2009 07:10 AM
what adobe flash player to download? swooshmaiden Linux - Newbie 18 10-19-2008 04:54 AM
LXer: Adobe releases Adobe Flash Player 10 beta for Linux LXer Syndicated Linux News 0 05-16-2008 07:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration