Public bug reported:

hi!

the upgrade of flashplugin-nonfree 11.1.102.62ubuntu0.10.10.1 (in ubuntu
maverick) broke flash for me so i looked into it...

dpkg-reconfigure flashplugin-installer
Installing from local file 
/var/cache/flashplugin-installer/adobe-flashplugin_11.1.102.62.orig.tar.gz
install: cannot stat `adobe-flashplugin*//libflashplayer.so': No such file or 
directory

the last message comes from the postinst script. the respective command
in that script is:

                install -m 644 adobe-
flashplugin*/"$DPKG_MAINTSCRIPT_ARCH"/libflashplayer.so /usr/lib
/flashplugin-installer/

so apparently the $DPKG_MAINTSCRIPT_ARCH is not set correctly.
when i exported it from the shell, installation succeeded and the browsers are 
able to to flash again too:

export DPKG_MAINTSCRIPT_ARCH=amd64 ; dpkg-reconfigure flashplugin-installer
Installing from local file 
/var/cache/flashplugin-installer/adobe-flashplugin_11.1.102.62.orig.tar.gz
Flash Plugin installed.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: flashplugin-installer 11.1.102.62ubuntu0.10.10.1
ProcVersionSignature: Ubuntu 2.6.35-32.65-generic 2.6.35.14
Uname: Linux 2.6.35-32-generic x86_64
Architecture: amd64
Date: Thu Feb 16 15:07:09 2012
SourcePackage: flashplugin-nonfree

** Affects: flashplugin-nonfree (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/933484

Title:
  installation fails because $DPKG_MAINTSCRIPT_ARCH is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/933484/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to