[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-04-22 Thread Thorsten Glaser
Hi Vladimir, rmadison says it’s fixed now and it’s available for i386
again, so I undid the workaround addition.

I’ve just uploaded 8u412, but I’ve re-enabled tests for Debian. Due to
your situation with the i386 packages, you’ll have to regenerate
d/control on noble to get the i386 exclusion (I hope I got the syntax,
with both architecture and profile specification, right).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  Confirmed
Status in openjdk-8 package in Ubuntu:
  Fix Released
Status in openjdk-8 package in Debian:
  Fix Released

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-04-22 Thread Vladimir Petko
I think the issue is on Ubuntu side, please do not add it to the
workaround yet.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  Confirmed
Status in openjdk-8 package in Ubuntu:
  Fix Released
Status in openjdk-8 package in Debian:
  Fix Released

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-04-22 Thread Thorsten Glaser
(FWIW, last time I looked, it _did_ exist in noble)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  Confirmed
Status in openjdk-8 package in Ubuntu:
  Fix Released
Status in openjdk-8 package in Debian:
  Fix Released

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-04-22 Thread Thorsten Glaser
oh ffs, it’s missing (again?) in noble, too?

I’ll add noble to the workaround for 8u412-ga-1, which I’m working on
r/n.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  Confirmed
Status in openjdk-8 package in Ubuntu:
  Fix Released
Status in openjdk-8 package in Debian:
  Fix Released

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-04-22 Thread Bart Vanhaute
openjdk-8-jre is no longer installable for i386 on noble. Missing
dependency on libatk-wrapper-java-jni. This library still exists for
amd64, but not for i386.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  Confirmed
Status in openjdk-8 package in Ubuntu:
  Fix Released
Status in openjdk-8 package in Debian:
  Fix Released

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-04-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: java-atk-wrapper (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  Confirmed
Status in openjdk-8 package in Ubuntu:
  Fix Released
Status in openjdk-8 package in Debian:
  Fix Released

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-03-14 Thread Bug Watch Updater
** Changed in: openjdk-8 (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  Fix Released
Status in openjdk-8 package in Debian:
  Fix Released

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package openjdk-8 - 8u402-ga-2ubuntu1

---
openjdk-8 (8u402-ga-2ubuntu1) noble; urgency=medium

  * Fix installation issue on i386 (LP: #2053110):
- d/rules: build without atk bridge on i386 for Ubuntu versions that
  do not have it.
- d/JB-jre-headless.postinst.in: check that /usr/share/binfmts exists
  before trying to delete it.

 -- Vladimir Petko   Wed, 14 Feb 2024
19:58:48 +1300

** Changed in: openjdk-8 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  Fix Released
Status in openjdk-8 package in Debian:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-18 Thread Bug Watch Updater
** Changed in: openjdk-8 (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New
Status in openjdk-8 package in Debian:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-18 Thread Vladimir Petko
** Bug watch added: Debian Bug tracker #1064191
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064191

** Also affects: openjdk-8 (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064191
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New
Status in openjdk-8 package in Debian:
  Unknown

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-15 Thread Vladimir Petko
piuparts install/purge tests for openjdk-8 noble

** Attachment added: "piuparts-openjdk-8-noble.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/2053110/+attachment/5746473/+files/piuparts-openjdk-8-noble.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-15 Thread Vladimir Petko
piuparts tests for focal i386 (install/purge)

** Attachment added: "piuparts-openjdk-8-focal.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/2053110/+attachment/5746414/+files/piuparts-openjdk-8-focal.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-15 Thread Vladimir Petko
piuparts tests for jammy i386 (install/purge)

** Attachment added: "piuparts-openjdk-8-jammy.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/2053110/+attachment/5746413/+files/piuparts-openjdk-8-jammy.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-15 Thread Vladimir Petko
piuparts test for mantic i386 (install/purge)

** Attachment added: "piuparts-openjdk-8-mantic.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/2053110/+attachment/5746412/+files/piuparts-openjdk-8-mantic.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-14 Thread Vladimir Petko
** Description changed:

  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.
  
  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --
  
  Note:
   java-atk-wrapper is present in noble on i386
  
  This is a regression introduced in 8u402-ga-2:
  
    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them
  
  See LP: #1916327
  
  The alternative is to publish atk-wrapper for i386 in mantic, jammy and
  focal.
+ 
+ 
+ Options:
+  a) rollback the fix in Ubuntu
+  b) publish atk-wrapper

** Description changed:

  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.
  
  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --
  
  Note:
   java-atk-wrapper is present in noble on i386
  
  This is a regression introduced in 8u402-ga-2:
  
    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them
  
  See LP: #1916327
  
  The alternative is to publish atk-wrapper for i386 in mantic, jammy and
  focal.
  
- 
  Options:
-  a) rollback the fix in Ubuntu
-  b) publish atk-wrapper
+  a) rollback the fix in Ubuntu
+  b) publish atk-wrapper

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

  Options:
   a) rollback the fix in Ubuntu
   b) publish atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-14 Thread Vladimir Petko
