no luck with flash with either firefox or chrome

Charles Smith cts.private at yahoo.com
Mon Apr 1 09:26:05 UTC 2013


Okay, did this:

  sudo apt-get update 2>&1 | tee 0401-1.upgrade


and got the 91 lines attached below.  Is there a progress log somewhere?  I couldn't find anything in "man apt-get" or see anything obvious in /var/log ...

Anyway, afterwhile, "upgrade" was no longer in the ps(1) output, so I tried again with chromium - no luck.  I also tried this, just in case:

$ sudo apt-get install flashplugin-installer
[sudo] password for mellman: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
flashplugin-installer is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 394 not upgraded.


So, unfortunately, I didn't get updated...

So, the next step is to figure out apt-get update ...



$ cat 0401-1.upgrade 
Ign http://extras.ubuntu.com precise InRelease
Ign http://dl.google.com stable InRelease
Ign http://de.archive.ubuntu.com precise InRelease
Ign http://de.archive.ubuntu.com precise-updates InRelease
Ign http://de.archive.ubuntu.com precise-backports InRelease
Get:1 http://extras.ubuntu.com precise Release.gpg [72 B]
Hit http://dl.google.com stable Release.gpg
Hit http://extras.ubuntu.com precise Release
Hit http://de.archive.ubuntu.com precise Release.gpg
Hit http://dl.google.com stable Release
Hit http://de.archive.ubuntu.com precise-updates Release.gpg
Ign http://security.ubuntu.com precise-security InRelease
Hit http://de.archive.ubuntu.com precise-backports Release.gpg
Hit http://de.archive.ubuntu.com precise Release
Hit http://de.archive.ubuntu.com precise-updates Release
Hit http://security.ubuntu.com precise-security Release.gpg
Hit http://de.archive.ubuntu.com precise-backports Release
Hit http://extras.ubuntu.com precise/main Sources
Hit http://extras.ubuntu.com precise/main i386 Packages
Ign http://extras.ubuntu.com precise/main TranslationIndex
Hit http://security.ubuntu.com precise-security Release
Hit http://de.archive.ubuntu.com precise/main Sources
Hit http://de.archive.ubuntu.com precise/restricted Sources
Hit http://de.archive.ubuntu.com precise/universe Sources
Hit http://de.archive.ubuntu.com precise/multiverse Sources
Hit http://de.archive.ubuntu.com precise/main i386 Packages
Hit http://de.archive.ubuntu.com precise/restricted i386 Packages
Hit http://de.archive.ubuntu.com precise/universe i386 Packages
Hit http://de.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://de.archive.ubuntu.com precise/main TranslationIndex
Hit http://de.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://de.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://de.archive.ubuntu.com precise/universe TranslationIndex
Hit http://de.archive.ubuntu.com precise-updates/main Sources
Hit http://de.archive.ubuntu.com precise-updates/restricted Sources
Hit http://de.archive.ubuntu.com precise-updates/universe Sources
Hit http://de.archive.ubuntu.com precise-updates/multiverse Sources
Hit http://security.ubuntu.com precise-security/main Sources
Ign http://extras.ubuntu.com precise/main Translation-en
Hit http://de.archive.ubuntu.com precise-updates/main i386 Packages
Hit http://de.archive.ubuntu.com precise-updates/restricted i386 Packages
Hit http://de.archive.ubuntu.com precise-updates/universe i386 Packages
Hit http://de.archive.ubuntu.com precise-updates/multiverse i386 Packages
Hit http://de.archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://de.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://de.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://de.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://de.archive.ubuntu.com precise-backports/main Sources
Hit http://de.archive.ubuntu.com precise-backports/restricted Sources
Hit http://de.archive.ubuntu.com precise-backports/universe Sources
Hit http://de.archive.ubuntu.com precise-backports/multiverse Sources
Hit http://de.archive.ubuntu.com precise-backports/main i386 Packages
Hit http://de.archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://de.archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://de.archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://security.ubuntu.com precise-security/restricted Sources
Hit http://security.ubuntu.com precise-security/universe Sources
Hit http://security.ubuntu.com precise-security/multiverse Sources
Hit http://security.ubuntu.com precise-security/main i386 Packages
Hit http://security.ubuntu.com precise-security/restricted i386 Packages
Hit http://security.ubuntu.com precise-security/universe i386 Packages
Hit http://security.ubuntu.com precise-security/multiverse i386 Packages
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
Hit http://de.archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://de.archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://de.archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://de.archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://de.archive.ubuntu.com precise/main Translation-en
Hit http://de.archive.ubuntu.com precise/multiverse Translation-en
Hit http://de.archive.ubuntu.com precise/restricted Translation-en
Hit http://de.archive.ubuntu.com precise/universe Translation-en
Hit http://de.archive.ubuntu.com precise-updates/main Translation-en
Hit http://de.archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://de.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://de.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://de.archive.ubuntu.com precise-backports/main Translation-en
Hit http://de.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://de.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://security.ubuntu.com precise-security/universe TranslationIndex
Hit http://de.archive.ubuntu.com precise-backports/universe Translation-en
Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Hit http://dl.google.com stable/main i386 Packages
Hit http://security.ubuntu.com precise-security/universe Translation-en
Ign http://dl.google.com stable/main TranslationIndex
Ign http://dl.google.com stable/main Translation-en
Fetched 72 B in 1s (47 B/s)
Reading package lists...




________________________________
 From: Colin Law <clanlaw at googlemail.com>
To: Charles Smith <cts.private at yahoo.com> 
Cc: "ubuntu-users at lists.ubuntu.com" <ubuntu-users at lists.ubuntu.com> 
Sent: Sunday, March 31, 2013 1:22 PM
Subject: Re: no luck with flash with either firefox or chrome
 
On 31 March 2013 11:54, Charles Smith <cts.private at yahoo.com> wrote:
> Thank you for continuing to think about this ...
>
> Actually, I try to upgrade - I get the upgrade prompt and select it - it
> grinds and grinds (tens of minutes), then I get a different dialog,
> repeatedly, like, "System Error: Cancel or Report".  No mention of details,
> or the causing application (but it's clearly the update application), or
> anything.  I've tried pstree to see if I can track down what the problem is.
> I know of no way to match a dialog with the causing application (we've
> almost finally reached Windows quality).

The fact that you are having problems upgrading indicates there is a
problem that you should address before worrying about flash.  They may
be related.  If you have a problem upgrading then it is better to run
it in the terminal and you will get better diagnostic messages (that
is what I suggested).
In a terminal first do
sudo apt-get update
If that shows any errors then post them here.  If not then
sudo apt-get dist-upgrade
and post any errors again.

>
> But you're probably right.  I should follow up on this first.

Definitely

>
> <soapbox>
> But I confess - my problems are caused by the fact that I'm not really keen
> on solving the problem with the MS-pioneered method of
> installation/reinstallation/deinstallation/upgrade/downgrade.  I have this
> naive, stubborn notion that things have causation, and as computer
> "scientists", we have the obligation of understanding, rather than
> believing.
> </soapbox>
>
> But, I've really run up against a wall here.  Somebody suggested that I
> re-install my operating system (!), and I might end up doing that (!!!).
> Before I go that far, though, maybe I should get the update mechanism
> working ...

It should not come to that.  Lets get the upgrade working first.  That
may tell us what is really wrong with the system.

Colin



>
>
> ________________________________
> From: Colin Law <clanlaw at googlemail.com>
> To: Charles Smith <cts.private at yahoo.com>
> Sent: Saturday, March 30, 2013 10:08 PM
>
> Subject: Re: no luck with flash with either firefox or chrome
>
> On 30 March 2013 19:17, Charles Smith <cts.private at yahoo.com> wrote:
>>
>> and just for kicks, I re-ran this:
>>
>> $ sudo apt-get install flashplugin-installer
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> flashplugin-installer is already the newest version.
>> 0 upgraded, 0 newly installed, 0 to remove and 394 not upgraded.
>
> 394 not upgraded!!  Has not the update manager been pestering you to
> install the updates?
> I think the first thing you had better do is
> sudo apt-get update && sudo apt-get dist-upgrade
>
> It may make no difference but you need to rule it out.
>
> Colin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20130401/e4d8f0e3/attachment.html>


More information about the ubuntu-users mailing list