[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2015-09-07 Thread Swati
** Changed in: flashplugin-nonfree (Ubuntu)
 Assignee: Marc Deslauriers (mdeslaur) => Swati (regulatory)

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-02-16 Thread Wim Deblauwe
Is there a way to get back the previous i386 plugin? The problem is that
there is no 64-bit debug flash player available. Since I received this
update today, I can no longer debug my flash application. If I copy the
32-bit debug flash player to /usr/lib/flashplugin-installer/ like I used
to do before, flash no longer works in firefox.

I am using Ubuntu 11.10 64-bit.

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-02-16 Thread Wim Deblauwe
I managed to find the workaround myself:

First install the 'nspluginwrapper':

sudo apt-get install nspluginwrapper

Then copy the debug player to the correct location:

sudo cp libflashplayer.so /usr/lib/flashplugin-installer/

Next, call nspluginwrapper:

sudo nspluginwrapper -i /usr/lib/flashplugin-installer/libflashplayer.so

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package flashplugin-nonfree -
11.1.102.62ubuntu0.11.10.1

---
flashplugin-nonfree (11.1.102.62ubuntu0.11.10.1) oneiric-security; urgency=low

  * New upstream release 11.1.102.62
- debian/flashplugin-installer.{config,postinst}: Updated version and
  sha256sums.
- CVE-2012-0752
- CVE-2012-0753
- CVE-2012-0754
- CVE-2012-0755
- CVE-2012-0756
- CVE-2012-0757
  * Add native amd64 support (LP: #870835):
- debian/control: change flashplugin-downloader to a transitional
  package, and switch flashplugin-installer back to the package that
  downloads and installs the binary so we can properly upgrade
  multiarch. Adjust Homepage.
- debian/flashplugin-installer.postinst: use $DPKG_MAINTSCRIPT_ARCH to
  copy the right binary, remove old nspluginwrapper alternatives.
- debian/rules: remove nspluginwrapper files.
- debian/flashplugin-installer.*: remove flashplugin-installer-unpackdir
  directory migration, this was before hardy.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 15 Feb 2012 17:37:28 
-0500

** Changed in: flashplugin-nonfree (Ubuntu Oneiric)
   Status: Confirmed = Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-0752

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-0753

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-0754

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-0755

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-0756

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-0757

** Changed in: flashplugin-nonfree (Ubuntu Natty)
   Status: Confirmed = Fix Released

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package flashplugin-nonfree -
11.1.102.62ubuntu0.11.04.1

---
flashplugin-nonfree (11.1.102.62ubuntu0.11.04.1) natty-security; urgency=low

  * New upstream release 11.1.102.62
- debian/{config,postinst}: Updated version and sha256sums.
- CVE-2012-0752
- CVE-2012-0753
- CVE-2012-0754
- CVE-2012-0755
- CVE-2012-0756
- CVE-2012-0757
  * Add native amd64 support (LP: #870835):
- debian/control: clean up depends, remove lpia, update description.
  Adjust Homepage.
- debian/postinst: use $DPKG_MAINTSCRIPT_ARCH to copy the right binary,
  remove old nspluginwrapper alternatives.
- debian/rules: remove nspluginwrapper files.
- debian/{config,postinst,prerm}: remove flashplugin-installer-unpackdir
  directory migration, this was before hardy.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 15 Feb 2012 17:42:24 
-0500

** Changed in: flashplugin-nonfree (Ubuntu Maverick)
   Status: Confirmed = Fix Released

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package flashplugin-nonfree -
11.1.102.62ubuntu0.10.10.1

---
flashplugin-nonfree (11.1.102.62ubuntu0.10.10.1) maverick-security; urgency=low

  * New upstream release 11.1.102.62
- debian/{config,postinst}: Updated version and sha256sums.
- CVE-2012-0752
- CVE-2012-0753
- CVE-2012-0754
- CVE-2012-0755
- CVE-2012-0756
- CVE-2012-0757
  * Add native amd64 support (LP: #870835):
- debian/control: clean up depends, remove lpia, update description.
  Adjust Homepage.
- debian/postinst: use $DPKG_MAINTSCRIPT_ARCH to copy the right binary,
  remove old nspluginwrapper alternatives.
- debian/rules: remove nspluginwrapper files.
- debian/{config,postinst,prerm}: remove flashplugin-installer-unpackdir
  directory migration, this was before hardy.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 15 Feb 2012 17:47:11 
-0500

** Changed in: flashplugin-nonfree (Ubuntu Lucid)
   Status: Confirmed = Fix Released

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-02-15 Thread Launchpad Bug Tracker
This bug was fixed in the package flashplugin-nonfree -
11.1.102.62ubuntu0.10.04.1

---
flashplugin-nonfree (11.1.102.62ubuntu0.10.04.1) lucid-security; urgency=low

  * New upstream release 11.1.102.62
- debian/{config,postinst}: Updated version and sha256sums.
- CVE-2012-0752
- CVE-2012-0753
- CVE-2012-0754
- CVE-2012-0755
- CVE-2012-0756
- CVE-2012-0757
  * Add native amd64 support (LP: #870835):
- debian/control: clean up depends, remove lpia, update description.
  Adjust Homepage.
- debian/postinst: use $DPKG_MAINTSCRIPT_ARCH to copy the right binary,
  remove old nspluginwrapper alternatives.
- debian/rules: remove nspluginwrapper files.
- debian/{config,postinst,prerm}: remove flashplugin-installer-unpackdir
  directory migration, this was before hardy.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 15 Feb 2012 17:49:55 
-0500

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-01-18 Thread Marc Deslauriers
** Also affects: flashplugin-nonfree (Ubuntu Precise)
   Importance: Undecided
 Assignee: Marc Deslauriers (mdeslaur)
   Status: Confirmed

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-01-18 Thread Launchpad Bug Tracker
This bug was fixed in the package flashplugin-nonfree -
11.1.102.55ubuntu3

---
flashplugin-nonfree (11.1.102.55ubuntu3) precise; urgency=low

  * Add native amd64 support (LP: #870835):
- debian/control: change flashplugin-downloader to a transitional
  package, and switch flashplugin-installer back to the package that
  downloads and installs the binary so we can properly upgrade
  multiarch. Adjust Homepage and Description.
- debian/flashplugin-installer.postinst: use $DPKG_MAINTSCRIPT_ARCH to
  fetch the right tarball, remove old nspluginwrapper alternatives.
  Switch links to download tarballs directly from Adobe instead of from
  the partner repository.
- debian/rules: remove nspluginwrapper files.
- debian/flashplugin-installer.*: remove flashplugin-installer-unpackdir
  directory migration, this was before hardy.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 18 Jan 2012 16:35:02 
-0500

** Changed in: flashplugin-nonfree (Ubuntu Precise)
   Status: Confirmed = Fix Released

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2012-01-18 Thread Ubuntu QA Website
** Tags added: iso-testing

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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


[Bug 870835] Re: flashplugin-installer still installs i386 plugin version, though native 64 bit plugin available

2011-11-16 Thread Joel Ebel
** Summary changed:

- flashplugin-installer still installs i386 plugin version, though native 64 
bit plugin avaiable
+ flashplugin-installer still installs i386 plugin version, though native 64 
bit plugin available

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

Title:
  flashplugin-installer still installs i386 plugin version, though
  native 64 bit plugin available

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

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