** Description changed:

  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.
  
  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --
  
  Note:
   java-atk-wrapper is present in noble on i386
  
  This is a regression introduced in 8u402-ga-2:
  
    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them
+ 
+ The alternative is to publish atk-wrapper for i386 in mantic, jammy and
+ focal.

** Description changed:

  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.
  
  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --
  
  Note:
   java-atk-wrapper is present in noble on i386
  
  This is a regression introduced in 8u402-ga-2:
  
    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them
  
+ See LP: #1916327
+ 
  The alternative is to publish atk-wrapper for i386 in mantic, jammy and
  focal.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

  See LP: #1916327

  The alternative is to publish atk-wrapper for i386 in mantic, jammy
  and focal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2053110] Re: openjdk-8 402 fails to install in focal, jammy, mantic on i386

2024-02-13 Thread Vladimir Petko
Note linked merge proposal for the option when we do not publish atk-
wrapper in security update

** Description changed:

  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.
  
  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --
  
  Note:
-  java-atk-wrapper is present in noble on i386
+  java-atk-wrapper is present in noble on i386
+ 
+ This is a regression introduced in 8u402-ga-2:
+ 
+   * Restore M-A installability of focal/i386 package (LP#1916327)
+ by adding xenial, bionic, focal, jammy to the list of releases
+ built with the ATK bridge, but not enabling it by default;
+ keep jessie on, stretch and sid and mantic/noble off the list:
+ please report bugs for issues with the bridge, so sthibault
+ can find, debug, fix them

** Also affects: java-atk-wrapper (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to java-atk-wrapper in Ubuntu.
https://bugs.launchpad.net/bugs/2053110

Title:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386

Status in java-atk-wrapper package in Ubuntu:
  New
Status in openjdk-8 package in Ubuntu:
  New

Bug description:
  openjdk-8 402 fails to install in focal, jammy, mantic on i386 due to
  dependency on java-atk-bridge.

  This dependency was introduced by dropping condition present in 392:
  --
    ifeq ($(derivative),Ubuntu)
  ifeq ($(DEB_HOST_ARCH),i386)
    ifeq (,$(filter $(distrel),precise trusty xenial bionic))
  with_bridge =
    endif
  endif
    endif
  --

  Note:
   java-atk-wrapper is present in noble on i386

  This is a regression introduced in 8u402-ga-2:

    * Restore M-A installability of focal/i386 package (LP#1916327)
  by adding xenial, bionic, focal, jammy to the list of releases
  built with the ATK bridge, but not enabling it by default;
  keep jessie on, stretch and sid and mantic/noble off the list:
  please report bugs for issues with the bridge, so sthibault
  can find, debug, fix them

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/2053110/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp