[Touch-packages] [Bug 2059172] Re: autopkgtest failure with perl/5.38.2-3.2

2024-03-27 Thread Gianfranco Costamagna
Hello, I found this

# list special cases where a Breaks entry doesn't need to imply
# Replaces+Provides
my %triplet_check_skip = (
"perl-base" => [ "libfile-spec-perl" ],
"libperl5.38" => [ "libfilter-perl" ], 
);


Maybe we can do something like 
# list special cases where a Breaks entry doesn't need to imply
# Replaces+Provides
my %triplet_check_skip = (
"perl-base" => [ "libfile-spec-perl" ],
"libperl5.38" => [ "libfilter-perl" ], 
"libperl5.38t64" => [ "libfilter-perl" ], 
);


or similar?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to perl in Ubuntu.
https://bugs.launchpad.net/bugs/2059172

Title:
  autopkgtest failure with perl/5.38.2-3.2

Status in perl package in Ubuntu:
  New

Bug description:
  autopkgtest failed with
  (https://autopkgtest.ubuntu.com/results/autopkgtest-
  noble/noble/arm64/p/perl/20240326_162839_855b1@/log.gz):

  3968s control.t: warning: can't parse dependency ${t64:Provides}
  3968s 
  3968s #   Failed test 'Breaks for libfilter-perl in libperl5.38t64 implies 
Provides'
  3968s #   at debian/t/control.t line 267.
  3968s 
  3968s #   Failed test 'Breaks for libfilter-perl in libperl5.38t64 implies 
Replaces'
  3968s #   at debian/t/control.t line 269.
  3968s Use of uninitialized value $replaced_version in substitution (s///) at 
debian/t/control.t line 273.
  3969s 
  3969s #   Failed test 'Replaces version for libfilter-perl in libperl5.38t64 
matches Breaks'
  3969s #   at debian/t/control.t line 274.
  3969s #  got: undef
  3969s # expected: '1.64'
  3969s 
  3969s #   Failed test 'Provides version for libfilter-perl in libperl5.38t64 
matches Breaks'
  3969s #   at debian/t/control.t line 280.
  3969s #  got: ''
  3969s # expected: '1.64'
  3969s # s/libfilter-perl,/libfilter-perl (= 1.64),/
  3969s # Looks like you failed 4 tests of 626.
  3969s debian/t/control.t .. 
  3969s Dubious, test returned 4 (wstat 1024, 0x400)
  3969s Failed 4/626 subtests 
  3969s (less 214 skipped subtests: 408 okay)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/2059172/+subscriptions


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


[Touch-packages] [Bug 2054620] Re: libdm returns wrong error code when dm-verity key cannot be found

2024-03-06 Thread Gianfranco Costamagna
dput ubuntu ../lvm2_2.03.16-3ubuntu2_source.changes
Uploading lvm2 using ftp to ubuntu (host: upload.ubuntu.com; directory: /ubuntu)
running supported-distribution: check whether the target distribution is 
currently supported (using distro-info)
{'allowed': ['release', 'proposed', 'backports', 'security'], 'known': 
['release', 'proposed', 'updates', 'backports', 'security']}
running required-fields: check whether a field is present and non-empty in the 
changes file
running checksum: verify checksums before uploading
running suite-mismatch: check the target distribution for common errors
running check-debs: makes sure the upload contains a binary package
running gpg: check GnuPG signatures before the upload
Uploading lvm2_2.03.16-3ubuntu2.dsc
Uploading lvm2_2.03.16-3ubuntu2.debian.tar.xz
Uploading lvm2_2.03.16-3ubuntu2_source.buildinfo
Uploading lvm2_2.03.16-3ubuntu2_source.changes

unsubscribing sponsors!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/2054620

Title:
  libdm returns wrong error code when dm-verity key cannot be found

Status in lvm2 package in Ubuntu:
  Confirmed
Status in lvm2 source package in Noble:
  Confirmed

Bug description:
  When libcryptsetup tries to activate a signed dm-verity volume, and
  the key is not in the kernel keyring, libdevicemapper does not return
  the appropriate ENOKEY, so the failure cannot be distinguished from
  other generic issues.

  This is a problem when software like systemd via libcryptsetup try to
  open a volume, and get an unrecognizable error out of it. With the fix
  in libdm and libcryptsetup, there is a clear ENOKEY returned when a
  key is missing and activation fails for that reason. This allows
  systemd (and other applications) to make the right decision depending
  on the failure case. Without this, the same generic error is returned
  in any case.

  For more details, see:

  https://gitlab.com/cryptsetup/cryptsetup/-/issues/841

  libcryptsetup 2.7.0, now available in debian stable, and systemd v255,
  shipped in Noble, make use of this error code.

  This is fixed in the lvm2 version 2.03.23 upstream release.

  Please consider backporting this patch for Noble.

  Upstream PR: https://gitlab.com/lvmteam/lvm2/-/merge_requests/3
  Upstream commit: 25ef7a7b1a876f491bd361369423d7309358f6c1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/2054620/+subscriptions


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


[Touch-packages] [Bug 2051420] Re: Error in dash(1) manual in <& and >& descriptions

2024-02-21 Thread Gianfranco Costamagna
** Package changed: boinc (Ubuntu) => dash (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dash in Ubuntu.
https://bugs.launchpad.net/bugs/2051420

Title:
  Error in dash(1) manual in <& and >& descriptions

Status in dash package in Ubuntu:
  New

Bug description:
  $ man dash | grep '[<>]'
 [n1]Copy file descriptor n2 as stdin (or fd n1).  fd n2.

  The text looks mangled with orphaned "fd n2" not making any sense.

  The text has stdout and stdin confused/swapped.

  dash.1 says "stdout" for <& - compare:

  NetBSD sh.1 says

[n1]<& n2   Redirect standard input (or n1) from a duplicate of file
  descriptor n2.

  
  OpenGroup text says:

 2.7.5 Duplicating an Input File Descriptor

The redirection operator:

[n]<

shall duplicate one input file descriptor from another, or shall
  close one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dash/+bug/2051420/+subscriptions


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


[Touch-packages] [Bug 2049352] Re: Package BlueZ 5.72 for Noble

2024-01-15 Thread Gianfranco Costamagna
and it migrated!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2049352

Title:
  Package BlueZ 5.72 for Noble

Status in bluez package in Ubuntu:
  Triaged

Bug description:
  ver 5.72:
  Fix issue with BAP and handling stream IO linking.
  Fix issue with BAP and setup of multiple streams per endpoint.
  Fix issue with AVDTP and potential incorrect transaction label.
  Fix issue with A2DP and handling crash on suspend.
  Fix issue with GATT database and an invalid pointer.
  Add support for AICS service.

  https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.72.tar.xz
  https://git.kernel.org/pub/scm/bluetooth/bluez.git/tag/?h=5.72

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2049352/+subscriptions


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


[Touch-packages] [Bug 2049352] Re: Package BlueZ 5.72 for Noble

2024-01-15 Thread Gianfranco Costamagna
Bluez should migrate next run, and then you can do the update if you
want, is it ok for you?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2049352

Title:
  Package BlueZ 5.72 for Noble

Status in bluez package in Ubuntu:
  Triaged

Bug description:
  ver 5.72:
  Fix issue with BAP and handling stream IO linking.
  Fix issue with BAP and setup of multiple streams per endpoint.
  Fix issue with AVDTP and potential incorrect transaction label.
  Fix issue with A2DP and handling crash on suspend.
  Fix issue with GATT database and an invalid pointer.
  Add support for AICS service.

  https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.72.tar.xz
  https://git.kernel.org/pub/scm/bluetooth/bluez.git/tag/?h=5.72

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2049352/+subscriptions


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


[Touch-packages] [Bug 2047780] Re: BlueZ release 5.71

2024-01-11 Thread Gianfranco Costamagna
next time we should make sure the changelog lists all the delta from Debian :)
But with the same tarball it will be easier to find it out

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2047780

Title:
  BlueZ release 5.71

Status in bluez package in Ubuntu:
  Fix Released

Bug description:
  Release BlueZ 5.71 to noble.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2047780/+subscriptions


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


[Touch-packages] [Bug 2047780] Re: BlueZ release 5.71

2024-01-10 Thread Gianfranco Costamagna
two patches are now with Debian bugs
 Opened #1060393 in bluez 5.67-1 by Gianfranco Costamagna (locutusofborg) 
«please update patch 
work-around-Logitech-diNovo-Edge-keyboard-firmware-i.patch». 
https://bugs.debian.org/1060393
 Opened #1060395 in bluez by Gianfranco Costamagna (locutusofborg) «please 
add simple testsuite from Ubuntu». https://bugs.debian.org/1060395

** Bug watch added: Debian Bug tracker #1060393
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060393

** Bug watch added: Debian Bug tracker #1060395
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060395

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2047780

Title:
  BlueZ release 5.71

Status in bluez package in Ubuntu:
  Fix Released

Bug description:
  Release BlueZ 5.71 to noble.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2047780/+subscriptions


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


[Touch-packages] [Bug 2047780] Re: BlueZ release 5.71

2024-01-10 Thread Gianfranco Costamagna
and ell-dev needs a i386 whitelist, not sure

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2047780

Title:
  BlueZ release 5.71

Status in bluez package in Ubuntu:
  Fix Released

Bug description:
  Release BlueZ 5.71 to noble.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2047780/+subscriptions


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


[Touch-packages] [Bug 2047780] Re: BlueZ release 5.71

2024-01-10 Thread Gianfranco Costamagna
Hello, I did the merge from Debian, now the packaging is really simpler,
please have a look and upload if possible.

** Attachment added: "bluez_5.71-1ubuntu1.debian.tar.xz"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2047780/+attachment/5738106/+files/bluez_5.71-1ubuntu1.debian.tar.xz

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2047780

Title:
  BlueZ release 5.71

Status in bluez package in Ubuntu:
  Fix Released

Bug description:
  Release BlueZ 5.71 to noble.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2047780/+subscriptions


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


[Touch-packages] [Bug 2047780] Re: BlueZ release 5.71

2024-01-08 Thread Gianfranco Costamagna
Hello Daniel!

>Thank you for working over the weekend on this. I would have resolved
it myself on the Monday if someone >answered the question in comment
#11.

This is what a team does, help other people.
In this case I started answering to comment #11, I did fix->fix->fix 
DH_VERBOSE, fix something more, read manpage to check if compat level was the 
culprit, and found nothing on manual... So I just started looking at 
incorporating some dh fixes from debian packaging, and after 6 uploads on my 
ppa, the variables started being correctly parsed.

I still don't have an answer for that question, this is why I came up
with a frustrated answer :)

Thanks for your work, and I hope with our suggestions in the future the
maintenance of the package will become easier, with help of MoM.

For example your Debian bug #1060242 is already acked and confirmed, so I would 
say there is an extremely good cooperation with Debian, and I'm pretty sure 
with some Debian bugs, the maintenance for Ubuntu will become less and less 
painful. For example all this kind of issues would have been not a problem if 
the package would have been merged from Debian years ago.
This is why the best way to move forward is to me to just do a merge, and then 
use MoM in the future to grab new fixes and new releases. If we need a new 
upstream version, we can still help Debian package it, and then merge. This 
will make the current packaging a lot easier for the benefit of the community 
and sponsors (including fixing some bugs in Debian too)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2047780

Title:
  BlueZ release 5.71

Status in bluez package in Ubuntu:
  Fix Committed

Bug description:
  Release BlueZ 5.71 to noble.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2047780/+subscriptions


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


[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-06 Thread Gianfranco Costamagna
it builds, so we are fine :)

** Tags removed: verification-needed verification-needed-mantic
** Tags added: verification-done verification-done-mantic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2036253

Title:
  FTBFS: missing strl* symbols fail the build

Status in heimdal package in Ubuntu:
  Fix Released
Status in heimdal source package in Mantic:
  Fix Committed
Status in heimdal source package in Noble:
  Fix Released
Status in heimdal package in Debian:
  Fix Released

Bug description:
  [ Impact ]

  Currently, the build of the heimdal package against glibc 2.38 is not 
possible due to
  the fact that strlcat and strlcpy were added to glibc in version 2.38 and 
heimdal no longer defines its internal version.

  We need this fix to build the heimdal package successfully. It's also
  important to be able to apply security fixes in the future (if
  needed).

  [ Test plan ]

  Build the package in a ppa to check that the error is gone and that
  the package builds successfully.

  # Install the package and check it works ok

  #0.Prepare a VM or Container. i.e:
  # lxc launch ubuntu-daily:mantic Mheimdal
  # lxc shell Mheimdal

  #1. Install heimtools from heimdal-clients
  # apt update && apt upgrade -y
  # apt install -y heimdal-clients

  #1.1 Check the libraries are installed well
  # dpkg -l libroken19-heimdal | grep ii
  # dpkg -l libkafs0-heimdal | grep ii

  #1.2 Check that the command is not broken (you get a
   Usage: : heimtools [--version] [--help] command ..)
  # heimtools --help

  #2. Install aklog from src:aftools, openafs-krb5 binary package. A rebuild of
  aftools against the new heimdal package is needed for this to be
  successfull.
  #  apt install -y openafs-krb5

  #2.1 Check that the command is not broken (you don't get a
   aklog: symbol lookup error: aklog: undefined symbol: rk_strlcat, version
   HEIMDAL_ROKEN_1.0)
  # aklog --help

  [ Where problems could occur ]

  I tried to get a complete list of libraries and binaries that use the
  symbols affected in this fix (inside and outside the ones provided by
  src:heimdal itself), but, I don't know if there are other third-party
  pieces of software outside the archive that depends on these
  libraries.

  If that is the case, when executing, the affected binary will no run
  and a message like this could appear:

  undefined symbol: rk_strlcat, version HEIMDAL_ROKEN_1.0

  Could be a disruption in the way the heimdal suite works? Unlikely, but there 
is always room for it.
  It should be fine since the symbols, in this case, are available to all 
heimdal-dependants libraries in the build. This case could arise if a mix of 
heimdal libraries (provided by two different versions of src:heimdal) are 
installed, but this is what the 'Breaks:' that was added in the d/control wants 
to avoid.

  [ Other Info ]
  A rebuild of the openafs package against this new version of the libraries 
provided by this heimdal package is needed.
  (bug 2046441).

  [ Original Description ]
  

  See ubuntu-devel thread[1] and mantic rebuild report[2].

  dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
  dpkg-gensymbols: warning: debian/libkafs0-heimdal/DEBIAN/symbols doesn't 
match completely debian/libkafs0-heimdal.symbols
  --- debian/libkafs0-heimdal.symbols 
(libkafs0-heimdal_7.8.git20221117.28daf24+dfsg-3ubuntu1_amd64)
  +++ dpkg-gensymbolshoPgEa 2023-09-05 02:37:15.654111977 +
  @@ -12,7 +12,7 @@
    _kafs_get_cred@Base 1.4.0+git20110226
    _kafs_realm_of_cell@Base 1.4.0+git20110226
    _kafs_resolve_debug@Base 1.4.0+git20110226
  - _kafs_strlcpy@Base 1.4.0+git20110226
  +#MISSING: 7.8.git20221117.28daf24+dfsg-3ubuntu1# _kafs_strlcpy@Base 
1.4.0+git20110226
    k_afs_cell_of_file@Base 1.4.0+git20110226
    k_hasafs@Base 1.4.0+git20110226
    k_hasafs_recheck@Base 1.4.0+git20110226
  dh_makeshlibs: error: failing due to earlier errors
  make[1]: *** [debian/rules:18: override_dh_makeshlibs] Error 25

  This one might need a fix similar to the krb5 one[3].

  1. https://lists.ubuntu.com/archives/ubuntu-devel/2023-September/042784.html
  2. 
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20230830-mantic-mantic.html#ubuntu-server-team
  3. https://launchpad.net/ubuntu/+source/krb5/1.20.1-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+subscriptions


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


[Touch-packages] [Bug 2047780] Re: BlueZ release 5.71

2024-01-06 Thread Gianfranco Costamagna
I don't understand why bluez packaging can't be merged with the debian fixes 
and continues to follow some logic of "never update to newer dh or compat".
Also patches from Debian are never received, as well as new binaries not 
installed.

I did some really little cleanup and the package now builds sanely, the
variables are used and looks "better". But as sponsor I would refuse to
continue to upload this useless and old packaging, and force somebody to
really cleanup this maintenance burden that increased over time.

Also, why is the tarball different from the Debian one?

I'm attaching a debian directory that builds fine, not tested at all.

** Attachment added: "bluez_5.71-0ubuntu6.debian.tar.xz"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2047780/+attachment/5736981/+files/bluez_5.71-0ubuntu6.debian.tar.xz

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/2047780

Title:
  BlueZ release 5.71

Status in bluez package in Ubuntu:
  Fix Committed

Bug description:
  Release BlueZ 5.71 to noble.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2047780/+subscriptions


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


[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-05 Thread Gianfranco Costamagna
Uploaded on mantic queue

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2036253

Title:
  FTBFS: missing strl* symbols fail the build

Status in heimdal package in Ubuntu:
  Fix Released
Status in heimdal source package in Mantic:
  Fix Committed
Status in heimdal source package in Noble:
  Fix Released
Status in heimdal package in Debian:
  Fix Released

Bug description:
  [ Impact ]

  Currently, the build of the heimdal package against glibc 2.38 is not 
possible due to
  the fact that strlcat and strlcpy were added to glibc in version 2.38 and 
heimdal no longer defines its internal version.

  We need this fix to build the heimdal package successfully. It's also
  important to be able to apply security fixes in the future (if
  needed).

  [ Test plan ]

  Build the package in a ppa to check that the error is gone and that
  the package builds successfully.

  # Install the package and check it works ok

  #0.Prepare a VM or Container. i.e:
  # lxc launch ubuntu-daily:mantic Mheimdal
  # lxc shell Mheimdal

  #1. Install heimtools from heimdal-clients
  # apt update && apt upgrade -y
  # apt install -y heimdal-clients

  #1.1 Check the libraries are installed well
  # dpkg -l libroken19-heimdal | grep ii
  # dpkg -l libkafs0-heimdal | grep ii

  #1.2 Check that the command is not broken (you get a
   Usage: : heimtools [--version] [--help] command ..)
  # heimtools --help

  #2. Install aklog from src:aftools, openafs-krb5 binary package. A rebuild of
  aftools against the new heimdal package is needed for this to be
  successfull.
  #  apt install -y openafs-krb5

  #2.1 Check that the command is not broken (you don't get a
   aklog: symbol lookup error: aklog: undefined symbol: rk_strlcat, version
   HEIMDAL_ROKEN_1.0)
  # aklog --help

  [ Where problems could occur ]

  I tried to get a complete list of libraries and binaries that use the
  symbols affected in this fix (inside and outside the ones provided by
  src:heimdal itself), but, I don't know if there are other third-party
  pieces of software outside the archive that depends on these
  libraries.

  If that is the case, when executing, the affected binary will no run
  and a message like this could appear:

  undefined symbol: rk_strlcat, version HEIMDAL_ROKEN_1.0

  Could be a disruption in the way the heimdal suite works? Unlikely, but there 
is always room for it.
  It should be fine since the symbols, in this case, are available to all 
heimdal-dependants libraries in the build. This case could arise if a mix of 
heimdal libraries (provided by two different versions of src:heimdal) are 
installed, but this is what the 'Breaks:' that was added in the d/control wants 
to avoid.

  [ Other Info ]
  A rebuild of the openafs package against this new version of the libraries 
provided by this heimdal package is needed.
  (bug 2046441).

  [ Original Description ]
  

  See ubuntu-devel thread[1] and mantic rebuild report[2].

  dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
  dpkg-gensymbols: warning: debian/libkafs0-heimdal/DEBIAN/symbols doesn't 
match completely debian/libkafs0-heimdal.symbols
  --- debian/libkafs0-heimdal.symbols 
(libkafs0-heimdal_7.8.git20221117.28daf24+dfsg-3ubuntu1_amd64)
  +++ dpkg-gensymbolshoPgEa 2023-09-05 02:37:15.654111977 +
  @@ -12,7 +12,7 @@
    _kafs_get_cred@Base 1.4.0+git20110226
    _kafs_realm_of_cell@Base 1.4.0+git20110226
    _kafs_resolve_debug@Base 1.4.0+git20110226
  - _kafs_strlcpy@Base 1.4.0+git20110226
  +#MISSING: 7.8.git20221117.28daf24+dfsg-3ubuntu1# _kafs_strlcpy@Base 
1.4.0+git20110226
    k_afs_cell_of_file@Base 1.4.0+git20110226
    k_hasafs@Base 1.4.0+git20110226
    k_hasafs_recheck@Base 1.4.0+git20110226
  dh_makeshlibs: error: failing due to earlier errors
  make[1]: *** [debian/rules:18: override_dh_makeshlibs] Error 25

  This one might need a fix similar to the krb5 one[3].

  1. https://lists.ubuntu.com/archives/ubuntu-devel/2023-September/042784.html
  2. 
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20230830-mantic-mantic.html#ubuntu-server-team
  3. https://launchpad.net/ubuntu/+source/krb5/1.20.1-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+subscriptions


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


[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-03 Thread Gianfranco Costamagna
Hello, this is probably what we should do for mantic
release?field.comment=Hello, this is probably what we should do for
mantic release?

--- 
7.8.git20221117.28daf24+dfsg-3/debian/patches/0022-Always-build-rk_strlcat-and-rk_strlcpy-symbols.patch
 1970-01-01 00:00:00.0 +
+++ 
7.8.git20221117.28daf24+dfsg-4/debian/patches/0022-Always-build-rk_strlcat-and-rk_strlcpy-symbols.patch
 2024-01-03 00:43:26.0 +
@@ -0,0 +1,31 @@
+From: Brian May 
+Date: Fri, 22 Dec 2023 11:45:55 +1100
+Subject: Always build rk_strlcat and rk_strlcpy symbols
+
+---
+ cf/roken-frag.m4 | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/cf/roken-frag.m4 b/cf/roken-frag.m4
+index f1f2dbf..a9d1e1d 100644
+--- a/cf/roken-frag.m4
 b/cf/roken-frag.m4
+@@ -371,8 +371,6 @@ AC_BROKEN([\
+   strdup  \
+   strerror\
+   strftime\
+-  strlcat \
+-  strlcpy \
+   strlwr  \
+   strncasecmp \
+   strndup \
+@@ -398,6 +396,9 @@ AC_BROKEN([\
+   writev  \
+ ])
+ 
++rk_LIBOBJ(strlcpy)
++rk_LIBOBJ(strlcat)
++
+ AM_CONDITIONAL(have_fnmatch_h,
+   test "$ac_cv_header_fnmatch_h" = yes -a "$ac_cv_func_fnmatch" = yes)
+ 


** Patch added: "heimdal_7.8.git20221117.28daf24+dfsg-4.patch"
   
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+attachment/5736214/+files/heimdal_7.8.git20221117.28daf24+dfsg-4.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2036253

Title:
  FTBFS: missing strl* symbols fail the build

Status in heimdal package in Ubuntu:
  Fix Released
Status in heimdal source package in Mantic:
  Fix Committed
Status in heimdal source package in Noble:
  Fix Released
Status in heimdal package in Debian:
  Fix Released

Bug description:
  [ Impact ]

  Currently, the build of the heimdal package against glibc 2.38 is not 
possible due to
  the fact that strlcat and strlcpy were added to glibc in version 2.38 and 
heimdal no longer defines its internal version.

  We need this fix to build the heimdal package successfully. It's also
  important to be able to apply security fixes in the future (if
  needed).

  [ Test plan ]

  Build the package in a ppa to check that the error is gone and that
  the package builds successfully.

  # Install the package and check it works ok

  #0.Prepare a VM or Container. i.e:
  # lxc launch ubuntu-daily:mantic Mheimdal
  # lxc shell Mheimdal

  #1. Install heimtools from heimdal-clients
  # apt update && apt upgrade -y
  # apt install -y heimdal-clients

  #1.1 Check the libraries are installed well
  # dpkg -l libroken19-heimdal | grep ii
  # dpkg -l libkafs0-heimdal | grep ii

  #1.2 Check that the command is not broken (you get a
   Usage: : heimtools [--version] [--help] command ..)
  # heimtools --help

  #2. Install aklog from src:aftools, openafs-krb5 binary package. A rebuild of
  aftools against the new heimdal package is needed for this to be
  successfull.
  #  apt install -y openafs-krb5

  #2.1 Check that the command is not broken (you don't get a
   aklog: symbol lookup error: aklog: undefined symbol: rk_strlcat, version
   HEIMDAL_ROKEN_1.0)
  # aklog --help

  [ Where problems could occur ]

  I tried to get a complete list of libraries and binaries that use the
  symbols affected in this fix (inside and outside the ones provided by
  src:heimdal itself), but, I don't know if there are other third-party
  pieces of software outside the archive that depends on these
  libraries.

  If that is the case, when executing, the affected binary will no run
  and a message like this could appear:

  undefined symbol: rk_strlcat, version HEIMDAL_ROKEN_1.0

  Could be a disruption in the way the heimdal suite works? Unlikely, but there 
is always room for it.
  It should be fine since the symbols, in this case, are available to all 
heimdal-dependants libraries in the build. This case could arise if a mix of 
heimdal libraries (provided by two different versions of src:heimdal) are 
installed, but this is what the 'Breaks:' that was added in the d/control wants 
to avoid.

  [ Other Info ]
  A rebuild of the openafs package against this new version of the libraries 
provided by this heimdal package is needed.
  (bug 2046441).

  [ Original Description ]
  

  See ubuntu-devel thread[1] and mantic rebuild report[2].

  dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
  dpkg-gensymbols: warning: 

[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2024-01-03 Thread Gianfranco Costamagna
** Patch added: "heimdal_7.8.git20221117.28daf24+dfsg-4.patch"
   
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+attachment/5736213/+files/heimdal_7.8.git20221117.28daf24+dfsg-4.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2036253

Title:
  FTBFS: missing strl* symbols fail the build

Status in heimdal package in Ubuntu:
  Fix Released
Status in heimdal source package in Mantic:
  Fix Committed
Status in heimdal source package in Noble:
  Fix Released
Status in heimdal package in Debian:
  Fix Released

Bug description:
  [ Impact ]

  Currently, the build of the heimdal package against glibc 2.38 is not 
possible due to
  the fact that strlcat and strlcpy were added to glibc in version 2.38 and 
heimdal no longer defines its internal version.

  We need this fix to build the heimdal package successfully. It's also
  important to be able to apply security fixes in the future (if
  needed).

  [ Test plan ]

  Build the package in a ppa to check that the error is gone and that
  the package builds successfully.

  # Install the package and check it works ok

  #0.Prepare a VM or Container. i.e:
  # lxc launch ubuntu-daily:mantic Mheimdal
  # lxc shell Mheimdal

  #1. Install heimtools from heimdal-clients
  # apt update && apt upgrade -y
  # apt install -y heimdal-clients

  #1.1 Check the libraries are installed well
  # dpkg -l libroken19-heimdal | grep ii
  # dpkg -l libkafs0-heimdal | grep ii

  #1.2 Check that the command is not broken (you get a
   Usage: : heimtools [--version] [--help] command ..)
  # heimtools --help

  #2. Install aklog from src:aftools, openafs-krb5 binary package. A rebuild of
  aftools against the new heimdal package is needed for this to be
  successfull.
  #  apt install -y openafs-krb5

  #2.1 Check that the command is not broken (you don't get a
   aklog: symbol lookup error: aklog: undefined symbol: rk_strlcat, version
   HEIMDAL_ROKEN_1.0)
  # aklog --help

  [ Where problems could occur ]

  I tried to get a complete list of libraries and binaries that use the
  symbols affected in this fix (inside and outside the ones provided by
  src:heimdal itself), but, I don't know if there are other third-party
  pieces of software outside the archive that depends on these
  libraries.

  If that is the case, when executing, the affected binary will no run
  and a message like this could appear:

  undefined symbol: rk_strlcat, version HEIMDAL_ROKEN_1.0

  Could be a disruption in the way the heimdal suite works? Unlikely, but there 
is always room for it.
  It should be fine since the symbols, in this case, are available to all 
heimdal-dependants libraries in the build. This case could arise if a mix of 
heimdal libraries (provided by two different versions of src:heimdal) are 
installed, but this is what the 'Breaks:' that was added in the d/control wants 
to avoid.

  [ Other Info ]
  A rebuild of the openafs package against this new version of the libraries 
provided by this heimdal package is needed.
  (bug 2046441).

  [ Original Description ]
  

  See ubuntu-devel thread[1] and mantic rebuild report[2].

  dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
  dpkg-gensymbols: warning: debian/libkafs0-heimdal/DEBIAN/symbols doesn't 
match completely debian/libkafs0-heimdal.symbols
  --- debian/libkafs0-heimdal.symbols 
(libkafs0-heimdal_7.8.git20221117.28daf24+dfsg-3ubuntu1_amd64)
  +++ dpkg-gensymbolshoPgEa 2023-09-05 02:37:15.654111977 +
  @@ -12,7 +12,7 @@
    _kafs_get_cred@Base 1.4.0+git20110226
    _kafs_realm_of_cell@Base 1.4.0+git20110226
    _kafs_resolve_debug@Base 1.4.0+git20110226
  - _kafs_strlcpy@Base 1.4.0+git20110226
  +#MISSING: 7.8.git20221117.28daf24+dfsg-3ubuntu1# _kafs_strlcpy@Base 
1.4.0+git20110226
    k_afs_cell_of_file@Base 1.4.0+git20110226
    k_hasafs@Base 1.4.0+git20110226
    k_hasafs_recheck@Base 1.4.0+git20110226
  dh_makeshlibs: error: failing due to earlier errors
  make[1]: *** [debian/rules:18: override_dh_makeshlibs] Error 25

  This one might need a fix similar to the krb5 one[3].

  1. https://lists.ubuntu.com/archives/ubuntu-devel/2023-September/042784.html
  2. 
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20230830-mantic-mantic.html#ubuntu-server-team
  3. https://launchpad.net/ubuntu/+source/krb5/1.20.1-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+subscriptions


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


[Touch-packages] [Bug 2046971] [NEW] RM signon from noble

2023-12-19 Thread Gianfranco Costamagna
Public bug reported:

signond was merged from Debian, making this signon a source package
providing no binaries.

Please kick it out

** Affects: signon (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Package Archive Administrators (ubuntu-archive)
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/bugs/2046971

Title:
  RM signon from noble

Status in signon package in Ubuntu:
  New

Bug description:
  signond was merged from Debian, making this signon a source package
  providing no binaries.

  Please kick it out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon/+bug/2046971/+subscriptions


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


[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Gianfranco Costamagna
Miriam, please adapt the bug description to follow the SRU bug template
https://wiki.ubuntu.com/StableReleaseUpdates

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2036253

Title:
  FTBFS: missing strl* symbols fail the build

Status in heimdal package in Ubuntu:
  Fix Committed
Status in heimdal source package in Mantic:
  Fix Committed
Status in heimdal source package in Noble:
  Fix Committed
Status in heimdal package in Debian:
  New

Bug description:
  See ubuntu-devel thread[1] and mantic rebuild report[2].

  dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
  dpkg-gensymbols: warning: debian/libkafs0-heimdal/DEBIAN/symbols doesn't 
match completely debian/libkafs0-heimdal.symbols
  --- debian/libkafs0-heimdal.symbols 
(libkafs0-heimdal_7.8.git20221117.28daf24+dfsg-3ubuntu1_amd64)
  +++ dpkg-gensymbolshoPgEa 2023-09-05 02:37:15.654111977 +
  @@ -12,7 +12,7 @@
_kafs_get_cred@Base 1.4.0+git20110226
_kafs_realm_of_cell@Base 1.4.0+git20110226
_kafs_resolve_debug@Base 1.4.0+git20110226
  - _kafs_strlcpy@Base 1.4.0+git20110226
  +#MISSING: 7.8.git20221117.28daf24+dfsg-3ubuntu1# _kafs_strlcpy@Base 
1.4.0+git20110226
k_afs_cell_of_file@Base 1.4.0+git20110226
k_hasafs@Base 1.4.0+git20110226
k_hasafs_recheck@Base 1.4.0+git20110226
  dh_makeshlibs: error: failing due to earlier errors
  make[1]: *** [debian/rules:18: override_dh_makeshlibs] Error 25

  
  This one might need a fix similar to the krb5 one[3].

  
  1. https://lists.ubuntu.com/archives/ubuntu-devel/2023-September/042784.html
  2. 
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20230830-mantic-mantic.html#ubuntu-server-team
  3. https://launchpad.net/ubuntu/+source/krb5/1.20.1-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+subscriptions


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


[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Gianfranco Costamagna
both sponsored after some nitpicks changed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2036253

Title:
  FTBFS: missing strl* symbols fail the build

Status in heimdal package in Ubuntu:
  Fix Committed
Status in heimdal source package in Mantic:
  Fix Committed
Status in heimdal source package in Noble:
  Fix Committed
Status in heimdal package in Debian:
  New

Bug description:
  See ubuntu-devel thread[1] and mantic rebuild report[2].

  dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
  dpkg-gensymbols: warning: debian/libkafs0-heimdal/DEBIAN/symbols doesn't 
match completely debian/libkafs0-heimdal.symbols
  --- debian/libkafs0-heimdal.symbols 
(libkafs0-heimdal_7.8.git20221117.28daf24+dfsg-3ubuntu1_amd64)
  +++ dpkg-gensymbolshoPgEa 2023-09-05 02:37:15.654111977 +
  @@ -12,7 +12,7 @@
_kafs_get_cred@Base 1.4.0+git20110226
_kafs_realm_of_cell@Base 1.4.0+git20110226
_kafs_resolve_debug@Base 1.4.0+git20110226
  - _kafs_strlcpy@Base 1.4.0+git20110226
  +#MISSING: 7.8.git20221117.28daf24+dfsg-3ubuntu1# _kafs_strlcpy@Base 
1.4.0+git20110226
k_afs_cell_of_file@Base 1.4.0+git20110226
k_hasafs@Base 1.4.0+git20110226
k_hasafs_recheck@Base 1.4.0+git20110226
  dh_makeshlibs: error: failing due to earlier errors
  make[1]: *** [debian/rules:18: override_dh_makeshlibs] Error 25

  
  This one might need a fix similar to the krb5 one[3].

  
  1. https://lists.ubuntu.com/archives/ubuntu-devel/2023-September/042784.html
  2. 
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20230830-mantic-mantic.html#ubuntu-server-team
  3. https://launchpad.net/ubuntu/+source/krb5/1.20.1-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+subscriptions


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


[Touch-packages] [Bug 2036253] Re: FTBFS: missing strl* symbols fail the build

2023-12-13 Thread Gianfranco Costamagna
** Changed in: heimdal (Ubuntu Noble)
   Status: In Progress => Fix Committed

** Changed in: heimdal (Ubuntu Mantic)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2036253

Title:
  FTBFS: missing strl* symbols fail the build

Status in heimdal package in Ubuntu:
  Fix Committed
Status in heimdal source package in Mantic:
  Fix Committed
Status in heimdal source package in Noble:
  Fix Committed
Status in heimdal package in Debian:
  New

Bug description:
  See ubuntu-devel thread[1] and mantic rebuild report[2].

  dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
  dpkg-gensymbols: warning: debian/libkafs0-heimdal/DEBIAN/symbols doesn't 
match completely debian/libkafs0-heimdal.symbols
  --- debian/libkafs0-heimdal.symbols 
(libkafs0-heimdal_7.8.git20221117.28daf24+dfsg-3ubuntu1_amd64)
  +++ dpkg-gensymbolshoPgEa 2023-09-05 02:37:15.654111977 +
  @@ -12,7 +12,7 @@
_kafs_get_cred@Base 1.4.0+git20110226
_kafs_realm_of_cell@Base 1.4.0+git20110226
_kafs_resolve_debug@Base 1.4.0+git20110226
  - _kafs_strlcpy@Base 1.4.0+git20110226
  +#MISSING: 7.8.git20221117.28daf24+dfsg-3ubuntu1# _kafs_strlcpy@Base 
1.4.0+git20110226
k_afs_cell_of_file@Base 1.4.0+git20110226
k_hasafs@Base 1.4.0+git20110226
k_hasafs_recheck@Base 1.4.0+git20110226
  dh_makeshlibs: error: failing due to earlier errors
  make[1]: *** [debian/rules:18: override_dh_makeshlibs] Error 25

  
  This one might need a fix similar to the krb5 one[3].

  
  1. https://lists.ubuntu.com/archives/ubuntu-devel/2023-September/042784.html
  2. 
https://people.canonical.com/~ginggs/ftbfs-report/test-rebuild-20230830-mantic-mantic.html#ubuntu-server-team
  3. https://launchpad.net/ubuntu/+source/krb5/1.20.1-3ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heimdal/+bug/2036253/+subscriptions


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


[Touch-packages] [Bug 2040384] Re: Merge heimdal from Debian unstable for noble

2023-12-13 Thread Gianfranco Costamagna
** Changed in: heimdal (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2040384

Title:
  Merge heimdal from Debian unstable for noble

Status in heimdal package in Ubuntu:
  Fix Released

Bug description:
  Upstream: tbd
  Debian:   7.8.git20221117.28daf24+dfsg-3
  Ubuntu:   7.8.git20221117.28daf24+dfsg-3ubuntu1


  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.

  If it turns out this needs a sync rather than a merge, please change
  the tag 'needs-merge' to 'needs-sync', and (optionally) update the
  title as desired.

  
  ### New Debian Changes ###

  heimdal (7.8.git20221117.28daf24+dfsg-3) unstable; urgency=medium

* Fix random 'Ticket expired' and 'Clock skew too great' errors by setting
  kdc_offset correctly. Closes: #1039992.

   -- Brian May   Tue, 04 Jul 2023 10:09:56 +1000

  heimdal (7.8.git20221117.28daf24+dfsg-2) unstable; urgency=medium

* Fix incorrect license of Debian files.
* Fix deprecated dependancies.
* gsskrb5: fix accidental logic inversions (CVE-2022-45142)
  (Closes: #1030849) - change applied from NMU version
  7.8.git20221117.28daf24+dfsg-1.1
* Add ro.po file. Closes: #1031897.

   -- Brian May   Sat, 25 Feb 2023 09:32:57 +1100

  heimdal (7.8.git20221117.28daf24+dfsg-1) unstable; urgency=medium

* New upstream release.

   -- Brian May   Sat, 10 Dec 2022 16:29:20 +1100

  heimdal (7.8.git20221115.a6cf945+dfsg-3) unstable; urgency=medium

* Source-only upload to enable migration to testingi (2nd attempt).

   -- Brian May   Sun, 04 Dec 2022 09:56:06 +1100

  heimdal (7.8.git20221115.a6cf945+dfsg-2) unstable; urgency=medium

* Source-only upload to enable migration to testing.

   -- Brian May   Sun, 04 Dec 2022 09:09:44 +1100

  heimdal (7.8.git20221115.a6cf945+dfsg-1) unstable; urgency=medium

* New upstream version.
* Numerous security fixes (Closes: #1024187).
* asn1: Invalid free in ASN.1 codec (CVE-2022-44640)
* krb5: PAC parse integer overflows (CVE-2022-42898)
* gsskrb5: Use constant-time memcmp() for arcfour unwrap (CVE-2022-3437)
* gsskrb5: Use constant-time memcmp() in unwrap_des3() (CVE-2022-3437)
* gsskrb5: Don't pass NULL pointers to memcpy() in DES unwrap
  (CVE-2022-3437)
* gsskrb5: Avoid undefined behaviour in _gssapi_verify_pad()
  (CVE-2022-3437)
* gsskrb5: Check the result of _gsskrb5_get_mech() (CVE-2022-3437)
* gsskrb5: Check buffer length against overflow for DES{,3} unwrap
  (CVE-2022-3437)
* gsskrb5: Check for overflow in _gsskrb5_get_mech() (CVE-2022-3437)
* gsskrb5: Pass correct length to _gssapi_verify_pad() (CVE-2022-3437)
* libhx509: Fix denial of service vulnerability (CVE-2022-41916)
* spnego: send_reject when no mech selected (CVE-2021-44758)
* Fix regression in _krb5_get_int64 on 32 bit systems.
  https://github.com/heimdal/heimdal/pull/1025
* Increment soname for libroken.
* Increment soname for libhcrypto.
* Remove legacy shared library version requirements.
* Add symbols to libkadm5srv8.

   -- Brian May   Sun, 27 Nov 2022 10:44:26 +1100

  heimdal (7.7.0+dfsg-6) unstable; urgency=medium

* Retry deleting dangling windc.so again. Closes: #857215.
* Create /var/lib/heimdal-kdc/m-key not /var/lib/heimdal-kdc/heimdal.mkey.
  Closes: #964008.
* Disable use of -rpath in krb5-config.heimdal. Closes: #868840.

   -- Brian May   Mon, 05 Sep 2022 08:35:33 +1000

  heimdal (7.7.0+dfsg-5) unstable; urgency=medium

* Fix missing closefrom symbol. Closes: #1016884, #1017244.
* Fix spelling of dependency in changelog.
* Fix override_dh_fixperms typo, use 700 for /var/lib/heimdal-kdc/
* Remove default --parallel from dh call.
* Remove unused debian/upstream/signing-key.asc key.
* Fix Multi-Arch headers. heimdal-multidev is not co-installable, so
  heimdal-dev cannot be co-installable either.

   -- Brian May   Fri, 02 Sep 2022 07:59:59 +1000

  heimdal (7.7.0+dfsg-4) unstable; urgency=medium

* Delete dependency on install-info. Closes: #1013735.
* Non-maintainer upload.
* Reduce Build-Depends: (Closes: #980531)
  + Drop unused libhesiod-dev.
  + Drop unused libperl4-corelibs-perl as cf/make-proto.pl no longer uses
it.
  + Drop unused libx11-dev, libxau-dev, libxt-dev, ss-dev, and
x11proto-core-dev.
  + Clean generated C tables to actually rebuild them using python3.

   -- Brian May   Mon, 27 Jun 2022 10:36:10 +1000

  heimdal (7.7.0+dfsg-3) unstable; urgency=high


  ### Old Ubuntu Delta ###

  heimdal (7.8.git20221117.28daf24+dfsg-3ubuntu1) mantic; urgency=medium

* Merge from Debian unstable. Remaining changes:
  - d/rules: Disable lto, 

[Touch-packages] [Bug 2037527] Re: [Ffe] libwebp

2023-09-29 Thread Gianfranco Costamagna
Hello, it is needed for new libavif, as explained in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022001

Having the new version will make easier to build it with finally the
sharpyuv functionality.

That said, will be anyway autosync next time we open, so there should be
plenty of time to fix it properly before 24.04.

My idea was to ship in 23.10 to let users broadly test before next LTS.

Not a big deal, I'll close this bug and let it sync for NANIMAL

** Bug watch added: Debian Bug tracker #1022001
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022001

** Changed in: libwebp (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libwebp in Ubuntu.
https://bugs.launchpad.net/bugs/2037527

Title:
  [Ffe] libwebp

Status in libwebp package in Ubuntu:
  Invalid

Bug description:
  - 9/13/2023: version 1.3.2
    This is a binary compatible release.
    * security fix for lossless decoder (chromium: #1479274, CVE-2023-4863)

  - 6/23/2023: version 1.3.1
    This is a binary compatible release.
    * security fixes for lossless encoder (#603, chromium: #1420107, #1455619,
  CVE-2023-1999)
    * improve error reporting through WebPPicture error codes
    * fix upsampling for RGB565 and RGBA in NEON builds
    * img2webp: add -sharp_yuv & -near_lossless
    * Windows builds:
  - fix compatibility with clang-cl (#607)
  - improve Arm64 performance with cl.exe
  - add Arm64EC support
    * fix webp_js with emcc >= 3.1.27 (stack size change, #614)
    * CMake fixes (#592, #610, #612)
    * further updates to the container and lossless bitstream docs (#581, #611)

  - 12/16/2022: version 1.3.0
    This is a binary compatible release.
    * add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv
  functionality to other libraries; libwebp now depends on this library
    * major updates to the container and lossless bitstream docs (#448, #546,
  #551)
    * miscellaneous warning, bug & build fixes (#576, #583, #584)

  Moreover the LP: #2013083 can be closed in this release.

  The non-bugfix changes are related to a new library added, that is
  used probably by firefox and chromium (next releases? or maybe they
  are using the embedded library)

  Changes since mantic version 1.2.4-0.3
  ==
  libwebp (1.3.2-0.3) unstable; urgency=medium

* Non-maintainer upload.
* Fix invalid incremental decoding check. (Closes: #1052447)
* Fix next is invalid pointer when WebPSafeMalloc fails
* Fix static analyzer warnings.

   -- Salvatore Bonaccorso  Fri, 22 Sep 2023 09:41:18 +0200

  libwebp (1.3.2-0.2) unstable; urgency=medium

* Non-maintainer upload.
* debian/control: Add missing dependency libwebp-dev => libsharpyuv-dev.
  (Closes: #1052355)

   -- Boyuan Yang   Wed, 20 Sep 2023 15:59:13 -0400

  libwebp (1.3.2-0.1) unstable; urgency=medium

* Non-maintainer upload.
* Upload to unstable.

   -- Boyuan Yang   Wed, 20 Sep 2023 11:03:28 -0400

  libwebp (1.3.2-0.1~exp2) experimental; urgency=medium

* Non-maintainer upload.

[ Gianfranco Costamagna ]
* Also install .a files again.
* Make sure we have built and installed anim_dump and anim_diff.
  (Closes: #1023482)

   -- Boyuan Yang   Fri, 15 Sep 2023 14:41:40 -0400

  libwebp (1.3.2-0.1~exp1) experimental; urgency=medium

* Non-maintainer upload.
* New upstream release 1.3.2.
  + The 1.3.x branch introduces libsharpyuv, which will be introduced
as separate Debian binary packages. (Closes: #1040970)
  + CVE-2023-4863 is handled in this release. (LP: #2035220)
* debian/gbp.conf: Use ignore-branch=True to avoid limitation on
  experimental branch.
* debian/control:
  + Drop unnecessary build-dependency on autotools-related packages.
  + Add build-dependency on pkg-config.
  + Migrate buildsystem to cmake. (Closes: #1040972, LP: #2013083)
  + Apply RPATH-related hotfix before debhelper compat level 14.
  + Add new binary packages: libsharpyuv-dev, libsharpyuv0,
libwebpdecoder3.
* debian/libwebp-dev.install: Do not install static library anymore
  since CMake is not building them by default.
* debian/rules:
  + Enforce --buildsystem=cmake.
  + Drop explicit option --enable-aligned, this option has been removed
by libwebp upstream (see upstream ChangeLog).
* debian/docs: Rename to libwebp-dev.docs to avoid confusion.
* debian/patches: Drop all old patches, merged upstream.
* debian/patches/:
  + 0001-CMakeLists.txt-Install-CMake-Config-to-arch-dep-loca.patch:
Add patch to install CMake Config files to architecture-dependent
location instead to retain Multi-Arch property of dev packages.
* debian/copyright: Completely rewritten in machine-readable copyright
  format.

   -- Boyuan Yang  

[Touch-packages] [Bug 2013083] Re: libwebp-dev doesn't install CMake configs

2023-09-27 Thread Gianfranco Costamagna
This is fixed in Debian sid/testing, will be fixed for mantic if bug:
2037527 is accepted, or to 24.04 otherwise. Setting right now as fix
released.

** Changed in: libwebp (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libwebp in Ubuntu.
https://bugs.launchpad.net/bugs/2013083

Title:
  libwebp-dev doesn't install CMake configs

Status in libwebp package in Ubuntu:
  Fix Released

Bug description:
  Libwebp source archive ships Cmake configs. Unlike vcpkg, the Ubuntu
  package doesn't install them. This prevents client applications from
  using the recommended find_package(WebP) functionality.

  Please install the CMake configs along with the pkg-config files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwebp/+bug/2013083/+subscriptions


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


[Touch-packages] [Bug 2037527] [NEW] [Ffe] libwebp

2023-09-27 Thread Gianfranco Costamagna
Public bug reported:

- 9/13/2023: version 1.3.2
  This is a binary compatible release.
  * security fix for lossless decoder (chromium: #1479274, CVE-2023-4863)

- 6/23/2023: version 1.3.1
  This is a binary compatible release.
  * security fixes for lossless encoder (#603, chromium: #1420107, #1455619,
CVE-2023-1999)
  * improve error reporting through WebPPicture error codes
  * fix upsampling for RGB565 and RGBA in NEON builds
  * img2webp: add -sharp_yuv & -near_lossless
  * Windows builds:
- fix compatibility with clang-cl (#607)
- improve Arm64 performance with cl.exe
- add Arm64EC support
  * fix webp_js with emcc >= 3.1.27 (stack size change, #614)
  * CMake fixes (#592, #610, #612)
  * further updates to the container and lossless bitstream docs (#581, #611)

- 12/16/2022: version 1.3.0
  This is a binary compatible release.
  * add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv
functionality to other libraries; libwebp now depends on this library
  * major updates to the container and lossless bitstream docs (#448, #546,
#551)
  * miscellaneous warning, bug & build fixes (#576, #583, #584)

Moreover the LP: #2013083 can be closed in this release.

The non-bugfix changes are related to a new library added, that is used
probably by firefox and chromium (next releases? or maybe they are using
the embedded library)

** Affects: libwebp (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Release Team (ubuntu-release)
 Status: New

** Changed in: libwebp (Ubuntu)
 Assignee: (unassigned) => Ubuntu Release Team (ubuntu-release)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libwebp in Ubuntu.
https://bugs.launchpad.net/bugs/2037527

Title:
  [Ffe] libwebp

Status in libwebp package in Ubuntu:
  New

Bug description:
  - 9/13/2023: version 1.3.2
This is a binary compatible release.
* security fix for lossless decoder (chromium: #1479274, CVE-2023-4863)

  - 6/23/2023: version 1.3.1
This is a binary compatible release.
* security fixes for lossless encoder (#603, chromium: #1420107, #1455619,
  CVE-2023-1999)
* improve error reporting through WebPPicture error codes
* fix upsampling for RGB565 and RGBA in NEON builds
* img2webp: add -sharp_yuv & -near_lossless
* Windows builds:
  - fix compatibility with clang-cl (#607)
  - improve Arm64 performance with cl.exe
  - add Arm64EC support
* fix webp_js with emcc >= 3.1.27 (stack size change, #614)
* CMake fixes (#592, #610, #612)
* further updates to the container and lossless bitstream docs (#581, #611)

  - 12/16/2022: version 1.3.0
This is a binary compatible release.
* add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv
  functionality to other libraries; libwebp now depends on this library
* major updates to the container and lossless bitstream docs (#448, #546,
  #551)
* miscellaneous warning, bug & build fixes (#576, #583, #584)

  Moreover the LP: #2013083 can be closed in this release.

  The non-bugfix changes are related to a new library added, that is
  used probably by firefox and chromium (next releases? or maybe they
  are using the embedded library)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwebp/+bug/2037527/+subscriptions


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


[Touch-packages] [Bug 2023437]

2023-06-22 Thread Gianfranco Costamagna
Hello, testing was successful, thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/2023437

Title:
  ppc64el gold linker produces unusable clang-16 binary

Status in binutils:
  Fix Released
Status in binutils package in Ubuntu:
  Fix Released

Bug description:
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-fno-common -Woverloaded-virtual -fno-strict-aliasi
 ng -O3 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--build-id 
-fuse-ld=bfd-Wl,--gc-sections 
tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o -o 
bin/clang-16-bfd  -Wl,-rpath,"\$ORIGIN/../lib:"  lib/libLLVMPowerPCCodeGen.a  
lib/libLLVMPowerPCAsmParser.a  lib/libLLVMPowerPCDesc.a  
lib/libLLVMPowerPCDisassembler.a  lib/libLLVMPowerPCInfo.a  
lib/libLLVMAnalysis.a  lib/libLLVMCodeGen.a  lib/libLLVMCore.a  
lib/libLLVMipo.a  lib/libLLVMAggressiveInstCombine.a  lib/libLLVMInstCombine.a  
lib/libLLVMInstrumentation.a  lib/libLLVMMC.a  lib/libLLVMMCParser.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMOption.a  lib/libLLVMScalarOpts.a  
lib/libLLVMSupport.a  lib/libLLVMTargetParser.a  lib/libLLVMTransformUtils.a  
lib/libLL
 VMVectorize.a  lib/libclangBasic.a  lib/libclangCodeGen.a  
lib/libclangDriver.a  lib/libclangFrontend.a  lib/libclangFrontendTool.a  
lib/libclangSerialization.a  lib/libLLVMAsmPrinter.a  lib/libLLVMGlobalISel.a  
lib/libLLVMSelectionDAG.a  lib/libLLVMMCDisassembler.a  lib/libclangCodeGen.a  
lib/libLLVMCoverage.a  lib/libLLVMLTO.a  lib/libLLVMExtensions.a  
lib/libPolly.a  lib/libPollyISL.a  lib/libLLVMPasses.a  lib/libLLVMCodeGen.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMTarget.a  lib/libLLVMCoroutines.a  
lib/libLLVMipo.a  lib/libLLVMInstrumentation.a  lib/libLLVMVectorize.a  
lib/libLLVMBitWriter.a  lib/libLLVMLinker.a  lib/libLLVMIRPrinter.a  
lib/libclangExtractAPI.a  lib/libclangRewriteFrontend.a  
lib/libclangARCMigrate.a  lib/libclangStaticAnalyzerFrontend.a  
lib/libclangStaticAnalyzerCheckers.a  lib/libclangStaticAnalyzerCore.a  
lib/libclangCrossTU.a  lib/libclangIndex.a  lib/libclangFrontend.a  
lib/libclangDriver.a  lib/libLLVMWindowsDriver.a  lib/libLLVMOption.a  
lib/libclangParse
 .a  lib/libclangSerialization.a  lib/libclangSema.a  lib/libclangAnalysis.a  
lib/libclangASTMatchers.a  lib/libLLVMFrontendHLSL.a  lib/libclangEdit.a  
lib/libclangSupport.a  lib/libclangAST.a  lib/libLLVMFrontendOpenMP.a  
lib/libLLVMScalarOpts.a  lib/libLLVMAggressiveInstCombine.a  
lib/libLLVMInstCombine.a  lib/libLLVMTransformUtils.a  lib/libLLVMAnalysis.a  
lib/libLLVMProfileData.a  lib/libLLVMSymbolize.a  lib/libLLVMDebugInfoDWARF.a  
lib/libLLVMDebugInfoPDB.a  lib/libLLVMObject.a  lib/libLLVMMCParser.a  
lib/libLLVMMC.a  lib/libLLVMIRReader.a  lib/libLLVMBitReader.a  
lib/libLLVMAsmParser.a  lib/libLLVMTextAPI.a  lib/libLLVMDebugInfoCodeView.a  
lib/libLLVMDebugInfoMSF.a  lib/libLLVMCore.a  lib/libLLVMBinaryFormat.a  
lib/libLLVMRemarks.a  lib/libLLVMBitstreamReader.a  lib/libclangFormat.a  
lib/libclangToolingInclusions.a  lib/libclangToolingCore.a  
lib/libclangRewrite.a  lib/libclangLex.a  lib/libclangBasic.a  
lib/libLLVMTargetParser.a  lib/libLLVMSupport.a  lib/libLLVMDemangle.a  -l
 rt  -ldl  -lm  /usr/lib/powerpc64le-linux-gnu/libz.so  
/usr/lib/powerpc64le-linux-gnu/libtinfo.so
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess 

[Touch-packages] [Bug 2023437] Re: ppc64el gold linker produces unusable clang-16 binary

2023-06-22 Thread Gianfranco Costamagna
** Changed in: binutils (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/2023437

Title:
  ppc64el gold linker produces unusable clang-16 binary

Status in binutils:
  Fix Released
Status in binutils package in Ubuntu:
  Fix Released

Bug description:
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-fno-common -Woverloaded-virtual -fno-strict-aliasi
 ng -O3 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--build-id 
-fuse-ld=bfd-Wl,--gc-sections 
tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o -o 
bin/clang-16-bfd  -Wl,-rpath,"\$ORIGIN/../lib:"  lib/libLLVMPowerPCCodeGen.a  
lib/libLLVMPowerPCAsmParser.a  lib/libLLVMPowerPCDesc.a  
lib/libLLVMPowerPCDisassembler.a  lib/libLLVMPowerPCInfo.a  
lib/libLLVMAnalysis.a  lib/libLLVMCodeGen.a  lib/libLLVMCore.a  
lib/libLLVMipo.a  lib/libLLVMAggressiveInstCombine.a  lib/libLLVMInstCombine.a  
lib/libLLVMInstrumentation.a  lib/libLLVMMC.a  lib/libLLVMMCParser.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMOption.a  lib/libLLVMScalarOpts.a  
lib/libLLVMSupport.a  lib/libLLVMTargetParser.a  lib/libLLVMTransformUtils.a  
lib/libLL
 VMVectorize.a  lib/libclangBasic.a  lib/libclangCodeGen.a  
lib/libclangDriver.a  lib/libclangFrontend.a  lib/libclangFrontendTool.a  
lib/libclangSerialization.a  lib/libLLVMAsmPrinter.a  lib/libLLVMGlobalISel.a  
lib/libLLVMSelectionDAG.a  lib/libLLVMMCDisassembler.a  lib/libclangCodeGen.a  
lib/libLLVMCoverage.a  lib/libLLVMLTO.a  lib/libLLVMExtensions.a  
lib/libPolly.a  lib/libPollyISL.a  lib/libLLVMPasses.a  lib/libLLVMCodeGen.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMTarget.a  lib/libLLVMCoroutines.a  
lib/libLLVMipo.a  lib/libLLVMInstrumentation.a  lib/libLLVMVectorize.a  
lib/libLLVMBitWriter.a  lib/libLLVMLinker.a  lib/libLLVMIRPrinter.a  
lib/libclangExtractAPI.a  lib/libclangRewriteFrontend.a  
lib/libclangARCMigrate.a  lib/libclangStaticAnalyzerFrontend.a  
lib/libclangStaticAnalyzerCheckers.a  lib/libclangStaticAnalyzerCore.a  
lib/libclangCrossTU.a  lib/libclangIndex.a  lib/libclangFrontend.a  
lib/libclangDriver.a  lib/libLLVMWindowsDriver.a  lib/libLLVMOption.a  
lib/libclangParse
 .a  lib/libclangSerialization.a  lib/libclangSema.a  lib/libclangAnalysis.a  
lib/libclangASTMatchers.a  lib/libLLVMFrontendHLSL.a  lib/libclangEdit.a  
lib/libclangSupport.a  lib/libclangAST.a  lib/libLLVMFrontendOpenMP.a  
lib/libLLVMScalarOpts.a  lib/libLLVMAggressiveInstCombine.a  
lib/libLLVMInstCombine.a  lib/libLLVMTransformUtils.a  lib/libLLVMAnalysis.a  
lib/libLLVMProfileData.a  lib/libLLVMSymbolize.a  lib/libLLVMDebugInfoDWARF.a  
lib/libLLVMDebugInfoPDB.a  lib/libLLVMObject.a  lib/libLLVMMCParser.a  
lib/libLLVMMC.a  lib/libLLVMIRReader.a  lib/libLLVMBitReader.a  
lib/libLLVMAsmParser.a  lib/libLLVMTextAPI.a  lib/libLLVMDebugInfoCodeView.a  
lib/libLLVMDebugInfoMSF.a  lib/libLLVMCore.a  lib/libLLVMBinaryFormat.a  
lib/libLLVMRemarks.a  lib/libLLVMBitstreamReader.a  lib/libclangFormat.a  
lib/libclangToolingInclusions.a  lib/libclangToolingCore.a  
lib/libclangRewrite.a  lib/libclangLex.a  lib/libclangBasic.a  
lib/libLLVMTargetParser.a  lib/libLLVMSupport.a  lib/libLLVMDemangle.a  -l
 rt  -ldl  -lm  /usr/lib/powerpc64le-linux-gnu/libz.so  
/usr/lib/powerpc64le-linux-gnu/libtinfo.so
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 

[Touch-packages] [Bug 2023437]

2023-06-21 Thread Gianfranco Costamagna
thanks! I'll test shortly!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/2023437

Title:
  ppc64el gold linker produces unusable clang-16 binary

Status in binutils:
  Fix Released
Status in binutils package in Ubuntu:
  New

Bug description:
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-fno-common -Woverloaded-virtual -fno-strict-aliasi
 ng -O3 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--build-id 
-fuse-ld=bfd-Wl,--gc-sections 
tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o -o 
bin/clang-16-bfd  -Wl,-rpath,"\$ORIGIN/../lib:"  lib/libLLVMPowerPCCodeGen.a  
lib/libLLVMPowerPCAsmParser.a  lib/libLLVMPowerPCDesc.a  
lib/libLLVMPowerPCDisassembler.a  lib/libLLVMPowerPCInfo.a  
lib/libLLVMAnalysis.a  lib/libLLVMCodeGen.a  lib/libLLVMCore.a  
lib/libLLVMipo.a  lib/libLLVMAggressiveInstCombine.a  lib/libLLVMInstCombine.a  
lib/libLLVMInstrumentation.a  lib/libLLVMMC.a  lib/libLLVMMCParser.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMOption.a  lib/libLLVMScalarOpts.a  
lib/libLLVMSupport.a  lib/libLLVMTargetParser.a  lib/libLLVMTransformUtils.a  
lib/libLL
 VMVectorize.a  lib/libclangBasic.a  lib/libclangCodeGen.a  
lib/libclangDriver.a  lib/libclangFrontend.a  lib/libclangFrontendTool.a  
lib/libclangSerialization.a  lib/libLLVMAsmPrinter.a  lib/libLLVMGlobalISel.a  
lib/libLLVMSelectionDAG.a  lib/libLLVMMCDisassembler.a  lib/libclangCodeGen.a  
lib/libLLVMCoverage.a  lib/libLLVMLTO.a  lib/libLLVMExtensions.a  
lib/libPolly.a  lib/libPollyISL.a  lib/libLLVMPasses.a  lib/libLLVMCodeGen.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMTarget.a  lib/libLLVMCoroutines.a  
lib/libLLVMipo.a  lib/libLLVMInstrumentation.a  lib/libLLVMVectorize.a  
lib/libLLVMBitWriter.a  lib/libLLVMLinker.a  lib/libLLVMIRPrinter.a  
lib/libclangExtractAPI.a  lib/libclangRewriteFrontend.a  
lib/libclangARCMigrate.a  lib/libclangStaticAnalyzerFrontend.a  
lib/libclangStaticAnalyzerCheckers.a  lib/libclangStaticAnalyzerCore.a  
lib/libclangCrossTU.a  lib/libclangIndex.a  lib/libclangFrontend.a  
lib/libclangDriver.a  lib/libLLVMWindowsDriver.a  lib/libLLVMOption.a  
lib/libclangParse
 .a  lib/libclangSerialization.a  lib/libclangSema.a  lib/libclangAnalysis.a  
lib/libclangASTMatchers.a  lib/libLLVMFrontendHLSL.a  lib/libclangEdit.a  
lib/libclangSupport.a  lib/libclangAST.a  lib/libLLVMFrontendOpenMP.a  
lib/libLLVMScalarOpts.a  lib/libLLVMAggressiveInstCombine.a  
lib/libLLVMInstCombine.a  lib/libLLVMTransformUtils.a  lib/libLLVMAnalysis.a  
lib/libLLVMProfileData.a  lib/libLLVMSymbolize.a  lib/libLLVMDebugInfoDWARF.a  
lib/libLLVMDebugInfoPDB.a  lib/libLLVMObject.a  lib/libLLVMMCParser.a  
lib/libLLVMMC.a  lib/libLLVMIRReader.a  lib/libLLVMBitReader.a  
lib/libLLVMAsmParser.a  lib/libLLVMTextAPI.a  lib/libLLVMDebugInfoCodeView.a  
lib/libLLVMDebugInfoMSF.a  lib/libLLVMCore.a  lib/libLLVMBinaryFormat.a  
lib/libLLVMRemarks.a  lib/libLLVMBitstreamReader.a  lib/libclangFormat.a  
lib/libclangToolingInclusions.a  lib/libclangToolingCore.a  
lib/libclangRewrite.a  lib/libclangLex.a  lib/libclangBasic.a  
lib/libLLVMTargetParser.a  lib/libLLVMSupport.a  lib/libLLVMDemangle.a  -l
 rt  -ldl  -lm  /usr/lib/powerpc64le-linux-gnu/libz.so  
/usr/lib/powerpc64le-linux-gnu/libtinfo.so
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move 

[Touch-packages] [Bug 2023437]

2023-06-21 Thread Gianfranco Costamagna
Created attachment 14939
crt*.o files

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/2023437

Title:
  ppc64el gold linker produces unusable clang-16 binary

Status in binutils:
  Fix Released
Status in binutils package in Ubuntu:
  New

Bug description:
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-fno-common -Woverloaded-virtual -fno-strict-aliasi
 ng -O3 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--build-id 
-fuse-ld=bfd-Wl,--gc-sections 
tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o -o 
bin/clang-16-bfd  -Wl,-rpath,"\$ORIGIN/../lib:"  lib/libLLVMPowerPCCodeGen.a  
lib/libLLVMPowerPCAsmParser.a  lib/libLLVMPowerPCDesc.a  
lib/libLLVMPowerPCDisassembler.a  lib/libLLVMPowerPCInfo.a  
lib/libLLVMAnalysis.a  lib/libLLVMCodeGen.a  lib/libLLVMCore.a  
lib/libLLVMipo.a  lib/libLLVMAggressiveInstCombine.a  lib/libLLVMInstCombine.a  
lib/libLLVMInstrumentation.a  lib/libLLVMMC.a  lib/libLLVMMCParser.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMOption.a  lib/libLLVMScalarOpts.a  
lib/libLLVMSupport.a  lib/libLLVMTargetParser.a  lib/libLLVMTransformUtils.a  
lib/libLL
 VMVectorize.a  lib/libclangBasic.a  lib/libclangCodeGen.a  
lib/libclangDriver.a  lib/libclangFrontend.a  lib/libclangFrontendTool.a  
lib/libclangSerialization.a  lib/libLLVMAsmPrinter.a  lib/libLLVMGlobalISel.a  
lib/libLLVMSelectionDAG.a  lib/libLLVMMCDisassembler.a  lib/libclangCodeGen.a  
lib/libLLVMCoverage.a  lib/libLLVMLTO.a  lib/libLLVMExtensions.a  
lib/libPolly.a  lib/libPollyISL.a  lib/libLLVMPasses.a  lib/libLLVMCodeGen.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMTarget.a  lib/libLLVMCoroutines.a  
lib/libLLVMipo.a  lib/libLLVMInstrumentation.a  lib/libLLVMVectorize.a  
lib/libLLVMBitWriter.a  lib/libLLVMLinker.a  lib/libLLVMIRPrinter.a  
lib/libclangExtractAPI.a  lib/libclangRewriteFrontend.a  
lib/libclangARCMigrate.a  lib/libclangStaticAnalyzerFrontend.a  
lib/libclangStaticAnalyzerCheckers.a  lib/libclangStaticAnalyzerCore.a  
lib/libclangCrossTU.a  lib/libclangIndex.a  lib/libclangFrontend.a  
lib/libclangDriver.a  lib/libLLVMWindowsDriver.a  lib/libLLVMOption.a  
lib/libclangParse
 .a  lib/libclangSerialization.a  lib/libclangSema.a  lib/libclangAnalysis.a  
lib/libclangASTMatchers.a  lib/libLLVMFrontendHLSL.a  lib/libclangEdit.a  
lib/libclangSupport.a  lib/libclangAST.a  lib/libLLVMFrontendOpenMP.a  
lib/libLLVMScalarOpts.a  lib/libLLVMAggressiveInstCombine.a  
lib/libLLVMInstCombine.a  lib/libLLVMTransformUtils.a  lib/libLLVMAnalysis.a  
lib/libLLVMProfileData.a  lib/libLLVMSymbolize.a  lib/libLLVMDebugInfoDWARF.a  
lib/libLLVMDebugInfoPDB.a  lib/libLLVMObject.a  lib/libLLVMMCParser.a  
lib/libLLVMMC.a  lib/libLLVMIRReader.a  lib/libLLVMBitReader.a  
lib/libLLVMAsmParser.a  lib/libLLVMTextAPI.a  lib/libLLVMDebugInfoCodeView.a  
lib/libLLVMDebugInfoMSF.a  lib/libLLVMCore.a  lib/libLLVMBinaryFormat.a  
lib/libLLVMRemarks.a  lib/libLLVMBitstreamReader.a  lib/libclangFormat.a  
lib/libclangToolingInclusions.a  lib/libclangToolingCore.a  
lib/libclangRewrite.a  lib/libclangLex.a  lib/libclangBasic.a  
lib/libLLVMTargetParser.a  lib/libLLVMSupport.a  lib/libLLVMDemangle.a  -l
 rt  -ldl  -lm  /usr/lib/powerpc64le-linux-gnu/libz.so  
/usr/lib/powerpc64le-linux-gnu/libtinfo.so
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess 

[Touch-packages] [Bug 2023437]

2023-06-15 Thread Gianfranco Costamagna
Hello Alan, thanks for the answer.
I uploaded here [1] the .so files in a single directory

[1] https://drive.abinsula.com/index.php/s/NMDO384gjCOCEJw

With this command I could reproduce again the issue, let me know if it is enough
to have more information on the issue

In the meanwhile I patched llvm-* to link with bfd on p*pc*
architectures, and its working great.

/usr/bin/g++-12 -O3 -fstack-protector-strong -Wformat -Werror=format-
security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition -fvisibility-
inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic
-Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-
class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-
type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-
misleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color
-ffunction-sections -fdata-sections -fdebug-prefix-map=/llvm-
toolchain-16-16.0.5/build-llvm=build-llvm -fdebug-prefix-map=/llvm-
toolchain-16-16.0.5/= -no-canonical-prefixes -ffile-prefix-map=/llvm-
toolchain-16-16.0.5/build-llvm=build-llvm -ffile-prefix-map=/llvm-
toolchain-16-16.0.5/= -no-canonical-prefixes -fno-common -Woverloaded-
virtual -fno-strict-aliasing -O3 -DNDEBUG -Wl,-Bsymbolic-functions
-Wl,-z,relro -Wl,--build-id -fuse-ld=gold-Wl,--gc-sections
tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o
tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o -o
bin/clang-16  -Wl,-rpath,"\$ORIGIN/../lib:"  lib/libLLVMPowerPCCodeGen.a
lib/libLLVMPowerPCAsmParser.a  lib/libLLVMPowerPCDesc.a
lib/libLLVMPowerPCDisassembler.a  lib/libLLVMPowerPCInfo.a
lib/libLLVMAnalysis.a  lib/libLLVMCodeGen.a  lib/libLLVMCore.a
lib/libLLVMipo.a  lib/libLLVMAggressiveInstCombine.a
lib/libLLVMInstCombine.a  lib/libLLVMInstrumentation.a  lib/libLLVMMC.a
lib/libLLVMMCParser.a  lib/libLLVMObjCARCOpts.a  lib/libLLVMOption.a
lib/libLLVMScalarOpts.a  lib/libLLVMSupport.a  lib/libLLVMTargetParser.a
lib/libLLVMTransformUtils.a  lib/libLLVMVectorize.a  lib/libclangBasic.a
lib/libclangCodeGen.a  lib/libclangDriver.a  lib/libclangFrontend.a
lib/libclangFrontendTool.a  lib/libclangSerialization.a
lib/libLLVMAsmPrinter.a  lib/libLLVMGlobalISel.a
lib/libLLVMSelectionDAG.a  lib/libLLVMMCDisassembler.a
lib/libclangCodeGen.a  lib/libLLVMCoverage.a  lib/libLLVMLTO.a
lib/libLLVMExtensions.a  lib/libPolly.a  lib/libPollyISL.a
lib/libLLVMPasses.a  lib/libLLVMCodeGen.a  lib/libLLVMObjCARCOpts.a
lib/libLLVMTarget.a  lib/libLLVMCoroutines.a  lib/libLLVMipo.a
lib/libLLVMInstrumentation.a  lib/libLLVMVectorize.a
lib/libLLVMBitWriter.a  lib/libLLVMLinker.a  lib/libLLVMIRPrinter.a
lib/libclangExtractAPI.a  lib/libclangRewriteFrontend.a
lib/libclangARCMigrate.a  lib/libclangStaticAnalyzerFrontend.a
lib/libclangStaticAnalyzerCheckers.a  lib/libclangStaticAnalyzerCore.a
lib/libclangCrossTU.a  lib/libclangIndex.a  lib/libclangFrontend.a
lib/libclangDriver.a  lib/libLLVMWindowsDriver.a  lib/libLLVMOption.a
lib/libclangParse.a  lib/libclangSerialization.a  lib/libclangSema.a
lib/libclangAnalysis.a  lib/libclangASTMatchers.a
lib/libLLVMFrontendHLSL.a  lib/libclangEdit.a  lib/libclangSupport.a
lib/libclangAST.a  lib/libLLVMFrontendOpenMP.a  lib/libLLVMScalarOpts.a
lib/libLLVMAggressiveInstCombine.a  lib/libLLVMInstCombine.a
lib/libLLVMTransformUtils.a  lib/libLLVMAnalysis.a
lib/libLLVMProfileData.a  lib/libLLVMSymbolize.a
lib/libLLVMDebugInfoDWARF.a  lib/libLLVMDebugInfoPDB.a
lib/libLLVMObject.a  lib/libLLVMMCParser.a  lib/libLLVMMC.a
lib/libLLVMIRReader.a  lib/libLLVMBitReader.a  lib/libLLVMAsmParser.a
lib/libLLVMTextAPI.a  lib/libLLVMDebugInfoCodeView.a
lib/libLLVMDebugInfoMSF.a  lib/libLLVMCore.a  lib/libLLVMBinaryFormat.a
lib/libLLVMRemarks.a  lib/libLLVMBitstreamReader.a  lib/libclangFormat.a
lib/libclangToolingInclusions.a  lib/libclangToolingCore.a
lib/libclangRewrite.a  lib/libclangLex.a  lib/libclangBasic.a
lib/libLLVMTargetParser.a  lib/libLLVMSupport.a  lib/libLLVMDemangle.a
-L .  -lrt  -ldl  -lm  -lz -ltinfo

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/2023437

Title:
  ppc64el gold linker produces unusable clang-16 binary

Status in binutils:
  In Progress
Status in binutils package in Ubuntu:
  New

Bug description:
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 

[Touch-packages] [Bug 2023437]

2023-06-14 Thread Gianfranco Costamagna
Confirmed also on
2.40.50.20230611-2ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/2023437

Title:
  ppc64el gold linker produces unusable clang-16 binary

Status in binutils:
  In Progress
Status in binutils package in Ubuntu:
  New

Bug description:
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-fno-common -Woverloaded-virtual -fno-strict-aliasi
 ng -O3 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--build-id 
-fuse-ld=bfd-Wl,--gc-sections 
tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o -o 
bin/clang-16-bfd  -Wl,-rpath,"\$ORIGIN/../lib:"  lib/libLLVMPowerPCCodeGen.a  
lib/libLLVMPowerPCAsmParser.a  lib/libLLVMPowerPCDesc.a  
lib/libLLVMPowerPCDisassembler.a  lib/libLLVMPowerPCInfo.a  
lib/libLLVMAnalysis.a  lib/libLLVMCodeGen.a  lib/libLLVMCore.a  
lib/libLLVMipo.a  lib/libLLVMAggressiveInstCombine.a  lib/libLLVMInstCombine.a  
lib/libLLVMInstrumentation.a  lib/libLLVMMC.a  lib/libLLVMMCParser.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMOption.a  lib/libLLVMScalarOpts.a  
lib/libLLVMSupport.a  lib/libLLVMTargetParser.a  lib/libLLVMTransformUtils.a  
lib/libLL
 VMVectorize.a  lib/libclangBasic.a  lib/libclangCodeGen.a  
lib/libclangDriver.a  lib/libclangFrontend.a  lib/libclangFrontendTool.a  
lib/libclangSerialization.a  lib/libLLVMAsmPrinter.a  lib/libLLVMGlobalISel.a  
lib/libLLVMSelectionDAG.a  lib/libLLVMMCDisassembler.a  lib/libclangCodeGen.a  
lib/libLLVMCoverage.a  lib/libLLVMLTO.a  lib/libLLVMExtensions.a  
lib/libPolly.a  lib/libPollyISL.a  lib/libLLVMPasses.a  lib/libLLVMCodeGen.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMTarget.a  lib/libLLVMCoroutines.a  
lib/libLLVMipo.a  lib/libLLVMInstrumentation.a  lib/libLLVMVectorize.a  
lib/libLLVMBitWriter.a  lib/libLLVMLinker.a  lib/libLLVMIRPrinter.a  
lib/libclangExtractAPI.a  lib/libclangRewriteFrontend.a  
lib/libclangARCMigrate.a  lib/libclangStaticAnalyzerFrontend.a  
lib/libclangStaticAnalyzerCheckers.a  lib/libclangStaticAnalyzerCore.a  
lib/libclangCrossTU.a  lib/libclangIndex.a  lib/libclangFrontend.a  
lib/libclangDriver.a  lib/libLLVMWindowsDriver.a  lib/libLLVMOption.a  
lib/libclangParse
 .a  lib/libclangSerialization.a  lib/libclangSema.a  lib/libclangAnalysis.a  
lib/libclangASTMatchers.a  lib/libLLVMFrontendHLSL.a  lib/libclangEdit.a  
lib/libclangSupport.a  lib/libclangAST.a  lib/libLLVMFrontendOpenMP.a  
lib/libLLVMScalarOpts.a  lib/libLLVMAggressiveInstCombine.a  
lib/libLLVMInstCombine.a  lib/libLLVMTransformUtils.a  lib/libLLVMAnalysis.a  
lib/libLLVMProfileData.a  lib/libLLVMSymbolize.a  lib/libLLVMDebugInfoDWARF.a  
lib/libLLVMDebugInfoPDB.a  lib/libLLVMObject.a  lib/libLLVMMCParser.a  
lib/libLLVMMC.a  lib/libLLVMIRReader.a  lib/libLLVMBitReader.a  
lib/libLLVMAsmParser.a  lib/libLLVMTextAPI.a  lib/libLLVMDebugInfoCodeView.a  
lib/libLLVMDebugInfoMSF.a  lib/libLLVMCore.a  lib/libLLVMBinaryFormat.a  
lib/libLLVMRemarks.a  lib/libLLVMBitstreamReader.a  lib/libclangFormat.a  
lib/libclangToolingInclusions.a  lib/libclangToolingCore.a  
lib/libclangRewrite.a  lib/libclangLex.a  lib/libclangBasic.a  
lib/libLLVMTargetParser.a  lib/libLLVMSupport.a  lib/libLLVMDemangle.a  -l
 rt  -ldl  -lm  /usr/lib/powerpc64le-linux-gnu/libz.so  
/usr/lib/powerpc64le-linux-gnu/libtinfo.so
  root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess 

[Touch-packages] [Bug 2023437] [NEW] ppc64el gold linker produces unusable clang-16 binary

2023-06-10 Thread Gianfranco Costamagna
Public bug reported:

root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-ffile-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 
-fno-common -Woverloaded-virtual -fno-strict-aliasing
  -O3 -DNDEBUG -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--build-id 
-fuse-ld=bfd-Wl,--gc-sections 
tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o 
tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o -o 
bin/clang-16-bfd  -Wl,-rpath,"\$ORIGIN/../lib:"  lib/libLLVMPowerPCCodeGen.a  
lib/libLLVMPowerPCAsmParser.a  lib/libLLVMPowerPCDesc.a  
lib/libLLVMPowerPCDisassembler.a  lib/libLLVMPowerPCInfo.a  
lib/libLLVMAnalysis.a  lib/libLLVMCodeGen.a  lib/libLLVMCore.a  
lib/libLLVMipo.a  lib/libLLVMAggressiveInstCombine.a  lib/libLLVMInstCombine.a  
lib/libLLVMInstrumentation.a  lib/libLLVMMC.a  lib/libLLVMMCParser.a  
lib/libLLVMObjCARCOpts.a  lib/libLLVMOption.a  lib/libLLVMScalarOpts.a  
lib/libLLVMSupport.a  lib/libLLVMTargetParser.a  lib/libLLVMTransformUtils.a  
lib/libLLVM
 Vectorize.a  lib/libclangBasic.a  lib/libclangCodeGen.a  lib/libclangDriver.a  
lib/libclangFrontend.a  lib/libclangFrontendTool.a  lib/libclangSerialization.a 
 lib/libLLVMAsmPrinter.a  lib/libLLVMGlobalISel.a  lib/libLLVMSelectionDAG.a  
lib/libLLVMMCDisassembler.a  lib/libclangCodeGen.a  lib/libLLVMCoverage.a  
lib/libLLVMLTO.a  lib/libLLVMExtensions.a  lib/libPolly.a  lib/libPollyISL.a  
lib/libLLVMPasses.a  lib/libLLVMCodeGen.a  lib/libLLVMObjCARCOpts.a  
lib/libLLVMTarget.a  lib/libLLVMCoroutines.a  lib/libLLVMipo.a  
lib/libLLVMInstrumentation.a  lib/libLLVMVectorize.a  lib/libLLVMBitWriter.a  
lib/libLLVMLinker.a  lib/libLLVMIRPrinter.a  lib/libclangExtractAPI.a  
lib/libclangRewriteFrontend.a  lib/libclangARCMigrate.a  
lib/libclangStaticAnalyzerFrontend.a  lib/libclangStaticAnalyzerCheckers.a  
lib/libclangStaticAnalyzerCore.a  lib/libclangCrossTU.a  lib/libclangIndex.a  
lib/libclangFrontend.a  lib/libclangDriver.a  lib/libLLVMWindowsDriver.a  
lib/libLLVMOption.a  lib/libclangParse.a
   lib/libclangSerialization.a  lib/libclangSema.a  lib/libclangAnalysis.a  
lib/libclangASTMatchers.a  lib/libLLVMFrontendHLSL.a  lib/libclangEdit.a  
lib/libclangSupport.a  lib/libclangAST.a  lib/libLLVMFrontendOpenMP.a  
lib/libLLVMScalarOpts.a  lib/libLLVMAggressiveInstCombine.a  
lib/libLLVMInstCombine.a  lib/libLLVMTransformUtils.a  lib/libLLVMAnalysis.a  
lib/libLLVMProfileData.a  lib/libLLVMSymbolize.a  lib/libLLVMDebugInfoDWARF.a  
lib/libLLVMDebugInfoPDB.a  lib/libLLVMObject.a  lib/libLLVMMCParser.a  
lib/libLLVMMC.a  lib/libLLVMIRReader.a  lib/libLLVMBitReader.a  
lib/libLLVMAsmParser.a  lib/libLLVMTextAPI.a  lib/libLLVMDebugInfoCodeView.a  
lib/libLLVMDebugInfoMSF.a  lib/libLLVMCore.a  lib/libLLVMBinaryFormat.a  
lib/libLLVMRemarks.a  lib/libLLVMBitstreamReader.a  lib/libclangFormat.a  
lib/libclangToolingInclusions.a  lib/libclangToolingCore.a  
lib/libclangRewrite.a  lib/libclangLex.a  lib/libclangBasic.a  
lib/libLLVMTargetParser.a  lib/libLLVMSupport.a  lib/libLLVMDemangle.a  -lrt
   -ldl  -lm  /usr/lib/powerpc64le-linux-gnu/libz.so  
/usr/lib/powerpc64le-linux-gnu/libtinfo.so
root@Unimatrix08-Jammy:/clang# /usr/bin/g++-12 -O3 -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-command-line-argument -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/build-llvm=build-llvm 
-fdebug-prefix-map=/llvm-toolchain-16-16.0.5/= -no-canonical-prefixes 

[Touch-packages] [Bug 1905735] Re: ubuntu-image autopkgtests failing since python-debian 0.1.38

2023-01-26 Thread Gianfranco Costamagna
** Changed in: python-debian (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python-debian in Ubuntu.
https://bugs.launchpad.net/bugs/1905735

Title:
  ubuntu-image autopkgtests failing since python-debian 0.1.38

Status in python-debian package in Ubuntu:
  Fix Released
Status in ubuntu-image package in Ubuntu:
  Fix Released
Status in python-debian package in Debian:
  Fix Released

Bug description:
  In the tests it seems that since some - yet to be found - change ~20th
  Nov the tests of ubuntu-image fail.

  Tests all list those three sub-tests as failing:
   unittests.sh FAIL non-zero exit status 1
   qa   FAIL non-zero exit status 1
   coverage.sh  FAIL non-zero exit status 1

  Fails all seem to be related to some python/pytest/py* change that
  might have slipped in without gating on this test.

  Ubuntu-image itself also isn't new - still the same as in groovy
   ubuntu-image | 1.10+20.10ubuntu2 | groovy | source, all
   ubuntu-image | 1.10+20.10ubuntu2 | hirsute| source, all

  == log start 
===
  Obtaining file:///tmp/autopkgtest.ZuL7Da/build.chY/src
  ERROR: Command errored out with exit status 1:
   command: 
/tmp/autopkgtest.ZuL7Da/build.chY/src/.tox/py38-nocov/bin/python -c 'import 
sys, setuptools, tokenize; sys.argv[0] = 
'"'"'/tmp/autopkgtest.ZuL7Da/build.chY/src/setup.py'"'"'; 
__file__='"'"'/tmp/autopkgtest.ZuL7Da/build.chY/src/setup.py'"'"';f=getattr(tokenize,
 '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', 
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info 
--egg-base /tmp/pip-pip-egg-info-yaplrymq
   cwd: /tmp/autopkgtest.ZuL7Da/build.chY/src/
  Complete output (5 lines):
  Traceback (most recent call last):
    File "", line 1, in 
    File "/tmp/autopkgtest.ZuL7Da/build.chY/src/setup.py", line 49, in 

  __version__ = str(Changelog(infp).get_version())
  AttributeError: 'Changelog' object has no attribute 'get_version'
  
  ERROR: Command errored out with exit status 1: python setup.py egg_info Check 
the logs for full command output.
  === log end 


  The issue reproducible in local KVM-autopkgtest against hirsute-proposed and 
hirsute-release for me (I mistyped before).
  Example:
   sudo ~/work/autopkgtest/autopkgtest/runner/autopkgtest --no-built-binaries 
--apt-upgrade --apt-pocket=proposed --shell-fail 
ubuntu-image_1.10+20.10ubuntu2.dsc --testname=qa -- qemu --qemu-options='-cpu 
host' --ram-size=1536 --cpus 2 ~/work/autopkgtest-hirsute-amd64.img

  
  In terms of similar bug signatures I found
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973227
  Fixed by:
  
https://gitlab.kitware.com/debian/dh-cmake/-/commit/3337c8e0e9ebd109490d3c40f0bd5c1e367bedc8

  Looking for the same issue in ubuntu-image has shown an entry in setup.py
    setup.py:49:__version__ = str(Changelog(infp).get_version())

  And now that we know all that we see
  https://launchpad.net/ubuntu/+source/python-debian/+publishinghistory

  New version in since
  2020-11-20 02:23:27 CET

  That is a perfect match to our bug.


  $ diff -Naur python-debian-0.1.3[78]/lib/debian/changelog.py
  ...
  -def get_version(self):
  -# type: () -> Version
  +def _get_version(self):
  +# type: () -> Optional[Version]
   """Return a Version object for the last version"""
  -return self._blocks[0].version
  +return self._blocks[0].version   # type: ignore
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-debian/+bug/1905735/+subscriptions


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


[Touch-packages] [Bug 1997533] Re: flac 1.4.2+ds-2 in lunar proposed does not build on i386 - missing pandoc build dep

2022-11-27 Thread Gianfranco Costamagna
sponsored and unsubscribing sponsors.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to flac in Ubuntu.
https://bugs.launchpad.net/bugs/1997533

Title:
  flac 1.4.2+ds-2 in lunar proposed does not build on i386 - missing
  pandoc build dep

Status in flac package in Ubuntu:
  Fix Committed

Bug description:
  flac 1.4.2+ds-2 in lunar proposed does not build on i386 - missing
  pandoc build dep which is not built in Ubuntu for i386

  https://launchpad.net/ubuntu/+source/flac/1.4.2+ds-2/+build/24644410

  Change made in flac (1.4.1-1) "Replace docbook-to-man with pandoc as
  B-D"

  This prevents migration of flac (if/once tests succeed), and will
  block migration of packages that now build in proposed and depend on
  the bumped libs in flac 1.4 (libflac++10 and libflac12)

  https://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#flac

  e.g.amongst several others so far

  https://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#kwave

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flac/+bug/1997533/+subscriptions


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


[Touch-packages] [Bug 1997533] Re: flac 1.4.2+ds-2 in lunar proposed does not build on i386 - missing pandoc build dep

2022-11-27 Thread Gianfranco Costamagna
diff -Nru flac-1.4.2+ds/debian/changelog flac-1.4.2+ds/debian/changelog
--- flac-1.4.2+ds/debian/changelog  2022-11-11 09:10:23.0 +0100
+++ flac-1.4.2+ds/debian/changelog  2022-11-24 19:56:12.0 +0100
@@ -1,3 +1,16 @@
+flac (1.4.2+ds-2ubuntu1) lunar; urgency=medium
+
+  * Do not build and install manpages on i386. Build dep pandoc is
+not available in Ubuntu for i386. (LP: #1997533)
+- debian/control:
+  + Exclude pandoc build dep on i386.
+  + Add dh-exec build dep.
+- debian/flac.install
+  + Make executable and add '#!/usr/bin/dh-exec'.
+  + Exclude installing manpages on i386.
+
+ -- Rik Mills   Thu, 24 Nov 2022 18:56:12 +
+
 flac (1.4.2+ds-2) unstable; urgency=medium
 
   [ Fabian Greffrath ]
diff -Nru flac-1.4.2+ds/debian/control flac-1.4.2+ds/debian/control
--- flac-1.4.2+ds/debian/control2022-10-26 07:37:11.0 +0200
+++ flac-1.4.2+ds/debian/control2022-11-24 19:56:12.0 +0100
@@ -1,7 +1,8 @@
 Source: flac
 Section: sound
 Priority: optional
-Maintainer: Debian Multimedia Maintainers 
+Maintainer: Ubuntu Developers 
+XSBC-Original-Maintainer: Debian Multimedia Maintainers 

 Uploaders:
  Joshua Kwan ,
  Fabian Greffrath ,
@@ -9,8 +10,9 @@
  doxygen,
 Build-Depends:
  debhelper-compat (= 13),
+ dh-exec,
  libogg-dev,
- pandoc,
+ pandoc [!i386],
 Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/multimedia-team/flac.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/flac

this is the diff

** Changed in: flac (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to flac in Ubuntu.
https://bugs.launchpad.net/bugs/1997533

Title:
  flac 1.4.2+ds-2 in lunar proposed does not build on i386 - missing
  pandoc build dep

Status in flac package in Ubuntu:
  Fix Committed

Bug description:
  flac 1.4.2+ds-2 in lunar proposed does not build on i386 - missing
  pandoc build dep which is not built in Ubuntu for i386

  https://launchpad.net/ubuntu/+source/flac/1.4.2+ds-2/+build/24644410

  Change made in flac (1.4.1-1) "Replace docbook-to-man with pandoc as
  B-D"

  This prevents migration of flac (if/once tests succeed), and will
  block migration of packages that now build in proposed and depend on
  the bumped libs in flac 1.4 (libflac++10 and libflac12)

  https://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#flac

  e.g.amongst several others so far

  https://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#kwave

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flac/+bug/1997533/+subscriptions


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


[Touch-packages] [Bug 1997338] [NEW] libatk-bridge2.0-0 uninstallable on i386

2022-11-22 Thread Gianfranco Costamagna
Public bug reported:

https://autopkgtest.ubuntu.com/results/autopkgtest-
lunar/lunar/i386/v/vlc/20221121_104906_b4207@/log.gz

Starting pkgProblemResolver with broken count: 9
Starting 2 pkgProblemResolver with broken count: 9
Investigating (0) libvlccore9:i386 < none -> 3.0.17.4-5 @un puN Ib >
Broken libvlccore9:i386 Depends on libdbus-1-3:i386 < none | 1.14.0-2ubuntu2 
@un uH > (>= 1.9.14)
  Considering libdbus-1-3:i386 0 as a solution to libvlccore9:i386 32
  Considering libdbus-1-3:i386 0 as a solution to libvlccore9:i386 32
Investigating (0) libqt5dbus5:i386 < none -> 5.15.6+dfsg-1 @un puN Ib >
Broken libqt5dbus5:i386 Depends on libdbus-1-3:i386 < none | 1.14.0-2ubuntu2 
@un uH > (>= 1.9.14)
  Considering libdbus-1-3:i386 0 as a solution to libqt5dbus5:i386 4
  Considering libdbus-1-3:i386 0 as a solution to libqt5dbus5:i386 4
Investigating (0) libpulse0:i386 < none -> 1:16.1+dfsg1-1ubuntu3 @un puN Ib >
Broken libpulse0:i386 Depends on libdbus-1-3:i386 < none | 1.14.0-2ubuntu2 @un 
uH > (>= 1.9.14)
  Considering libdbus-1-3:i386 0 as a solution to libpulse0:i386 4
  Considering libdbus-1-3:i386 0 as a solution to libpulse0:i386 4
Investigating (0) libavahi-client3:i386 < none -> 0.8-6ubuntu1 @un puN Ib >
Broken libavahi-client3:i386 Depends on libdbus-1-3:i386 < none | 
1.14.0-2ubuntu2 @un uH > (>= 1.9.14)
  Considering libdbus-1-3:i386 0 as a solution to libavahi-client3:i386 2
  Considering libdbus-1-3:i386 0 as a solution to libavahi-client3:i386 2
Investigating (0) libatspi2.0-0:i386 < none -> 2.46.0-3 @un puN Ib >
Broken libatspi2.0-0:i386 Depends on libdbus-1-3:i386 < none | 1.14.0-2ubuntu2 
@un uH > (>= 1.9.14)
  Considering libdbus-1-3:i386 0 as a solution to libatspi2.0-0:i386 0
  Considering libdbus-1-3:i386 0 as a solution to libatspi2.0-0:i386 0
Investigating (0) vlc-plugin-base:i386 < none -> 3.0.17.4-5 @un puN Ib >
Broken vlc-plugin-base:i386 Depends on libdbus-1-3:i386 < none | 
1.14.0-2ubuntu2 @un uH > (>= 1.9.14)
  Considering libdbus-1-3:i386 0 as a solution to vlc-plugin-base:i386 0
  Considering libdbus-1-3:i386 0 as a solution to vlc-plugin-base:i386 0
Investigating (0) libfluidsynth3:i386 < none -> 2.2.8-1 @un puN Ib >
Broken libfluidsynth3:i386 Depends on libdbus-1-3:i386 < none | 1.14.0-2ubuntu2 
@un uH > (>= 1.9.14)
  Considering libdbus-1-3:i386 0 as a solution to libfluidsynth3:i386 0
  Considering libdbus-1-3:i386 0 as a solution to libfluidsynth3:i386 0
Investigating (0) libatk-bridge2.0-0:i386 < none -> 2.46.0-3 @un puN Ib >
Broken libatk-bridge2.0-0:i386 Depends on libdbus-1-3:i386 < none | 
1.14.0-2ubuntu2 @un uH > (>= 1.9.14)
  Considering libdbus-1-3:i386 0 as a solution to libatk-bridge2.0-0:i386 0
  Considering libdbus-1-3:i386 0 as a solution to libatk-bridge2.0-0:i386 0
Investigating (0) libdebuginfod1:i386 < none -> 0.187-4 @un puN Ib >
Broken libdebuginfod1:i386 Depends on libcurl3-gnutls:i386 < none | 7.85.0-1 
@un uH > (>= 7.28.0)
  Considering libcurl3-gnutls:i386 0 as a solution to libdebuginfod1:i386 0
  Considering libcurl3-gnutls:i386 0 as a solution to libdebuginfod1:i386 0
Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libatk-bridge2.0-0:i386 : Depends: libdbus-1-3:i386 (>= 1.9.14) but it is not 
going to be installed
 libatspi2.0-0:i386 : Depends: libdbus-1-3:i386 (>= 1.9.14) but it is not going 
to be installed
 libavahi-client3:i386 : Depends: libdbus-1-3:i386 (>= 1.9.14) but it is not 
going to be installed
 libdebuginfod1:i386 : Depends: libcurl3-gnutls:i386 (>= 7.28.0) but it is not 
going to be installed
 libfluidsynth3:i386 : Depends: libdbus-1-3:i386 (>= 1.9.14) but it is not 
going to be installed
 libpulse0:i386 : Depends: libdbus-1-3:i386 (>= 1.9.14) but it is not going to 
be installed
 libqt5dbus5:i386 : Depends: libdbus-1-3:i386 (>= 1.9.14) but it is not going 
to be installed
 libvlccore9:i386 : Depends: libdbus-1-3:i386 (>= 1.9.14) but it is not going 
to be installed
 vlc-plugin-base:i386 : Depends: libdbus-1-3:i386 (>= 1.9.14) but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.
autopkgtest: WARNING: Test dependencies are unsatisfiable - calling apt install 
on test deps directly for further data about failing dependencies in test logs
Note, using file '/tmp/autopkgtest.8eagGS/3-autopkgtest-satdep.dsc' to get the 
build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
Starting pkgProblemResolver with broken count: 9
Starting 2 pkgProblemResolver with broken count: 9
Investigating (0) libvlccore9:i386 < none -> 3.0.17.4-5 @un puN Ib >
Broken libvlccore9:i386 Depends on libdbus-1-3:i386 < none | 1.14.0-2ubuntu2 
@un uH > (>= 1.9.14)
  Considering 

[Touch-packages] [Bug 1993800] Re: LLVM ERROR: Cannot select: 0x2f689c8: v4i32 = ARMISD::VCMPZ 0x2f696b8, Constant:i32<2>

2022-11-20 Thread Gianfranco Costamagna
Fix uploaded in Debian, will be syncd in some hours.

** Changed in: llvm-toolchain-15 (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: mesa (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1993800

Title:
  LLVM ERROR: Cannot select: 0x2f689c8: v4i32 = ARMISD::VCMPZ 0x2f696b8,
  Constant:i32<2>

Status in LLVM:
  Fix Released
Status in llvm-toolchain-15 package in Ubuntu:
  Fix Released
Status in mesa package in Ubuntu:
  Fix Released
Status in llvm-toolchain-15 package in openSUSE:
  Unknown

Bug description:
  LLVM ERROR: Cannot select: 0x2f689c8: v4i32 = ARMISD::VCMPZ 0x2f696b8, 
Constant:i32<2>
    0x2f696b8: v4i32,ch = ARMISD::VLD1DUP<(load (s32) from %ir.212)> 0x2aad434, 
0x2f84090:1, Constant:i32<4>
  0x2f84090: i32,i32,ch = load<(load (s32) from %ir.209, align 8), 
> 0x2aad434, 0x2f63a30, Constant:i32<64>
    0x2f63a30: i32,ch = CopyFromReg 0x2aad434, Register:i32 %23
  0x2f51c10: i32 = Register %23
    0x2f82500: i32 = Constant<64>
  0x2f81b28: i32 = Constant<4>
    0x2f81e40: i32 = Constant<2>
  In function: fs_variant_partial

  [https://launchpadlibrarian.net/629171689/buildlog_ubuntu-kinetic-
  armhf.mutter_43.0-1ubuntu3_BUILDING.txt.gz]

  Although "LLVM ERROR: Cannot select" seems to be from LLVM, I can't
  determine what project "fs_variant_partial" is in. Sounds like it
  might be in some old version of Mesa? The start of the log suggests
  it's running on focal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/llvm/+bug/1993800/+subscriptions


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


[Touch-packages] [Bug 1975898] Re: RM: ntp from kinetic?

2022-05-31 Thread Gianfranco Costamagna
** Changed in: ntp (Ubuntu)
   Status: New => Incomplete

** Changed in: ntp (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/1975898

Title:
  RM: ntp from kinetic?

Status in ntp package in Ubuntu:
  Fix Released

Bug description:
  Should we delete it now that ntpsec has migrated?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1975898/+subscriptions


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


[Touch-packages] [Bug 1975898] [NEW] RM: ntp from kinetic?

2022-05-27 Thread Gianfranco Costamagna
Public bug reported:

Should we delete it now that ntpsec has migrated?

** Affects: ntp (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Package Archive Administrators (ubuntu-archive)
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/1975898

Title:
  RM: ntp from kinetic?

Status in ntp package in Ubuntu:
  New

Bug description:
  Should we delete it now that ntpsec has migrated?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1975898/+subscriptions


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


[Touch-packages] [Bug 1973270] Re: json-c please mark package as multiarch

2022-05-14 Thread Gianfranco Costamagna
(and also, retrying the test made it pass)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1973270

Title:
  json-c please mark package as multiarch

Status in json-c package in Ubuntu:
  Fix Released
Status in json-c source package in Jammy:
  Fix Committed
Status in json-c source package in Kinetic:
  Fix Released

Bug description:

  [Impact]

  People using multi-arch to build for different architectures

  [Test Plan]

   * Install json-c on M-A environment

  [Where problems could occur]

  * Specially now that we don't have anymore real i386 env

  [Other Info]
   
   json-c (0.15-3) unstable; urgency=medium
 * Mark dev package as M-A: same (Closes: #1009805)
   - thanks Tomeu Vizoso for the hint.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1973270/+subscriptions


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


[Touch-packages] [Bug 1973270] Re: json-c please mark package as multiarch

2022-05-14 Thread Gianfranco Costamagna
after checking swupdate against migration-reference/0 in jammy, the same 
regression was seen, so now britney is not seeing it as regression anymore.
Autopkgtests are now fine!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1973270

Title:
  json-c please mark package as multiarch

Status in json-c package in Ubuntu:
  Fix Released
Status in json-c source package in Jammy:
  Fix Committed
Status in json-c source package in Kinetic:
  Fix Released

Bug description:

  [Impact]

  People using multi-arch to build for different architectures

  [Test Plan]

   * Install json-c on M-A environment

  [Where problems could occur]

  * Specially now that we don't have anymore real i386 env

  [Other Info]
   
   json-c (0.15-3) unstable; urgency=medium
 * Mark dev package as M-A: same (Closes: #1009805)
   - thanks Tomeu Vizoso for the hint.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1973270/+subscriptions


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


[Touch-packages] [Bug 1973270] Re: json-c please mark package as multiarch

2022-05-13 Thread Gianfranco Costamagna
confirmed, they have been correctly installed, thanks

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1973270

Title:
  json-c please mark package as multiarch

Status in json-c package in Ubuntu:
  Fix Released
Status in json-c source package in Jammy:
  Fix Committed
Status in json-c source package in Kinetic:
  Fix Released

Bug description:

  [Impact]

  People using multi-arch to build for different architectures

  [Test Plan]

   * Install json-c on M-A environment

  [Where problems could occur]

  * Specially now that we don't have anymore real i386 env

  [Other Info]
   
   json-c (0.15-3) unstable; urgency=medium
 * Mark dev package as M-A: same (Closes: #1009805)
   - thanks Tomeu Vizoso for the hint.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1973270/+subscriptions


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


[Touch-packages] [Bug 1973270] Re: json-c please mark package as multiarch

2022-05-13 Thread Gianfranco Costamagna
ii  libjson-c-dev:amd64   0.15-3~ubuntu1.22.04.1  amd64 
   JSON manipulation library - development files
ii  libjson-c-dev:i3860.15-3~ubuntu1.22.04.1  i386  
   JSON manipulation library - development files
ii  libjson-c5:amd64  0.15-3~ubuntu1.22.04.1  amd64 
   JSON manipulation library - shared library
ii  libjson-c5:i386   0.15-3~ubuntu1.22.04.1  i386  
   JSON manipulation library - shared library

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1973270

Title:
  json-c please mark package as multiarch

Status in json-c package in Ubuntu:
  Fix Released
Status in json-c source package in Jammy:
  Fix Committed
Status in json-c source package in Kinetic:
  Fix Released

Bug description:

  [Impact]

  People using multi-arch to build for different architectures

  [Test Plan]

   * Install json-c on M-A environment

  [Where problems could occur]

  * Specially now that we don't have anymore real i386 env

  [Other Info]
   
   json-c (0.15-3) unstable; urgency=medium
 * Mark dev package as M-A: same (Closes: #1009805)
   - thanks Tomeu Vizoso for the hint.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1973270/+subscriptions


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


[Touch-packages] [Bug 1973270] [NEW] json-c please mark package as multiarch

2022-05-13 Thread Gianfranco Costamagna
Public bug reported:


[Impact]

People using multi-arch to build for different architectures

[Test Plan]

 * Install json-c on M-A environment

[Where problems could occur]

* Specially now that we don't have anymore real i386 env

[Other Info]
 
 json-c (0.15-3) unstable; urgency=medium
   * Mark dev package as M-A: same (Closes: #1009805)
 - thanks Tomeu Vizoso for the hint.

** Affects: json-c (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: json-c (Ubuntu Jammy)
 Importance: Undecided
 Status: In Progress

** Affects: json-c (Ubuntu Kinetic)
 Importance: Undecided
 Status: Fix Released

** Changed in: json-c (Ubuntu)
   Status: New => Incomplete

** Changed in: json-c (Ubuntu)
   Status: Incomplete => In Progress

** Also affects: json-c (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: json-c (Ubuntu Kinetic)
   Importance: Undecided
   Status: In Progress

** Changed in: json-c (Ubuntu Kinetic)
   Status: In Progress => Fix Released

** Changed in: json-c (Ubuntu Jammy)
   Status: New => Fix Committed

** Changed in: json-c (Ubuntu Jammy)
   Status: Fix Committed => Triaged

** Changed in: json-c (Ubuntu Jammy)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1973270

Title:
  json-c please mark package as multiarch

Status in json-c package in Ubuntu:
  Fix Released
Status in json-c source package in Jammy:
  In Progress
Status in json-c source package in Kinetic:
  Fix Released

Bug description:

  [Impact]

  People using multi-arch to build for different architectures

  [Test Plan]

   * Install json-c on M-A environment

  [Where problems could occur]

  * Specially now that we don't have anymore real i386 env

  [Other Info]
   
   json-c (0.15-3) unstable; urgency=medium
 * Mark dev package as M-A: same (Closes: #1009805)
   - thanks Tomeu Vizoso for the hint.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1973270/+subscriptions


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


[Touch-packages] [Bug 1424903] Re: package libspeexdsp1:i386 1.2~rc1.1-1ubuntu1 failed to install/upgrade: package libspeexdsp1:i386 is already installed and configured

2022-04-30 Thread Gianfranco Costamagna
should be ok now

** Changed in: speex (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to speex in Ubuntu.
https://bugs.launchpad.net/bugs/1424903

Title:
  package libspeexdsp1:i386 1.2~rc1.1-1ubuntu1 failed to
  install/upgrade: package libspeexdsp1:i386 is already installed and
  configured

Status in speex package in Ubuntu:
  Fix Released

Bug description:
  I was trying to install the app called Wine, then the Ubuntu Software
  Center crashes

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libspeexdsp1:i386 1.2~rc1.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.7
  AptdaemonVersion: 1.1.1-1ubuntu5.1
  Architecture: amd64
  Date: Mon Feb 23 21:00:33 2015
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libc6 2.19-0ubuntu6.5
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6.5
  DuplicateSignature: package:libspeexdsp1:i386:1.2~rc1.1-1ubuntu1:package 
libspeexdsp1:i386 is already installed and configured
  ErrorMessage: package libspeexdsp1:i386 is already installed and configured
  InstallationDate: Installed on 2015-02-23 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  PackageArchitecture: i386
  SourcePackage: speex
  Title: package libspeexdsp1:i386 1.2~rc1.1-1ubuntu1 failed to 
install/upgrade: package libspeexdsp1:i386 is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speex/+bug/1424903/+subscriptions


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


[Touch-packages] [Bug 1446133] Re: package libspeexdsp1:amd64 1.2~rc1.1-1ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting conf

2022-04-30 Thread Gianfranco Costamagna
should be ok now

** Changed in: speex (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to speex in Ubuntu.
https://bugs.launchpad.net/bugs/1446133

Title:
  package libspeexdsp1:amd64 1.2~rc1.1-1ubuntu1 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting configuration

Status in speex package in Ubuntu:
  Fix Released

Bug description:
  Problem occurred during update

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libspeexdsp1:amd64 1.2~rc1.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-34.47-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.4
  Architecture: amd64
  Date: Mon Apr 20 05:48:47 2015
  Dependencies:
   gcc-4.9-base 4.9.1-16ubuntu6
   libc6 2.19-10ubuntu2.3
   libgcc1 1:4.9.1-16ubuntu6
   multiarch-support 2.19-10ubuntu2.3
  DuplicateSignature: package:libspeexdsp1:amd64:1.2~rc1.1-1ubuntu1:package is 
in a very bad inconsistent state; you should  reinstall it before attempting 
configuration
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  InstallationDate: Installed on 2015-04-03 (16 days ago)
  InstallationMedia: Lubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  SourcePackage: speex
  Title: package libspeexdsp1:amd64 1.2~rc1.1-1ubuntu1 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting configuration
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speex/+bug/1446133/+subscriptions


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


[Touch-packages] [Bug 1841783] Re: Update to 1.2.0?

2022-04-30 Thread Gianfranco Costamagna
** Changed in: speex (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to speex in Ubuntu.
https://bugs.launchpad.net/bugs/1841783

Title:
  Update to 1.2.0?

Status in speex package in Ubuntu:
  Fix Released
Status in speex package in Debian:
  Fix Released

Bug description:
  The source was split in rc2, Debian didn't follow the change, and we
  are in sync, do we want to update?

  Speex and SpeexDSP

  https://gitlab.xiph.org/xiph/speex

  https://gitlab.xiph.org/xiph/speexdsp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speex/+bug/1841783/+subscriptions


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


[Touch-packages] [Bug 1960608] Re: python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest with python3.10

2022-03-04 Thread Gianfranco Costamagna
 Opened #1006784 in src:automake-1.16 1:1.16.5-1.1 by Gianfranco
Costamagna (locutusofborg) «automake: fixes for python3.10 distutils
changes». https://bugs.debian.org/1006784

Please have a look at it if possible.

** Bug watch added: Debian Bug tracker #1006784
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006784

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dh-python in Ubuntu.
https://bugs.launchpad.net/bugs/1960608

Title:
  python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest with
  python3.10

Status in automake-1.16 package in Ubuntu:
  Fix Released
Status in dh-python package in Ubuntu:
  Fix Released
Status in python-pip package in Ubuntu:
  New
Status in python3.10 package in Ubuntu:
  Fix Committed

Bug description:
  pip3-root.sh expects world package to be installed in
  /usr/local/lib/python3.*/dist-packages whereas it is actually
  installed into /usr/lib/python3.10/site-packages/.

  It even fails to uninstall the package right after installing it:

  ubuntu@autopkgtest:~$ sudo python3 -m pip install world
  Collecting world
Using cached world-4.1.1-py3-none-any.whl
  Collecting atpublic
Using cached atpublic-3.0.1-py3-none-any.whl (4.8 kB)
  Installing collected packages: atpublic, world
  Successfully installed atpublic-3.0.1 world-4.1.1
  WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager. It is recommended to use 
a virtual environment instead: https://pip.pypa.io/warnings/venv
  ubuntu@autopkgtest:~$ sudo python3 -m pip uninstall world
  WARNING: Skipping world as it is not installed.
  WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager. It is recommended to use 
a virtual environment instead: https://pip.pypa.io/warnings/venv

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/automake-1.16/+bug/1960608/+subscriptions


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


[Touch-packages] [Bug 1960608] Re: python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest with python3.10

2022-03-04 Thread Gianfranco Costamagna
Hello, there are also bugs in python.m4, the same fix as
https://github.com/pybind/pybind11/pull/3764/files fixes the issue in m4
too

I patched locally my python.m4 with something like this:

-  sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'})
-  sitedir = sysconfig.get_path('purelib', scheme='posix_prefix', 
vars={'base':'$am_py_prefix'})

-  sitedir = sysconfig.get_path('platlib', 
vars={'platbase':'$am_py_exec_prefix'})
to
+  sitedir = sysconfig.get_path('platlib', scheme='posix_prefix', 
vars={'platbase':'$am_py_exec_prefix'})


And firewalld was building correctly again.

** Also affects: automake-1.16 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dh-python in Ubuntu.
https://bugs.launchpad.net/bugs/1960608

Title:
  python-pip >= 21.3.1+dfsg-3 fails pip3-root.sh autopkgtest with
  python3.10

Status in automake-1.16 package in Ubuntu:
  New
Status in dh-python package in Ubuntu:
  Fix Released
Status in python-pip package in Ubuntu:
  New
Status in python3.10 package in Ubuntu:
  Fix Committed

Bug description:
  pip3-root.sh expects world package to be installed in
  /usr/local/lib/python3.*/dist-packages whereas it is actually
  installed into /usr/lib/python3.10/site-packages/.

  It even fails to uninstall the package right after installing it:

  ubuntu@autopkgtest:~$ sudo python3 -m pip install world
  Collecting world
Using cached world-4.1.1-py3-none-any.whl
  Collecting atpublic
Using cached atpublic-3.0.1-py3-none-any.whl (4.8 kB)
  Installing collected packages: atpublic, world
  Successfully installed atpublic-3.0.1 world-4.1.1
  WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager. It is recommended to use 
a virtual environment instead: https://pip.pypa.io/warnings/venv
  ubuntu@autopkgtest:~$ sudo python3 -m pip uninstall world
  WARNING: Skipping world as it is not installed.
  WARNING: Running pip as the 'root' user can result in broken permissions and 
conflicting behaviour with the system package manager. It is recommended to use 
a virtual environment instead: https://pip.pypa.io/warnings/venv

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/automake-1.16/+bug/1960608/+subscriptions


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


[Touch-packages] [Bug 1780680] Re: Older version in bionic than in xenial

2022-01-03 Thread Gianfranco Costamagna
** Changed in: fuse-umfuse-ext2 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1780680

Title:
  Older version in bionic than in xenial

Status in fuse-umfuse-ext2 package in Ubuntu:
  Fix Released
Status in libclc package in Ubuntu:
  Won't Fix
Status in libdrm package in Ubuntu:
  Won't Fix
Status in linux-meta-azure package in Ubuntu:
  Fix Released
Status in linux-meta-gcp package in Ubuntu:
  Fix Released
Status in mesa package in Ubuntu:
  Won't Fix
Status in patch package in Ubuntu:
  Invalid
Status in python-pyvmomi package in Ubuntu:
  Invalid
Status in snapcraft package in Ubuntu:
  Fix Released
Status in wireless-regdb package in Ubuntu:
  Fix Released

Bug description:
  These packages have an older version in artful than in xenial.

  fuse-umfuse-ext2 0.4-1.1ubuntu0.1 < 0.4-1.1ubuntu0.16.04.1
  libclc 0.2.0+git20170330-3 < 0.2.0+git20180312-1~16.04.1
  libdrm 2.4.83-1 < 2.4.91-2~16.04.1
  mesa 17.2.8-0ubuntu0~17.10.1 < 18.0.5-0ubuntu0~16.04.1
  patch 2.7.5-1ubuntu0.2 < 2.7.5-1ubuntu0.16.04.1
  python-pyvmomi 5.5.0-2014.1.1-3 < 6.5.0.2017.5-0ubuntu1~16.04.1
  snapcraft 2.42+17.10 < 2.42.1
  wireless-regdb 2016.06.10-0ubuntu1 < 2018.05.09-0ubuntu1~16.04.1

  Some of these are older in bionic than in xenial too.

  Shouldn’t there be an automated check for this?  (See also: bug
  1780679, bug 1780681.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fuse-umfuse-ext2/+bug/1780680/+subscriptions


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


[Touch-packages] [Bug 1917620] Re: failed to install libffi-dev package

2021-09-27 Thread Gianfranco Costamagna
Hello, xenial has version 3.2.1-4 and artful had 3.2.1-6.
Sadly, artful is EOL now, so no support is available for it anymore.
I would suggest you to upgrade to bionic or focal, the latest LTS available.

alternatively you can download manually the deb from there
https://launchpad.net/ubuntu/+source/libffi/3.2.1-6/+build/10963483 and dpkg -i 
it.

But moving to 20.04 or newer is really the best option I suggest.

** Changed in: libffi (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libffi in Ubuntu.
https://bugs.launchpad.net/bugs/1917620

Title:
  failed to install libffi-dev  package

Status in libffi package in Ubuntu:
  Invalid

Bug description:
  Hi there,
  I'm trying to install libffi-dev and receiving this error [1]:
   libffi-dev : Depends: libffi6 (= 3.2.1-4) but 3.2.1-6 is to be installed

  However, my system already had the libff6=3.2.1-6 [2,3].
  I also tried updating and installing this package, however did not work [4].

  I would appreciate your feedback on this.

  Thanks a lot,

  Info about my system:
  $ uname -a
  Linux pooja-XPS-13-9360 4.13.0-46-generic #51-Ubuntu SMP Tue Jun 12 12:36:29 
UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

  
  [1]
  *
  $ sudo apt-get install libffi-dev
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libffi-dev : Depends: libffi6 (= 3.2.1-4) but 3.2.1-6 is to be installed
  E: Unable to correct problems, you have held broken packages.

  [2]
  *

  $ sudo apt-get install libffi6
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  libffi6 is already the newest version (3.2.1-6).
  0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.

  [3]
  *
  $ apt-cache policy libffi-dev
  libffi-dev:
Installed: (none)
Candidate: 3.2.1-4
Version table:
   3.2.1-4 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  [4]
  
  $ sudo apt-get update && sudo apt-get install libffi-dev
  Hit:1 https://repo.skype.com/deb unstable InRelease   
  
  Hit:2 http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu artful InRelease  
  
  Hit:3 https://packages.sury.org/php stretch InRelease 
  
  Ign:4 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu artful InRelease 
  
  Hit:5 http://ppa.launchpad.net/ondrej/php/ubuntu artful InRelease 
  
  Hit:6 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu artful 
InRelease   
   
  Ign:7 http://ppa.launchpad.net/webupd8team/unstable/ubuntu artful InRelease   
  
  Err:8 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu artful Release   
  
404  Not Found [IP: 91.189.95.85 80]
  Err:9 http://ppa.launchpad.net/webupd8team/unstable/ubuntu artful Release 
  
404  Not Found [IP: 91.189.95.85 80]
  Hit:10 http://dl.google.com/linux/chrome/deb stable InRelease 
  
  Ign:11 http://archive.ubuntu.com/ubuntu xenial InRelease  
  
  Ign:12 http://archive.ubuntu.com/ubuntu xenial-updates InRelease  
  
  Ign:13 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
  
  Ign:14 http://archive.ubuntu.com/ubuntu artful InRelease  
  
  Ign:15 http://archive.ubuntu.com/ubuntu 

[Touch-packages] [Bug 1917620] Re: failed to install libffi-dev package

2021-09-27 Thread Gianfranco Costamagna
** Changed in: libffi (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libffi in Ubuntu.
https://bugs.launchpad.net/bugs/1917620

Title:
  failed to install libffi-dev  package

Status in libffi package in Ubuntu:
  Incomplete

Bug description:
  Hi there,
  I'm trying to install libffi-dev and receiving this error [1]:
   libffi-dev : Depends: libffi6 (= 3.2.1-4) but 3.2.1-6 is to be installed

  However, my system already had the libff6=3.2.1-6 [2,3].
  I also tried updating and installing this package, however did not work [4].

  I would appreciate your feedback on this.

  Thanks a lot,

  Info about my system:
  $ uname -a
  Linux pooja-XPS-13-9360 4.13.0-46-generic #51-Ubuntu SMP Tue Jun 12 12:36:29 
UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

  
  [1]
  *
  $ sudo apt-get install libffi-dev
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libffi-dev : Depends: libffi6 (= 3.2.1-4) but 3.2.1-6 is to be installed
  E: Unable to correct problems, you have held broken packages.

  [2]
  *

  $ sudo apt-get install libffi6
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  libffi6 is already the newest version (3.2.1-6).
  0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.

  [3]
  *
  $ apt-cache policy libffi-dev
  libffi-dev:
Installed: (none)
Candidate: 3.2.1-4
Version table:
   3.2.1-4 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

  [4]
  
  $ sudo apt-get update && sudo apt-get install libffi-dev
  Hit:1 https://repo.skype.com/deb unstable InRelease   
  
  Hit:2 http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu artful InRelease  
  
  Hit:3 https://packages.sury.org/php stretch InRelease 
  
  Ign:4 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu artful InRelease 
  
  Hit:5 http://ppa.launchpad.net/ondrej/php/ubuntu artful InRelease 
  
  Hit:6 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu artful 
InRelease   
   
  Ign:7 http://ppa.launchpad.net/webupd8team/unstable/ubuntu artful InRelease   
  
  Err:8 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu artful Release   
  
404  Not Found [IP: 91.189.95.85 80]
  Err:9 http://ppa.launchpad.net/webupd8team/unstable/ubuntu artful Release 
  
404  Not Found [IP: 91.189.95.85 80]
  Hit:10 http://dl.google.com/linux/chrome/deb stable InRelease 
  
  Ign:11 http://archive.ubuntu.com/ubuntu xenial InRelease  
  
  Ign:12 http://archive.ubuntu.com/ubuntu xenial-updates InRelease  
  
  Ign:13 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
  
  Ign:14 http://archive.ubuntu.com/ubuntu artful InRelease  
  
  Ign:15 http://archive.ubuntu.com/ubuntu vivid InRelease   
  
  Err:16 http://archive.ubuntu.com/ubuntu xenial Release
  
Cannot initiate the connection to archive.ubuntu.com:80 
(2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 

[Touch-packages] [Bug 1939409] Re: e2fsprogs 1.46.3-1 on architecture s390x fails in test f_baddotdir

2021-09-10 Thread Gianfranco Costamagna
** No longer affects: e2fsprogs (Ubuntu Impish)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to e2fsprogs in Ubuntu.
https://bugs.launchpad.net/bugs/1939409

Title:
  e2fsprogs 1.46.3-1 on architecture s390x fails in test f_baddotdir

Status in e2fsprogs package in Ubuntu:
  Fix Released

Bug description:
  e2fsprogs 1.46.3-1ubuntu1 is in proposed.

  Architecture s390x fail in test f_baddotdir. The test image was
  changed with the new release.

  Next step should be analyzing the error on a s390x virtual machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1939409/+subscriptions


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


[Touch-packages] [Bug 1939409] Re: e2fsprogs 1.46.3-1 on architecture s390x fails in test f_baddotdir

2021-09-04 Thread Gianfranco Costamagna
sponsored 1.46.3-1ubuntu3.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to e2fsprogs in Ubuntu.
https://bugs.launchpad.net/bugs/1939409

Title:
  e2fsprogs 1.46.3-1 on architecture s390x fails in test f_baddotdir

Status in e2fsprogs package in Ubuntu:
  In Progress
Status in e2fsprogs source package in Impish:
  In Progress

Bug description:
  e2fsprogs 1.46.3-1ubuntu1 is in proposed.

  Architecture s390x fail in test f_baddotdir. The test image was
  changed with the new release.

  Next step should be analyzing the error on a s390x virtual machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1939409/+subscriptions


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


[Touch-packages] [Bug 1938886] Re: rrr:no dh_strip or strip loose setuid bit

2021-08-04 Thread Gianfranco Costamagna
I updated debugedit to 5.0 version, the changelog looks like adding some
errors when chmod can't be done correctly


@@ -3419,7 +3431,8 @@
 }
 
   /* Make sure we can read and write */
-  chmod (file, stat_buf.st_mode | S_IRUSR | S_IWUSR);
+  if (chmod (file, stat_buf.st_mode | S_IRUSR | S_IWUSR) != 0)
+error (0, errno, "Failed to chmod input file '%s' to make sure we can read 
and write", file);
 
   fd = open (file, O_RDWR);
   if (fd < 0)
@@ -3635,7 +3648,8 @@
   close (fd);
 
   /* Restore old access rights */
-  chmod (file, stat_buf.st_mode);
+  if (chmod (file, stat_buf.st_mode) != 0)
+error (0, errno, "Failed to chmod input file '%s' to restore old access 
rights", file);
 
   free ((char *) dso->filename);
   destroy_strings (>debug_str);

@@ -349,7 +352,8 @@
}
 
   /* Make sure we can read and write */
-  chmod (fname, stat_buf.st_mode | S_IRUSR | S_IWUSR);
+  if (chmod (fname, stat_buf.st_mode | S_IRUSR | S_IWUSR) != 0)
+   error (0, errno, _("cannot chmod \"%s\" to make sure we can read and 
write"), fname);
 
   bool failed = false;
   int fd = open64 (fname, O_RDWR);
@@ -386,7 +390,8 @@
}
 
   /* Restore old access rights. Including any suid bits reset. */
-  chmod (fname, stat_buf.st_mode);
+  if (chmod (fname, stat_buf.st_mode) != 0)
+   error (0, errno, _("cannot chmod \"%s\" to restore old access rights"), 
fname);
 
   if (failed)
failed_count++;

and similar.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1938886

Title:
  rrr:no dh_strip or strip loose setuid bit

Status in binutils package in Ubuntu:
  New
Status in debhelper package in Ubuntu:
  New
Status in debugedit package in Ubuntu:
  New
Status in virtualbox package in Ubuntu:
  New

Bug description:
  Over at https://launchpadlibrarian.net/550715513/buildlog_ubuntu-
  hirsute-amd64.virtualbox_6.1.22-dfsg-2~ubuntu1.21.04.2_BUILDING.txt.gz

  I have rebuilt an earlier version of virtualbox, that sets Rules-
  Requires-Root: no and added extra ls statements to find where/when/why
  setuid bits are getting lost after fixperms.

  make[1]: Leaving directory '/<>'
 debian/rules override_dh_strip
  make[1]: Entering directory '/<>'
  ls -latr debian/virtualbox/usr/lib/virtualbox/VBoxSDL
  -rwsr-sr-x 1 buildd buildd 406808 Jul 29 14:34 
debian/virtualbox/usr/lib/virtualbox/VBoxSDL
  ...
  dh_strip --dbgsym-migration='virtualbox-dbg'
  debugedit: debian/virtualbox/usr/lib/virtualbox/VBoxSDL.so: Unknown DWARF 
DW_FORM_0x1f20
  a7cf3c43c8b18c3261d2d4737a475bf730ad1554

  ls -latr debian/virtualbox/usr/lib/virtualbox/VBoxSDL
  -rwxr-xr-x 1 buildd buildd 166208 Jul 29 14:35 
debian/virtualbox/usr/lib/virtualbox/VBoxSDL

  It seems to me that either dh_strip or something it calls (strip,
  debugedit) looses the setuid permission in hirsute and up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1938886/+subscriptions


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


[Touch-packages] [Bug 1653635] Re: cmake unable to report INCLUDE_DIRS and LIBRARIES

2020-10-20 Thread Gianfranco Costamagna
Hello, as workaround, using pkg-config to detect it should work
pkg_search_module(JSONCPP jsoncpp)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libjsoncpp in Ubuntu.
https://bugs.launchpad.net/bugs/1653635

Title:
  cmake unable to report INCLUDE_DIRS and LIBRARIES

Status in libjsoncpp package in Ubuntu:
  Confirmed

Bug description:
  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04
  Codename: xenial

  $ dpkg -l|grep libjsoncpp
  ii  libjsoncpp-dev:amd64   1.7.2-1
   amd64library for reading and writing JSON for C++ (devel 
files)
  ii  libjsoncpp1:amd64  1.7.2-1
   amd64library for reading and writing JSON for C++

  When try to use jsoncpp, the ${jsoncpp_INCLUDE_DIRS} and
  ${jsoncpp_LIBRARIES} fail to report.

  CMakeLists.txt
  
  cmake_minimum_required(VERSION 2.6.2)
  project(jsoncpp_test)

  find_package(jsoncpp REQUIRED)
  message("FOUND CONFIG: ${jsoncpp_CONFIG}")
  message("INCLUDE DIRS: ${jsoncpp_INCLUDE_DIRS}")
  message("LIBRARIES: ${jsoncpp_LIBRARIES}")

  The actual result is:
  
  FOUND CONFIG: /usr/lib/x86_64-linux-gnu/cmake/jsoncpp/jsoncppConfig.cmake
  INCLUDE DIRS: 
  LIBRARIES:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjsoncpp/+bug/1653635/+subscriptions

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


[Touch-packages] [Bug 1895134] Re: [Ffe] openexr

2020-10-05 Thread Gianfranco Costamagna
** Changed in: openexr (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openexr in Ubuntu.
https://bugs.launchpad.net/bugs/1895134

Title:
  [Ffe] openexr

Status in openexr package in Ubuntu:
  Fix Released

Bug description:
  Openexr in Ubuntu is dated 2018, and suffers from lots of bugs, fixed
  in the last two years by upstream.

  Also some security fixes have been added in the Ubuntu packaging, but
  they are now superseeded by

  the new upstream changes.

  The sync will bring the package again in a good shape, and I already
  prepared the transition in bileto, with no issues and no regressions
  in buildability.

  the changes between 2.3.0 and 2.5.3 are listed here
  
https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md#version-240-september-19-2019

  and the bileto/autopkgtests are here:
  https://bileto.ubuntu.com/#/ticket/4246

  (note: kio-extras has a missing b-d in proposed pocket, unrelated to
  this)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openexr/+bug/1895134/+subscriptions

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


[Touch-packages] [Bug 1895134] [NEW] [Ffe] openexr

2020-09-10 Thread Gianfranco Costamagna
Public bug reported:

Openexr in Ubuntu is dated 2018, and suffers from lots of bugs, fixed in
the last two years by upstream.

Also some security fixes have been added in the Ubuntu packaging, but
they are now superseeded by

the new upstream changes.

The sync will bring the package again in a good shape, and I already
prepared the transition in bileto, with no issues and no regressions in
buildability.

the changes between 2.3.0 and 2.5.3 are listed here
https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md#version-240-september-19-2019

and the bileto/autopkgtests are here:
https://bileto.ubuntu.com/#/ticket/4246

(note: kio-extras has a missing b-d in proposed pocket, unrelated to
this)

** Affects: openexr (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Release Team (ubuntu-release)
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openexr in Ubuntu.
https://bugs.launchpad.net/bugs/1895134

Title:
  [Ffe] openexr

Status in openexr package in Ubuntu:
  New

Bug description:
  Openexr in Ubuntu is dated 2018, and suffers from lots of bugs, fixed
  in the last two years by upstream.

  Also some security fixes have been added in the Ubuntu packaging, but
  they are now superseeded by

  the new upstream changes.

  The sync will bring the package again in a good shape, and I already
  prepared the transition in bileto, with no issues and no regressions
  in buildability.

  the changes between 2.3.0 and 2.5.3 are listed here
  
https://github.com/AcademySoftwareFoundation/openexr/blob/master/CHANGES.md#version-240-september-19-2019

  and the bileto/autopkgtests are here:
  https://bileto.ubuntu.com/#/ticket/4246

  (note: kio-extras has a missing b-d in proposed pocket, unrelated to
  this)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openexr/+bug/1895134/+subscriptions

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


[Touch-packages] [Bug 1869513] Re: package openexr 2.3.0-6build1 failed to install/upgrade: installed openexr package post-installation script subprocess returned error exit status 1

2020-09-10 Thread Gianfranco Costamagna
might be fixed in updates and security pocket


** Changed in: openexr (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openexr in Ubuntu.
https://bugs.launchpad.net/bugs/1869513

Title:
  package openexr 2.3.0-6build1 failed to install/upgrade: installed
  openexr package post-installation script subprocess returned error
  exit status 1

Status in openexr package in Ubuntu:
  Fix Released

Bug description:
  /usr/bin/ld: warning: libIlmImf-2_2.so.22, needed by 
/usr/local/lib/libopencv_imgcodecs.so, not found (try using -rpath or 
-rpath-link)
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::ChannelList::insert(char const*, Imf_2_2::Channel const&)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::hasChromaticities(Imf_2_2::Header const&)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::InputFile::readPixels(int, int)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::InputFile::setFrameBuffer(Imf_2_2::FrameBuffer const&)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::Header::channels() const'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::InputFile::InputFile(char const*, int)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::FrameBuffer::insert(char const*, Imf_2_2::Slice const&)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::chromaticities(Imf_2_2::Header const&)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::globalThreadCount()'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::InputFile::header() const'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::OutputFile::writePixels(int)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::Channel::Channel(Imf_2_2::PixelType, int, int, bool)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::FrameBuffer::begin()'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::Slice::Slice(Imf_2_2::PixelType, char*, unsigned long, unsigned long, 
int, int, double, bool, bool)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::OutputFile::setFrameBuffer(Imf_2_2::FrameBuffer const&)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::Header::dataWindow() const'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::Header::channels()'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::Header::~Header()'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::OutputFile::OutputFile(char const*, Imf_2_2::Header const&, int)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::ChannelList::findChannel(char const*) const'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::FrameBuffer::end()'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::Header::Header(int, int, float, Imath_2_2::Vec2 const&, float, 
Imf_2_2::LineOrder, Imf_2_2::Compression)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::Chromaticities::Chromaticities(Imath_2_2::Vec2 const&, 
Imath_2_2::Vec2 const&, Imath_2_2::Vec2 const&, 
Imath_2_2::Vec2 const&)'
  /usr/bin/ld: /usr/local/lib/libopencv_imgcodecs.so: undefined reference to 
`Imf_2_2::OutputFile::~OutputFile()'
  collect2: error: ld returned 1 exit status

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: openexr 2.3.0-6build1
  ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
  Uname: Linux 5.4.0-18-generic x86_64
  ApportVersion: 2.20.11-0ubuntu21
  AptOrdering: NULL: ConfigurePending
  Architecture: amd64
  Date: Fri Mar 27 15:58:19 2020
  ErrorMessage: installed openexr package post-installation script subprocess 
returned error exit status 1
  InstallationDate: Installed on 2019-11-27 (121 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu1
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.19.7ubuntu2
   apt  2.0.1
  SourcePackage: openexr
  Title: package openexr 2.3.0-6build1 failed to install/upgrade: installed 
openexr package post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to focal on 2020-03-26 (1 days ago)

To manage notifications about this bug go to:

[Touch-packages] [Bug 1872118] Re: [SRU] DHCP Cluster crashes after a few hours

2020-08-13 Thread Gianfranco Costamagna
** Changed in: bind9-libs (Ubuntu Focal)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1872118

Title:
  [SRU] DHCP Cluster crashes after a few hours

Status in DHCP:
  New
Status in bind9-libs package in Ubuntu:
  Fix Released
Status in isc-dhcp package in Ubuntu:
  Invalid
Status in bind9-libs source package in Focal:
  In Progress
Status in isc-dhcp source package in Focal:
  Invalid
Status in bind9-libs source package in Groovy:
  Fix Released
Status in isc-dhcp source package in Groovy:
  Invalid

Bug description:
  [Description]

  isc-dhcp-server uses libisc-export (coming from bind9-libs package) for 
handling the socket event(s) when configured in peer mode (master/secondary). 
It's possible that a sequence of messages dispatched by the master that 
requires acknowledgment from its peers holds a socket
  in a pending to send state, a timer or a subsequent write request can be 
scheduled into this socket and the !sock->pending_send assertion
  will be raised when trying to write again at the time data hasn't been 
flushed entirely and the pending_send flag hasn't been reset to 0 state.

  If this race condition happens, the following stacktrace will be
  hit:

  (gdb) info threads
    Id Target Id Frame
  * 1 Thread 0x7fb4ddecb700 (LWP 3170) __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:50
    2 Thread 0x7fb4dd6ca700 (LWP 3171) __lll_lock_wait 
(futex=futex@entry=0x7fb4de6d2028, private=0) at lowlevellock.c:52
    3 Thread 0x7fb4de6cc700 (LWP 3169) futex_wake (private=, 
processes_to_wake=1, futex_word=) at 
../sysdeps/nptl/futex-internal.h:364
    4 Thread 0x7fb4de74f740 (LWP 3148) futex_wait_cancelable 
(private=, expected=0, futex_word=0x7fb4de6cd0d0) at 
../sysdeps/nptl/futex-internal.h:183

  (gdb) frame 2
  #2 0x7fb4dec85985 in isc_assertion_failed (file=file@entry=0x7fb4decd8878 
"../../../../lib/isc/unix/socket.c", line=line@entry=3361, 
type=type@entry=isc_assertiontype_insist,
  cond=cond@entry=0x7fb4decda033 "!sock->pending_send") at 
../../../lib/isc/assertions.c:52
  (gdb) bt
  #1 0x7fb4deaa7859 in __GI_abort () at abort.c:79
  #2 0x7fb4dec85985 in isc_assertion_failed (file=file@entry=0x7fb4decd8878 
"../../../../lib/isc/unix/socket.c", line=line@entry=3361, 
type=type@entry=isc_assertiontype_insist,
  cond=cond@entry=0x7fb4decda033 "!sock->pending_send") at 
../../../lib/isc/assertions.c:52
  #3 0x7fb4decc17e1 in dispatch_send (sock=0x7fb4de6d4990) at 
../../../../lib/isc/unix/socket.c:4041
  #4 process_fd (writeable=, readable=, fd=11, 
manager=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4054
  #5 process_fds (writefds=, readfds=0x7fb4de6d1090, maxfd=13, 
manager=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4211
  #6 watcher (uap=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4397
  #7 0x7fb4dea68609 in start_thread (arg=) at 
pthread_create.c:477
  #8 0x7fb4deba4103 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

  (gdb) frame 3
  #3 0x7fb4decc17e1 in dispatch_send (sock=0x7fb4de6d4990) at 
../../../../lib/isc/unix/socket.c:4041
  4041 in ../../../../lib/isc/unix/socket.c
  (gdb) p sock->pending_send
  $2 = 1

  [TEST CASE]

  1) Install isc-dhcp-server in 2 focal machine(s).
  2) Configure peer/cluster mode as follows:
     Primary configuration: https://pastebin.ubuntu.com/p/XYj648MghK/
     Secondary configuration: https://pastebin.ubuntu.com/p/PYkcshZCWK/
  2) Run dhcpd as follows in both machine(s)

  # dhcpd -f -d -4 -cf /etc/dhcp/dhcpd.conf --no-pid ens4

  3) Leave the cluster running for a long (2h) period until the
  crash/race condition is reproduced.

  [REGRESSION POTENTIAL]

  * The fix will prevent the assertion to happen in the dispatch_send
  path, later versions of isch-dhcp upstream lack this logic and entirely 
removed the existence of this flag. Therefore, removing the need for this
  assertion at process_fd shouldn't be problematic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhcp/+bug/1872118/+subscriptions

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


[Touch-packages] [Bug 1872118] Re: [SRU] DHCP Cluster crashes after a few hours

2020-08-12 Thread Gianfranco Costamagna
I'm marking isc-dhcp tasks as invalid!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1872118

Title:
  [SRU] DHCP Cluster crashes after a few hours

Status in DHCP:
  New
Status in bind9-libs package in Ubuntu:
  In Progress
Status in isc-dhcp package in Ubuntu:
  Invalid
Status in bind9-libs source package in Focal:
  In Progress
Status in isc-dhcp source package in Focal:
  Invalid
Status in bind9-libs source package in Groovy:
  In Progress
Status in isc-dhcp source package in Groovy:
  Invalid

Bug description:
  [Description]

  isc-dhcp-server uses libisc-export (coming from bind9-libs package) for 
handling the socket event(s) when configured in peer mode (master/secondary). 
It's possible that a sequence of messages dispatched by the master that 
requires acknowledgment from its peers holds a socket
  in a pending to send state, a timer or a subsequent write request can be 
scheduled into this socket and the !sock->pending_send assertion
  will be raised when trying to write again at the time data hasn't been 
flushed entirely and the pending_send flag hasn't been reset to 0 state.

  If this race condition happens, the following stacktrace will be
  hit:

  (gdb) info threads
    Id Target Id Frame
  * 1 Thread 0x7fb4ddecb700 (LWP 3170) __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:50
    2 Thread 0x7fb4dd6ca700 (LWP 3171) __lll_lock_wait 
(futex=futex@entry=0x7fb4de6d2028, private=0) at lowlevellock.c:52
    3 Thread 0x7fb4de6cc700 (LWP 3169) futex_wake (private=, 
processes_to_wake=1, futex_word=) at 
../sysdeps/nptl/futex-internal.h:364
    4 Thread 0x7fb4de74f740 (LWP 3148) futex_wait_cancelable 
(private=, expected=0, futex_word=0x7fb4de6cd0d0) at 
../sysdeps/nptl/futex-internal.h:183

  (gdb) frame 2
  #2 0x7fb4dec85985 in isc_assertion_failed (file=file@entry=0x7fb4decd8878 
"../../../../lib/isc/unix/socket.c", line=line@entry=3361, 
type=type@entry=isc_assertiontype_insist,
  cond=cond@entry=0x7fb4decda033 "!sock->pending_send") at 
../../../lib/isc/assertions.c:52
  (gdb) bt
  #1 0x7fb4deaa7859 in __GI_abort () at abort.c:79
  #2 0x7fb4dec85985 in isc_assertion_failed (file=file@entry=0x7fb4decd8878 
"../../../../lib/isc/unix/socket.c", line=line@entry=3361, 
type=type@entry=isc_assertiontype_insist,
  cond=cond@entry=0x7fb4decda033 "!sock->pending_send") at 
../../../lib/isc/assertions.c:52
  #3 0x7fb4decc17e1 in dispatch_send (sock=0x7fb4de6d4990) at 
../../../../lib/isc/unix/socket.c:4041
  #4 process_fd (writeable=, readable=, fd=11, 
manager=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4054
  #5 process_fds (writefds=, readfds=0x7fb4de6d1090, maxfd=13, 
manager=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4211
  #6 watcher (uap=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4397
  #7 0x7fb4dea68609 in start_thread (arg=) at 
pthread_create.c:477
  #8 0x7fb4deba4103 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

  (gdb) frame 3
  #3 0x7fb4decc17e1 in dispatch_send (sock=0x7fb4de6d4990) at 
../../../../lib/isc/unix/socket.c:4041
  4041 in ../../../../lib/isc/unix/socket.c
  (gdb) p sock->pending_send
  $2 = 1

  [TEST CASE]

  1) Install isc-dhcp-server in 2 focal machine(s).
  2) Configure peer/cluster mode as follows:
     Primary configuration: https://pastebin.ubuntu.com/p/XYj648MghK/
     Secondary configuration: https://pastebin.ubuntu.com/p/PYkcshZCWK/
  2) Run dhcpd as follows in both machine(s)

  # dhcpd -f -d -4 -cf /etc/dhcp/dhcpd.conf --no-pid ens4

  3) Leave the cluster running for a long (2h) period until the
  crash/race condition is reproduced.

  [REGRESSION POTENTIAL]

  * The fix will prevent the assertion to happen in the dispatch_send
  path, later versions of isch-dhcp upstream lack this logic and entirely 
removed the existence of this flag. Therefore, removing the need for this
  assertion at process_fd shouldn't be problematic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhcp/+bug/1872118/+subscriptions

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


[Touch-packages] [Bug 1872118] Re: [SRU] DHCP Cluster crashes after a few hours

2020-08-12 Thread Gianfranco Costamagna
I uploaded in groovy (sorry, I didn't find the debdiff and it was
partially wrong) and focal for review.

** Changed in: isc-dhcp (Ubuntu Focal)
   Status: In Progress => Invalid

** Changed in: isc-dhcp (Ubuntu Groovy)
   Status: In Progress => Incomplete

** Changed in: isc-dhcp (Ubuntu Groovy)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1872118

Title:
  [SRU] DHCP Cluster crashes after a few hours

Status in DHCP:
  New
Status in bind9-libs package in Ubuntu:
  In Progress
Status in isc-dhcp package in Ubuntu:
  Invalid
Status in bind9-libs source package in Focal:
  In Progress
Status in isc-dhcp source package in Focal:
  Invalid
Status in bind9-libs source package in Groovy:
  In Progress
Status in isc-dhcp source package in Groovy:
  Invalid

Bug description:
  [Description]

  isc-dhcp-server uses libisc-export (coming from bind9-libs package) for 
handling the socket event(s) when configured in peer mode (master/secondary). 
It's possible that a sequence of messages dispatched by the master that 
requires acknowledgment from its peers holds a socket
  in a pending to send state, a timer or a subsequent write request can be 
scheduled into this socket and the !sock->pending_send assertion
  will be raised when trying to write again at the time data hasn't been 
flushed entirely and the pending_send flag hasn't been reset to 0 state.

  If this race condition happens, the following stacktrace will be
  hit:

  (gdb) info threads
    Id Target Id Frame
  * 1 Thread 0x7fb4ddecb700 (LWP 3170) __GI_raise (sig=sig@entry=6) at 
../sysdeps/unix/sysv/linux/raise.c:50
    2 Thread 0x7fb4dd6ca700 (LWP 3171) __lll_lock_wait 
(futex=futex@entry=0x7fb4de6d2028, private=0) at lowlevellock.c:52
    3 Thread 0x7fb4de6cc700 (LWP 3169) futex_wake (private=, 
processes_to_wake=1, futex_word=) at 
../sysdeps/nptl/futex-internal.h:364
    4 Thread 0x7fb4de74f740 (LWP 3148) futex_wait_cancelable 
(private=, expected=0, futex_word=0x7fb4de6cd0d0) at 
../sysdeps/nptl/futex-internal.h:183

  (gdb) frame 2
  #2 0x7fb4dec85985 in isc_assertion_failed (file=file@entry=0x7fb4decd8878 
"../../../../lib/isc/unix/socket.c", line=line@entry=3361, 
type=type@entry=isc_assertiontype_insist,
  cond=cond@entry=0x7fb4decda033 "!sock->pending_send") at 
../../../lib/isc/assertions.c:52
  (gdb) bt
  #1 0x7fb4deaa7859 in __GI_abort () at abort.c:79
  #2 0x7fb4dec85985 in isc_assertion_failed (file=file@entry=0x7fb4decd8878 
"../../../../lib/isc/unix/socket.c", line=line@entry=3361, 
type=type@entry=isc_assertiontype_insist,
  cond=cond@entry=0x7fb4decda033 "!sock->pending_send") at 
../../../lib/isc/assertions.c:52
  #3 0x7fb4decc17e1 in dispatch_send (sock=0x7fb4de6d4990) at 
../../../../lib/isc/unix/socket.c:4041
  #4 process_fd (writeable=, readable=, fd=11, 
manager=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4054
  #5 process_fds (writefds=, readfds=0x7fb4de6d1090, maxfd=13, 
manager=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4211
  #6 watcher (uap=0x7fb4de6d0010) at ../../../../lib/isc/unix/socket.c:4397
  #7 0x7fb4dea68609 in start_thread (arg=) at 
pthread_create.c:477
  #8 0x7fb4deba4103 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

  (gdb) frame 3
  #3 0x7fb4decc17e1 in dispatch_send (sock=0x7fb4de6d4990) at 
../../../../lib/isc/unix/socket.c:4041
  4041 in ../../../../lib/isc/unix/socket.c
  (gdb) p sock->pending_send
  $2 = 1

  [TEST CASE]

  1) Install isc-dhcp-server in 2 focal machine(s).
  2) Configure peer/cluster mode as follows:
     Primary configuration: https://pastebin.ubuntu.com/p/XYj648MghK/
     Secondary configuration: https://pastebin.ubuntu.com/p/PYkcshZCWK/
  2) Run dhcpd as follows in both machine(s)

  # dhcpd -f -d -4 -cf /etc/dhcp/dhcpd.conf --no-pid ens4

  3) Leave the cluster running for a long (2h) period until the
  crash/race condition is reproduced.

  [REGRESSION POTENTIAL]

  * The fix will prevent the assertion to happen in the dispatch_send
  path, later versions of isch-dhcp upstream lack this logic and entirely 
removed the existence of this flag. Therefore, removing the need for this
  assertion at process_fd shouldn't be problematic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhcp/+bug/1872118/+subscriptions

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


[Touch-packages] [Bug 1872118] Re: DHCP Cluster crashes after a few hours

2020-08-11 Thread Gianfranco Costamagna
just to clarify, the change is in bind9-libs and fixes the issue also
for my servers.

the change
+--- bind9-libs-9.11.16+dfsg.orig/lib/isc/unix/socket.c
 bind9-libs-9.11.16+dfsg/lib/isc/unix/socket.c
+@@ -4050,7 +4050,7 @@ check_write:
+   if (!SOCK_DEAD(sock)) {
+   if (sock->connecting)
+   dispatch_connect(sock);
+-  else
++  else if (!sock->pending_send)
+   dispatch_send(sock);
+   }
+   unwatch_write = true;


doesn't change the ABI/API of the library, so no-change rebuilding isc-dhcp 
package against the fix is not useful.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1872118

Title:
  DHCP Cluster crashes after a few hours

Status in DHCP:
  New
Status in bind9-libs package in Ubuntu:
  New
Status in isc-dhcp package in Ubuntu:
  Confirmed
Status in bind9-libs source package in Focal:
  New
Status in isc-dhcp source package in Focal:
  New
Status in bind9-libs source package in Groovy:
  New
Status in isc-dhcp source package in Groovy:
  Confirmed

Bug description:
  
  I have a pair of DHCP serevrs running in a cluster on ubuntu 20.04, All 
worked perfectly until recently, when they started stopping with code=killed, 
status=6/ABRT.
  This is being fixed by 

  https://bugs.launchpad.net/bugs/1870729

  However now one stops after a few hours with the following errors. One
  can stay on line but not both.


  
  Syslog shows 
  Apr 10 17:20:15 dhcp-primary sh[6828]: 
../../../../lib/isc/unix/socket.c:3361: INSIST(!sock->pending_send) failed, 
back trace
  Apr 10 17:20:15 dhcp-primary sh[6828]: #0 0x7fbe78702a4a in ??
  Apr 10 17:20:15 dhcp-primary sh[6828]: #1 0x7fbe78702980 in ??
  Apr 10 17:20:15 dhcp-primary sh[6828]: #2 0x7fbe7873e7e1 in ??
  Apr 10 17:20:15 dhcp-primary sh[6828]: #3 0x7fbe784e5609 in ??
  Apr 10 17:20:15 dhcp-primary sh[6828]: #4 0x7fbe78621103 in ??

  
  nothing in kern.log

  
  apport.log shows
  ERROR: apport (pid 6850) Fri Apr 10 17:20:15 2020: called for pid 6828, 
signal 6, core limit 0, dump mode 2
  ERROR: apport (pid 6850) Fri Apr 10 17:20:15 2020: not creating core for pid 
with dump mode of 2
  ERROR: apport (pid 6850) Fri Apr 10 17:20:15 2020: executable: 
/usr/sbin/dhcpd (command line "dhcpd -user dhcpd -group dhcpd -f -4 -pf 
/run/dhcp-server/dhcpd.pid -cf /etc/dhcp/dhcpd.conf")
  ERROR: apport (pid 6850) Fri Apr 10 17:20:15 2020: is_closing_session(): no 
DBUS_SESSION_BUS_ADDRESS in environment
  ERROR: apport (pid 6850) Fri Apr 10 17:20:15 2020: wrote report 
/var/crash/_usr_sbin_dhcpd.0.crash


  /var/crash/_usr_sbin_dhcpd.0.crash shows

  ProblemType: Crash
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Apr 10 17:20:15 2020
  DistroRelease: Ubuntu 20.04
  ExecutablePath: /usr/sbin/dhcpd
  ExecutableTimestamp: 1586210315
  ProcCmdline: dhcpd -user dhcpd -group dhcpd -f -4 -pf 
/run/dhcp-server/dhcpd.pid -cf /etc/dhcp/dhcpd.conf
  ProcEnviron: Error: [Errno 13] Permission denied: 'environ'
  ProcMaps: Error: [Errno 13] Permission denied: 'maps'
  ProcStatus:
   Name:  dhcpd
   Umask: 0022
   State: D (disk sleep)
   Tgid:  6828
   Ngid:  0
   Pid:   6828
   PPid:  1
   TracerPid: 0
   Uid:   113 113 113 113
   Gid:   118 118 118 118
   FDSize:128
   Groups:
   NStgid:6828
   NSpid: 6828
   NSpgid:6828
   NSsid: 6828
   VmPeak:  236244 kB
   VmSize:  170764 kB
   VmLck:0 kB
   VmPin:0 kB
   VmHWM:12064 kB
   VmRSS:12064 kB
   RssAnon:   5940 kB
   RssFile:   6124 kB
   RssShmem: 0 kB
   VmData:   30792 kB
   VmStk:  132 kB
   VmExe:  592 kB
   VmLib: 5424 kB
   VmPTE:   76 kB
   VmSwap:   0 kB
   HugetlbPages: 0 kB
   CoreDumping:   1
   THP_enabled:   1
   Threads:   4
   SigQ:  0/7609
   SigPnd:
   ShdPnd:
   SigBlk:
   SigIgn:1000
   SigCgt:00018000
   CapInh:
   CapPrm:
   CapEff:
   CapBnd:003f
   CapAmb:
   NoNewPrivs:0
   Seccomp:   0
   Speculation_Store_Bypass:  thread vulnerable
   Cpus_allowed:  3
   Cpus_allowed_list: 0-1
   Mems_allowed:  
,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  ,,,0001
   Mems_allowed_list: 0
   voluntary_ctxt_switches:   111
   nonvoluntary_ctxt_switches:144
  Signal: 6
  Uname: Linux 

[Touch-packages] [Bug 1878723] Re: Kernel panic when used with upstart after 0.11-4ubuntu2.1 update

2020-08-02 Thread Gianfranco Costamagna
** Changed in: json-c (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1878723

Title:
  Kernel panic when used with upstart after 0.11-4ubuntu2.1 update

Status in json-c package in Ubuntu:
  Fix Released

Bug description:
  Installing the 0.11-4ubuntu2.1 security update on a Xenial system with
  upstart installed, the system crashes with a kernel panic.

  The error message is:

  [   99.992278] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x0100
  [   99.992278] 
  [   99.996057] CPU: 0 PID: 1 Comm: init Not tainted 4.4.0-1105-aws #116-Ubuntu
  [   99.996057] Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006
  [   99.996057]  0086 0f10ff6977efbf32 88003d45fe10 
8140926b
  [   99.996057]  81caddf8 88003d45fea8 88003d45fe98 
81195a84
  [   99.996057]  8810 88003d45fea8 88003d45fe40 
0f10ff6977efbf32
  [   99.996057] Call Trace:
  [   99.996057]  [] dump_stack+0x6d/0x92
  [   99.996057]  [] panic+0xd3/0x227
  [   99.996057]  [] do_exit+0xb9d/0xba0
  [   99.996057]  [] do_group_exit+0x47/0xb0
  [   99.996057]  [] SyS_exit_group+0x14/0x20
  [   99.996057]  [] entry_SYSCALL_64_fastpath+0x22/0xcb
  [   99.996057] Kernel Offset: disabled

  Downgrading to libjson-c2_0.11-4ubuntu2 resolves the issue.

  Steps to reproduce:
  * Create a system with Xenial installed (I'm using an AWS instance with AMI 
ami-0f2ed58082cb08a4d)
  * Install upstart: apt-get install upstart-sysv
  * Reboot
  * Update apt and upgrade the packages: apt-get update && apt-get upgrade . 
This causes the kernel panic.
  * To repeat the kernel panic, run dpkg --configure -a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1878723/+subscriptions

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


[Touch-packages] [Bug 1889166] Re: mir: build failure on s390x

2020-07-30 Thread Gianfranco Costamagna
@raof this is probably true if the path is long, but I can't figure out
how to patch it...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1889166

Title:
  mir: build failure on s390x

Status in mir package in Ubuntu:
  New

Bug description:
  Hello, looks like we are missing one "+1" from somewhere, but I don't
  have enough knowledge on this code... can you please have a look? in
  the meanwhile I'm probably going to disable that error

  cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 -DMIR_VERSION_MICRO=1 -DMIR_VERSION_MINOR=7 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_GNU_SOURCE 
-I/<>/include/core -I/<>/include/common 
-I/<>/include/cookie -I/<>/src/include/common 
-I/<>/build-s390x/src/capnproto 
-I/<>/build-s390x/src/protobuf -I/<>/include/platform 
-I/<>/include/client -I/<>/include/server 
-I/<>/src/include/platform -I/<>/include/miral 
-I/usr/include/uuid -I/<>/include/wayland 
-I/<>/src/wayland/generated  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -Wall 
-pedantic -Wextra -fPIC -Werror -flto -ffat-lto-objects -fvisibility=hidden 
-pthread -o CMakeFiles/miral-internal.dir/xcursor.c.o   -c 
/<>/src/miral/xcursor.c
  In file included from /usr/include/string.h:495,
   from /<>/src/miral/xcursor.c:26:
  In function ‘strncpy’,
  inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
  inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:726:5,
  inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:875:10:
  /usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 7 bytes from a string of the 
same length [-Werror=stringop-truncation]
    106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
    |  
^~
  In function ‘strncpy’,
  inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
  inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:727:5,
  inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:884:11:
  /usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 11 bytes from a string of the 
same length [-Werror=stringop-truncation]
    106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
    |  
^~
  cc1: all warnings being treated as errors
  make[3]: *** [src/miral/CMakeFiles/miral-internal.dir/build.make:183: 
src/miral/CMakeFiles/miral-internal.dir/xcursor.c.o] Error 1
  make[3]: *** Waiting for unfinished jobs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1889166/+subscriptions

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


[Touch-packages] [Bug 1889166] Re: mir: build failure on s390x

2020-07-28 Thread Gianfranco Costamagna
I'm not closing this bug, because overriding the build flag is not a
fix...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1889166

Title:
  mir: build failure on s390x

Status in mir package in Ubuntu:
  New

Bug description:
  Hello, looks like we are missing one "+1" from somewhere, but I don't
  have enough knowledge on this code... can you please have a look? in
  the meanwhile I'm probably going to disable that error

  cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 -DMIR_VERSION_MICRO=1 -DMIR_VERSION_MINOR=7 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_GNU_SOURCE 
-I/<>/include/core -I/<>/include/common 
-I/<>/include/cookie -I/<>/src/include/common 
-I/<>/build-s390x/src/capnproto 
-I/<>/build-s390x/src/protobuf -I/<>/include/platform 
-I/<>/include/client -I/<>/include/server 
-I/<>/src/include/platform -I/<>/include/miral 
-I/usr/include/uuid -I/<>/include/wayland 
-I/<>/src/wayland/generated  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -Wall 
-pedantic -Wextra -fPIC -Werror -flto -ffat-lto-objects -fvisibility=hidden 
-pthread -o CMakeFiles/miral-internal.dir/xcursor.c.o   -c 
/<>/src/miral/xcursor.c
  In file included from /usr/include/string.h:495,
   from /<>/src/miral/xcursor.c:26:
  In function ‘strncpy’,
  inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
  inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:726:5,
  inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:875:10:
  /usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 7 bytes from a string of the 
same length [-Werror=stringop-truncation]
    106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
    |  
^~
  In function ‘strncpy’,
  inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
  inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:727:5,
  inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:884:11:
  /usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 11 bytes from a string of the 
same length [-Werror=stringop-truncation]
    106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
    |  
^~
  cc1: all warnings being treated as errors
  make[3]: *** [src/miral/CMakeFiles/miral-internal.dir/build.make:183: 
src/miral/CMakeFiles/miral-internal.dir/xcursor.c.o] Error 1
  make[3]: *** Waiting for unfinished jobs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1889166/+subscriptions

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


[Touch-packages] [Bug 1889166] Re: mir: build failure on s390x

2020-07-28 Thread Gianfranco Costamagna
Yep, I created a minimal test case on my laptop, and couldn't figure out why 
there was this warning in first place.
At the end, I ended up in something like this:
http://launchpadlibrarian.net/490452795/mir_1.7.1-0ubuntu6_1.7.1-0ubuntu7.diff.gz

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1889166

Title:
  mir: build failure on s390x

Status in mir package in Ubuntu:
  New

Bug description:
  Hello, looks like we are missing one "+1" from somewhere, but I don't
  have enough knowledge on this code... can you please have a look? in
  the meanwhile I'm probably going to disable that error

  cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 -DMIR_VERSION_MICRO=1 -DMIR_VERSION_MINOR=7 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_GNU_SOURCE 
-I/<>/include/core -I/<>/include/common 
-I/<>/include/cookie -I/<>/src/include/common 
-I/<>/build-s390x/src/capnproto 
-I/<>/build-s390x/src/protobuf -I/<>/include/platform 
-I/<>/include/client -I/<>/include/server 
-I/<>/src/include/platform -I/<>/include/miral 
-I/usr/include/uuid -I/<>/include/wayland 
-I/<>/src/wayland/generated  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -Wall 
-pedantic -Wextra -fPIC -Werror -flto -ffat-lto-objects -fvisibility=hidden 
-pthread -o CMakeFiles/miral-internal.dir/xcursor.c.o   -c 
/<>/src/miral/xcursor.c
  In file included from /usr/include/string.h:495,
   from /<>/src/miral/xcursor.c:26:
  In function ‘strncpy’,
  inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
  inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:726:5,
  inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:875:10:
  /usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 7 bytes from a string of the 
same length [-Werror=stringop-truncation]
    106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
    |  
^~
  In function ‘strncpy’,
  inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
  inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:727:5,
  inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:884:11:
  /usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 11 bytes from a string of the 
same length [-Werror=stringop-truncation]
    106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
    |  
^~
  cc1: all warnings being treated as errors
  make[3]: *** [src/miral/CMakeFiles/miral-internal.dir/build.make:183: 
src/miral/CMakeFiles/miral-internal.dir/xcursor.c.o] Error 1
  make[3]: *** Waiting for unfinished jobs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1889166/+subscriptions

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


[Touch-packages] [Bug 1889166] Re: mir: build failure on s390x

2020-07-28 Thread Gianfranco Costamagna
** Description changed:

  Hello, looks like we are missing one "+1" from somewhere, but I don't
  have enough knowledge on this code... can you please have a look? in the
- meanwhile I0n giubg to disable that error
+ meanwhile I'm probably going to disable that error
  
  cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 -DMIR_VERSION_MICRO=1 -DMIR_VERSION_MINOR=7 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_GNU_SOURCE 
-I/<>/include/core -I/<>/include/common 
-I/<>/include/cookie -I/<>/src/include/common 
-I/<>/build-s390x/src/capnproto 
-I/<>/build-s390x/src/protobuf -I/<>/include/platform 
-I/<>/include/client -I/<>/include/server 
-I/<>/src/include/platform -I/<>/include/miral 
-I/usr/include/uuid -I/<>/include/wayland 
-I/<>/src/wayland/generated  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -Wall 
-pedantic -Wextra -fPIC -Werror -flto -ffat-lto-objects -fvisibility=hidden 
-pthread -o CMakeFiles/miral-internal.dir/xcursor.c.o   -c 
/<>/src/miral/xcursor.c
  In file included from /usr/include/string.h:495,
-  from /<>/src/miral/xcursor.c:26:
+  from /<>/src/miral/xcursor.c:26:
  In function ‘strncpy’,
- inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
- inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:726:5,
- inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:875:10:
+ inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
+ inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:726:5,
+ inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:875:10:
  /usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 7 bytes from a string of the 
same length [-Werror=stringop-truncation]
-   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
-   |  
^~
+   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
+   |  
^~
  In function ‘strncpy’,
- inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
- inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:727:5,
- inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:884:11:
+ inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
+ inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:727:5,
+ inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:884:11:
  /usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 11 bytes from a string of the 
same length [-Werror=stringop-truncation]
-   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
-   |  
^~
+   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos 
(__dest));
+   |  
^~
  cc1: all warnings being treated as errors
  make[3]: *** [src/miral/CMakeFiles/miral-internal.dir/build.make:183: 
src/miral/CMakeFiles/miral-internal.dir/xcursor.c.o] Error 1
  make[3]: *** Waiting for unfinished jobs

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1889166

Title:
  mir: build failure on s390x

Status in mir package in Ubuntu:
  New

Bug description:
  Hello, looks like we are missing one "+1" from somewhere, but I don't
  have enough knowledge on this code... can you please have a look? in
  the meanwhile I'm probably going to disable that error

  cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 

[Touch-packages] [Bug 1889166] [NEW] mir: build failure on s390x

2020-07-28 Thread Gianfranco Costamagna
Public bug reported:

Hello, looks like we are missing one "+1" from somewhere, but I don't
have enough knowledge on this code... can you please have a look? in the
meanwhile I0n giubg to disable that error

cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 -DMIR_VERSION_MICRO=1 -DMIR_VERSION_MINOR=7 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_GNU_SOURCE 
-I/<>/include/core -I/<>/include/common 
-I/<>/include/cookie -I/<>/src/include/common 
-I/<>/build-s390x/src/capnproto 
-I/<>/build-s390x/src/protobuf -I/<>/include/platform 
-I/<>/include/client -I/<>/include/server 
-I/<>/src/include/platform -I/<>/include/miral 
-I/usr/include/uuid -I/<>/include/wayland 
-I/<>/src/wayland/generated  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -Wall 
-pedantic -Wextra -fPIC -Werror -flto -ffat-lto-objects -fvisibility=hidden 
-pthread -o CMakeFiles/miral-internal.dir/xcursor.c.o   -c 
/<>/src/miral/xcursor.c
In file included from /usr/include/string.h:495,
 from /<>/src/miral/xcursor.c:26:
In function ‘strncpy’,
inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:726:5,
inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:875:10:
/usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 7 bytes from a string of the 
same length [-Werror=stringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  |  ^~
In function ‘strncpy’,
inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:727:5,
inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:884:11:
/usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 11 bytes from a string of the 
same length [-Werror=stringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  |  ^~
cc1: all warnings being treated as errors
make[3]: *** [src/miral/CMakeFiles/miral-internal.dir/build.make:183: 
src/miral/CMakeFiles/miral-internal.dir/xcursor.c.o] Error 1
make[3]: *** Waiting for unfinished jobs

** Affects: mir (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1889166

Title:
  mir: build failure on s390x

Status in mir package in Ubuntu:
  New

Bug description:
  Hello, looks like we are missing one "+1" from somewhere, but I don't
  have enough knowledge on this code... can you please have a look? in
  the meanwhile I0n giubg to disable that error

  cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 -DMIR_VERSION_MICRO=1 -DMIR_VERSION_MINOR=7 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_GNU_SOURCE 
-I/<>/include/core -I/<>/include/common 
-I/<>/include/cookie -I/<>/src/include/common 
-I/<>/build-s390x/src/capnproto 
-I/<>/build-s390x/src/protobuf -I/<>/include/platform 
-I/<>/include/client -I/<>/include/server 
-I/<>/src/include/platform -I/<>/include/miral 
-I/usr/include/uuid -I/<>/include/wayland 
-I/<>/src/wayland/generated  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -Wall 
-pedantic -Wextra -fPIC -Werror -flto -ffat-lto-objects -fvisibility=hidden 
-pthread -o CMakeFiles/miral-internal.dir/xcursor.c.o   -c 
/<>/src/miral/xcursor.c
  In file included from /usr/include/string.h:495,
   from /<>/src/miral/xcursor.c:26:
  In function ‘strncpy’,
  inlined from 

[Touch-packages] [Bug 1889167] [NEW] mir: build failure on s390x

2020-07-28 Thread Gianfranco Costamagna
Public bug reported:

Hello, looks like we are missing one "+1" from somewhere, but I don't
have enough knowledge on this code... can you please have a look? in the
meanwhile I0n giubg to disable that error

cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 -DMIR_VERSION_MICRO=1 -DMIR_VERSION_MINOR=7 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_GNU_SOURCE 
-I/<>/include/core -I/<>/include/common 
-I/<>/include/cookie -I/<>/src/include/common 
-I/<>/build-s390x/src/capnproto 
-I/<>/build-s390x/src/protobuf -I/<>/include/platform 
-I/<>/include/client -I/<>/include/server 
-I/<>/src/include/platform -I/<>/include/miral 
-I/usr/include/uuid -I/<>/include/wayland 
-I/<>/src/wayland/generated  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -Wall 
-pedantic -Wextra -fPIC -Werror -flto -ffat-lto-objects -fvisibility=hidden 
-pthread -o CMakeFiles/miral-internal.dir/xcursor.c.o   -c 
/<>/src/miral/xcursor.c
In file included from /usr/include/string.h:495,
 from /<>/src/miral/xcursor.c:26:
In function ‘strncpy’,
inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:726:5,
inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:875:10:
/usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 7 bytes from a string of the 
same length [-Werror=stringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  |  ^~
In function ‘strncpy’,
inlined from ‘_XcursorAddPathElt’ at 
/<>/src/miral/xcursor.c:647:5,
inlined from ‘_XcursorBuildFullname’ at 
/<>/src/miral/xcursor.c:727:5,
inlined from ‘xcursor_load_theme’ at 
/<>/src/miral/xcursor.c:884:11:
/usr/include/s390x-linux-gnu/bits/string_fortified.h:106:10: error: ‘strncpy’ 
output truncated before terminating nul copying 11 bytes from a string of the 
same length [-Werror=stringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  |  ^~
cc1: all warnings being treated as errors
make[3]: *** [src/miral/CMakeFiles/miral-internal.dir/build.make:183: 
src/miral/CMakeFiles/miral-internal.dir/xcursor.c.o] Error 1
make[3]: *** Waiting for unfinished jobs

** Affects: mir (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1889167

Title:
  mir: build failure on s390x

Status in mir package in Ubuntu:
  New

Bug description:
  Hello, looks like we are missing one "+1" from somewhere, but I don't
  have enough knowledge on this code... can you please have a look? in
  the meanwhile I0n giubg to disable that error

  cd /<>/build-s390x/src/miral && /usr/bin/cc -DBOOST_ALL_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK 
-DBOOST_SYSTEM_DYN_LINK -DEGL_NO_X11 -DLOG_NDEBUG=1 
-DLTTNG_UST_HAVE_SDT_INTEGRATION -DMESA_EGL_NO_X11_HEADERS 
-DMIR_DRMMODEADDFB_HAS_CONST_SIGNATURE -DMIR_LOG_COMPONENT_FALLBACK=\"miral\" 
-DMIR_SERVER_EGL_OPENGL_API=EGL_OPENGL_ES_API 
-DMIR_SERVER_EGL_OPENGL_BIT=EGL_OPENGL_ES2_BIT 
-DMIR_SERVER_GLEXT_H="" -DMIR_SERVER_GL_H="" 
-DMIR_VERSION_MAJOR=1 -DMIR_VERSION_MICRO=1 -DMIR_VERSION_MINOR=7 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_GNU_SOURCE 
-I/<>/include/core -I/<>/include/common 
-I/<>/include/cookie -I/<>/src/include/common 
-I/<>/build-s390x/src/capnproto 
-I/<>/build-s390x/src/protobuf -I/<>/include/platform 
-I/<>/include/client -I/<>/include/server 
-I/<>/src/include/platform -I/<>/include/miral 
-I/usr/include/uuid -I/<>/include/wayland 
-I/<>/src/wayland/generated  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -Wall 
-pedantic -Wextra -fPIC -Werror -flto -ffat-lto-objects -fvisibility=hidden 
-pthread -o CMakeFiles/miral-internal.dir/xcursor.c.o   -c 
/<>/src/miral/xcursor.c
  In file included from /usr/include/string.h:495,
   from /<>/src/miral/xcursor.c:26:
  In function ‘strncpy’,
  inlined from 

[Touch-packages] [Bug 1878738] Re: program abort by "lh_table_new: calloc failed"

2020-06-17 Thread Gianfranco Costamagna
*** This bug is a duplicate of bug 1878723 ***
https://bugs.launchpad.net/bugs/1878723

** This bug has been marked a duplicate of bug 1878723
   Kernel panic when used with upstart after 0.11-4ubuntu2.1 update

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1878738

Title:
  program abort  by "lh_table_new: calloc failed"

Status in json-c package in Ubuntu:
  Confirmed

Bug description:
  I wrote small sample program which abort by lh_table_new calloc failed.
  see this.
  https://gist.github.com/735eec6fd0869df1facb08da5baa402c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1878738/+subscriptions

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


[Touch-packages] [Bug 1878723] Re: Kernel panic when used with upstart after 0.11-4ubuntu2.1 update

2020-06-17 Thread Gianfranco Costamagna
Can we close this bug?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1878723

Title:
  Kernel panic when used with upstart after 0.11-4ubuntu2.1 update

Status in json-c package in Ubuntu:
  Triaged

Bug description:
  Installing the 0.11-4ubuntu2.1 security update on a Xenial system with
  upstart installed, the system crashes with a kernel panic.

  The error message is:

  [   99.992278] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x0100
  [   99.992278] 
  [   99.996057] CPU: 0 PID: 1 Comm: init Not tainted 4.4.0-1105-aws #116-Ubuntu
  [   99.996057] Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006
  [   99.996057]  0086 0f10ff6977efbf32 88003d45fe10 
8140926b
  [   99.996057]  81caddf8 88003d45fea8 88003d45fe98 
81195a84
  [   99.996057]  8810 88003d45fea8 88003d45fe40 
0f10ff6977efbf32
  [   99.996057] Call Trace:
  [   99.996057]  [] dump_stack+0x6d/0x92
  [   99.996057]  [] panic+0xd3/0x227
  [   99.996057]  [] do_exit+0xb9d/0xba0
  [   99.996057]  [] do_group_exit+0x47/0xb0
  [   99.996057]  [] SyS_exit_group+0x14/0x20
  [   99.996057]  [] entry_SYSCALL_64_fastpath+0x22/0xcb
  [   99.996057] Kernel Offset: disabled

  Downgrading to libjson-c2_0.11-4ubuntu2 resolves the issue.

  Steps to reproduce:
  * Create a system with Xenial installed (I'm using an AWS instance with AMI 
ami-0f2ed58082cb08a4d)
  * Install upstart: apt-get install upstart-sysv
  * Reboot
  * Update apt and upgrade the packages: apt-get update && apt-get upgrade . 
This causes the kernel panic.
  * To repeat the kernel panic, run dpkg --configure -a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1878723/+subscriptions

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


[Touch-packages] [Bug 1878770] Re: Ubuntu 18.04 crashes app after updating to libjson-c3:amd64 0.12.1-1.3ubuntu0.1

2020-06-17 Thread Gianfranco Costamagna
*** This bug is a duplicate of bug 1878723 ***
https://bugs.launchpad.net/bugs/1878723

** This bug is no longer a duplicate of bug 1878738
   program abort  by "lh_table_new: calloc failed"
** This bug has been marked a duplicate of bug 1878723
   Kernel panic when used with upstart after 0.11-4ubuntu2.1 update

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1878770

Title:
  Ubuntu 18.04 crashes app after updating to libjson-c3:amd64
  0.12.1-1.3ubuntu0.1

Status in json-c package in Ubuntu:
  New

Bug description:
  Hi
  I've founded critcal bug

  App linked with libjson-c3:amd64 0.12.1-1.3ubuntu0.1 crashes
  with information:

  lh_table_new: calloc failed

  Example:
  https://gist.github.com/yusukemihara/735eec6fd0869df1facb08da5baa402c

  Version 0.12.1-1.3 worked fine, problem appear with
  0.12.1-1.3ubuntu0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1878770/+subscriptions

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


[Touch-packages] [Bug 1863148] Re: RFE: update libjson-c-dev to 0.13

2020-06-17 Thread Gianfranco Costamagna
unfortunately changing the API during a stable release lifecycle will
trigger a transition, something we don't really want to do in a non-
development release.

Fortunately the last LTS release is already having a "fixed" release.

** Changed in: json-c (Ubuntu)
   Status: Confirmed => Fix Released

** Also affects: json-c (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: json-c (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: json-c (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: json-c (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: json-c (Ubuntu Precise)
   Status: New => Won't Fix

** Changed in: json-c (Ubuntu Trusty)
   Status: New => Won't Fix

** Changed in: json-c (Ubuntu Xenial)
   Status: New => Won't Fix

** Changed in: json-c (Ubuntu Bionic)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to json-c in Ubuntu.
https://bugs.launchpad.net/bugs/1863148

Title:
  RFE: update libjson-c-dev to 0.13

Status in json-c package in Ubuntu:
  Fix Released
Status in json-c source package in Precise:
  Won't Fix
Status in json-c source package in Trusty:
  Won't Fix
Status in json-c source package in Xenial:
  Won't Fix
Status in json-c source package in Bionic:
  Won't Fix

Bug description:
  All versions of libjson-c-dev prior to 0.13
  lack the json_pointer API. As the result, libjson-c-dev
  is only useful since Eoan, which is very disappointing.
  Please update json-c to 0.13 on every supported distro
  prior to Eoan (Disco, Bionic, Xenial etc).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/json-c/+bug/1863148/+subscriptions

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


[Touch-packages] [Bug 1871154] Re: Error message displayed during boot (mountroot hook, premount)

2020-06-08 Thread Gianfranco Costamagna
@Andrew

Just read the comment
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1871154/comments/20

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1871154

Title:
  Error message displayed during boot (mountroot hook, premount)

Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in lvm2 package in Ubuntu:
  Fix Released
Status in initramfs-tools source package in Focal:
  Fix Committed
Status in lvm2 source package in Focal:
  Invalid

Bug description:
  [Impact] 
  * People using lvm2 on ubuntu focal are getting a strange and weird message 
due to a wrong path

  [Test Case]
  * Install lvm2 on Ubuntu 20.04

  [Regression Potential] 
  * Low, the fix is already part of groovy

  [Other info]
  Hi,

  my Ubuntu system uses LVM2 for its root file system.  It boots
  correctly, but an ugly error message is displayed during boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: lvm2 2.03.07-1ubuntu1
  Uname: Linux 5.6.2-050602-generic x86_64
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Apr  6 17:59:03 2020
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1871154/+subscriptions

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


[Touch-packages] [Bug 1876882] Re: Backport packages for 18.04.5 HWE stack

2020-06-06 Thread Gianfranco Costamagna
Hello, this patch [1] based on 
https://gitlab.freedesktop.org/mesa/mesa/-/commit/3dd299c3d5b88114894ec30d1fac85fba688201f
did the trick.

I'll add as part of my ongoing SRU request.


[1]
--- virtualbox-5.2.42-dfsg.orig/include/VBox/HostServices/glxext.h
+++ virtualbox-5.2.42-dfsg/include/VBox/HostServices/glxext.h
@@ -573,7 +573,7 @@ typedef GLXFBConfigSGIX ( * PFNGLXGETFBC
 #ifdef GLX_GLXEXT_PROTOTYPES
 extern GLXPbufferSGIX glXCreateGLXPbufferSGIX (Display *, GLXFBConfigSGIX, 
unsigned int, unsigned int, int *);
 extern void glXDestroyGLXPbufferSGIX (Display *, GLXPbufferSGIX);
-extern int glXQueryGLXPbufferSGIX (Display *, GLXPbufferSGIX, int, unsigned 
int *);
+extern void glXQueryGLXPbufferSGIX (Display *, GLXPbufferSGIX, int, unsigned 
int *);
 extern void glXSelectEventSGIX (Display *, GLXDrawable, unsigned long);
 extern void glXGetSelectedEventSGIX (Display *, GLXDrawable, unsigned long *);
 #endif /* GLX_GLXEXT_PROTOTYPES */
--- virtualbox-5.2.42-dfsg.orig/src/VBox/Additions/common/crOpenGL/dri_glx.h
+++ virtualbox-5.2.42-dfsg/src/VBox/Additions/common/crOpenGL/dri_glx.h
@@ -111,7 +111,7 @@ extern DECLEXPORT(const char *) VBOXGLXT
 extern DECLEXPORT(GLXPbufferSGIX) VBOXGLXTAG(glXCreateGLXPbufferSGIX)
 (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int 
height, int *attrib_list);

-extern DECLEXPORT(int) VBOXGLXTAG(glXQueryGLXPbufferSGIX)
+extern DECLEXPORT(void) VBOXGLXTAG(glXQueryGLXPbufferSGIX)
 (Display *dpy, GLXPbuffer pbuf, int attribute, unsigned int *value);

 extern DECLEXPORT(GLXFBConfigSGIX *) VBOXGLXTAG(glXChooseFBConfigSGIX)
--- virtualbox-5.2.42-dfsg.orig/src/VBox/Additions/common/crOpenGL/glx.c
+++ virtualbox-5.2.42-dfsg/src/VBox/Additions/common/crOpenGL/glx.c
@@ -763,7 +763,7 @@ DECLEXPORT(void) VBOXGLXTAG(glXGetSelect
 (void) mask;
 }

-DECLEXPORT(int) VBOXGLXTAG(glXQueryGLXPbufferSGIX)(Display *dpy, GLXPbuffer 
pbuf,
+DECLEXPORT(void) VBOXGLXTAG(glXQueryGLXPbufferSGIX)(Display *dpy, GLXPbuffer 
pbuf,
int attribute, unsigned int 
*value)
 {
 (void) dpy;
@@ -771,7 +771,7 @@ DECLEXPORT(int) VBOXGLXTAG(glXQueryGLXPb
 (void) attribute;
 (void) value;
 crWarning("glXQueryGLXPbufferSGIX not implemented by Chromium");
-return 0;
+return;
 }

 DECLEXPORT(int) VBOXGLXTAG(glXGetFBConfigAttribSGIX)(Display *dpy,
GLXFBConfig config,

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1876882

Title:
  Backport packages for 18.04.5 HWE stack

Status in libclc package in Ubuntu:
  Invalid
Status in libdrm package in Ubuntu:
  Invalid
Status in llvm-toolchain-10 package in Ubuntu:
  Invalid
Status in mesa package in Ubuntu:
  Invalid
Status in xorg-server-hwe-18.04 package in Ubuntu:
  Invalid
Status in xserver-xorg-video-amdgpu-hwe-18.04 package in Ubuntu:
  Invalid
Status in xserver-xorg-video-ati-hwe-18.04 package in Ubuntu:
  Invalid
Status in libclc source package in Bionic:
  New
Status in libdrm source package in Bionic:
  Fix Committed
Status in llvm-toolchain-10 source package in Bionic:
  Fix Committed
Status in mesa source package in Bionic:
  Fix Committed
Status in xorg-server-hwe-18.04 source package in Bionic:
  Fix Committed
Status in xserver-xorg-video-amdgpu-hwe-18.04 source package in Bionic:
  Fix Committed
Status in xserver-xorg-video-ati-hwe-18.04 source package in Bionic:
  Fix Committed

Bug description:
  [Impact]

  These are needed for 18.04.5 images.

  [Test case]

  Boot a daily image, see that it still has the necessary stack
  installed and working.

  Check upgrade from stock bionic.

  [Regression potential]

  libdrm: very minimal chance for regressions

  llvm-10: a new package, no regression potential on it's own

  libclc: more or less just adds support for new llvm

  mesa: a new major release, but we'll pull the final stable release of
  20.0.x series, so there shouldn't be any regressions left at that
  point

  xserver: a new point-release

  xorg drivers: modest updates, if any

  [Other info]

  mesa and libclc will migrate to llvm-10 in a separate upload

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libclc/+bug/1876882/+subscriptions

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


[Touch-packages] [Bug 1876882] Re: Backport packages for 18.04.5 HWE stack

2020-06-05 Thread Gianfranco Costamagna
Hello, this broke virtualbox builds.

gcc -c -O2 -g -pipe -Wshadow -Wall -Wextra -Wno-missing-field-initializers 
-Wno-unused -Wno-trigraphs -fdiagnostics-show-option -Wno-unused-parameter 
-Wlogical-op -Wno-variadic-macros -Wno-long-long -Wunused-variable 
-Wunused-function -Wunused-label -Wunused-parameter -Wmissing-prototypes 
-Wstrict-prototypes -Wmissing-declarations 
-Werror-implicit-function-declaration -Wno-variadic-macros -O2 -mtune=generic 
-fno-omit-frame-pointer -fno-strict-aliasing -fvisibility=hidden 
-DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -fPIC 
-Wno-overlength-strings  -include /<>/include/iprt/linux/symvers.h 
-fno-stack-protector -m64 -I/<>/src/VBox/GuestHost/OpenGL/include 
-I/<>/out/obj/VBoxOGLgen -I/<>/out/obj/VBoxEGL/dtrace 
-I/<>/include -I/<>/out -DVBOX -DVBOX_OSE 
-DVBOX_WITH_64_BITS_GUESTS -DVBOX_WITH_REM -DVBOX_WITH_RAW_MODE -DRT_OS_LINUX 
-D_FILE_OFFSET_BITS=64 -DRT_ARCH_AMD64 -D__AMD64__ -DVBOX_WITH_DEBUGGER 
-DVBOX_WITH_HARDENING -DRTPATH_APP_PRIVATE=\"/usr/share/virtualbox\" 
-DRTPATH_APP_PRIVATE_ARCH=\"/usr/lib/virtualbox\" 
-DRTPATH_SHARED_LIBS=\"/usr/lib/virtualbox\" 
-DRTPATH_APP_DOCS=\"/usr/share/doc/virtualbox\" -DIN_RING3 -DVBOX_WITH_DTRACE 
-DVBOX_WITH_DTRACE_R3 -DIN_GUEST -DIN_GUEST_R3 -DIN_RT_R3 -DGC_ARCH_BITS=64 
-DPIC -DVBOX_WITH_HGCM -DLOG_USE_C99 -DRT_WITHOUT_EXEC_ALLOC -DLinux=1 
-D_GNU_SOURCE -Wp,-MD,/<>/out/obj/VBoxEGL/egl.o.dep 
-Wp,-MT,/<>/out/obj/VBoxEGL/egl.o -Wp,-MP -o 
/<>/out/obj/VBoxEGL/egl.o 
/<>/src/VBox/Additions/common/crOpenGL/egl.c
In file included from 
/<>/src/VBox/Additions/common/crOpenGL/glx.c:32:0:
/<>/src/VBox/Additions/common/crOpenGL/dri_glx.h:114:35: error: 
conflicting types for ‘glXQueryGLXPbufferSGIX’
 extern DECLEXPORT(int) VBOXGLXTAG(glXQueryGLXPbufferSGIX)
   ^
/<>/src/VBox/Additions/common/crOpenGL/dri_glx.h:31:27: note: in 
definition of macro ‘VBOXGLXTAG’
  #define VBOXGLXTAG(Func) Func
   ^~~~
In file included from /usr/include/GL/glx.h:328:0,
 from 
/<>/src/VBox/GuestHost/OpenGL/include/chromium.h:99,
 from 
/<>/src/VBox/Additions/common/crOpenGL/glx.c:26:
/usr/include/GL/glxext.h:861:6: note: previous declaration of 
‘glXQueryGLXPbufferSGIX’ was here
 void glXQueryGLXPbufferSGIX (Display *dpy, GLXPbufferSGIX pbuf, int attribute, 
unsigned int *value);
  ^~
kmk_builtin_append -n "/<>/out/obj/VBoxOGL/context.o.dep" "" 
"/<>/src/VBox/Additions/common/crOpenGL/context.c:" ""
kBuild: Creating directory /<>/out/obj/pam_vbox/
kmk_builtin_mkdir -p -- /<>/out/obj/pam_vbox/
kBuild: Compiling pam_vbox - 
/<>/src/VBox/Additions/common/pam/pam_vbox.cpp => 
/<>/out/obj/pam_vbox/pam_vbox.o
kmk_builtin_rm -f -- /<>/out/obj/pam_vbox/pam_vbox.o.dep 
/<>/out/obj/pam_vbox/pam_vbox.o  
g++ -c -O2 -g -pipe -pedantic -Wshadow -Wall -Wextra 
-Wno-missing-field-initializers -Wno-unused -Wno-trigraphs 
-fdiagnostics-show-option -Wno-unused-parameter -Wlogical-op   
-Wno-variadic-macros -Wno-long-long -Wunused-variable -Wunused-function 
-Wunused-label -Wunused-parameter  -Wno-overloaded-virtual -Wno-variadic-macros 
-O2 -mtune=generic -fno-omit-frame-pointer -fno-strict-aliasing 
-fvisibility=hidden -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT 
-fvisibility-inlines-hidden   -fno-exceptions -fPIC -fno-exceptions -include 
/<>/include/iprt/linux/symvers.h -fno-stack-protector -m64 
-I/<>/out/obj/pam_vbox/dtrace -I/<>/include 
-I/<>/out -DVBOX -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS 
-DVBOX_WITH_REM -DVBOX_WITH_RAW_MODE -DRT_OS_LINUX -D_FILE_OFFSET_BITS=64 
-DRT_ARCH_AMD64 -D__AMD64__ -DVBOX_WITH_DEBUGGER -DVBOX_WITH_HARDENING 
-DRTPATH_APP_PRIVATE=\"/usr/share/virtualbox\" 
-DRTPATH_APP_PRIVATE_ARCH=\"/usr/lib/virtualbox\" 
-DRTPATH_SHARED_LIBS=\"/usr/lib/virtualbox\" 
-DRTPATH_APP_DOCS=\"/usr/share/doc/virtualbox\" -DIN_RING3 -DVBOX_WITH_DTRACE 
-DVBOX_WITH_DTRACE_R3 -DIN_GUEST -DIN_GUEST_R3 -DIN_RT_R3 -DGC_ARCH_BITS=64 
-DPIC -DLOG_TO_BACKDOOR -DVBOX_WITH_HGCM -DVBOX_WITH_GUEST_PROPS -DLOG_USE_C99 
-DRT_WITHOUT_EXEC_ALLOC 
-Wp,-MD,/<>/out/obj/pam_vbox/pam_vbox.o.dep 
-Wp,-MT,/<>/out/obj/pam_vbox/pam_vbox.o -Wp,-MP -o 
/<>/out/obj/pam_vbox/pam_vbox.o 
/<>/src/VBox/Additions/common/pam/pam_vbox.cpp
In file included from 
/<>/src/VBox/Additions/common/crOpenGL/glx.c:32:0:
/<>/src/VBox/Additions/common/crOpenGL/glx.c:766:28: error: 
conflicting types for ‘glXQueryGLXPbufferSGIX’
 DECLEXPORT(int) VBOXGLXTAG(glXQueryGLXPbufferSGIX)(Display *dpy, GLXPbuffer 
pbuf,
^
/<>/src/VBox/Additions/common/crOpenGL/dri_glx.h:31:27: note: in 
definition of macro ‘VBOXGLXTAG’
  #define VBOXGLXTAG(Func) Func
   ^~~~
In file included from /usr/include/GL/glx.h:328:0,
 from 
/<>/src/VBox/GuestHost/OpenGL/include/chromium.h:99,
 from 
/<>/src/VBox/Additions/common/crOpenGL/glx.c:26:
/usr/include/GL/glxext.h:861:6: note: previous declaration of 

[Touch-packages] [Bug 1880853] Re: libc6-lse lets update-initramfs fail on AWS m6g instances

2020-06-04 Thread Gianfranco Costamagna
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1880853

Title:
  libc6-lse lets update-initramfs fail on AWS m6g instances

Status in cloud-images:
  New
Status in btrfs-progs package in Ubuntu:
  Invalid
Status in glibc package in Ubuntu:
  Invalid
Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in btrfs-progs source package in Focal:
  Invalid
Status in glibc source package in Focal:
  Invalid
Status in initramfs-tools source package in Focal:
  Fix Committed

Bug description:
  [Impact]

   * update-initramfs -u fails on arm64 m6g instances in AWS

  [Test Case]

   * launch m6g instance in AWS
   * install libc6-lse (if not installed)
   * run $ update-initramfs -u
   * It should suceed

  [Regression Potential]

   * Adding one more path to libgcc_s1 resolution. This will still fail
  if something compiles libc6 for _two_ optimisations like
  /lib/$arch/foo/bar/libpthread.

  [Other Info]

   * libphtread dlopens libgcc_s1, thus whenever libpthread is needed in
  the initrd libgcc_s1 must be copied in too. However the logic to find
  matching libgcc_s1 is broken for optimizied builds of libc6 without
  optimized build of libgcc_s1. I think libpthread should link against
  libgcc_s1 to prevent these issues.

   * Original bug report

  With Ubuntu 20.04 on AWS m6g.* instance family, installing libc6-lse
  lets update-initramfs always fail with the following error:

  ubuntu@ip-10-18-23-79:~$ sudo update-initramfs -u
  update-initramfs: Generating /boot/initrd.img-5.4.0-1011-aws
  E: /usr/share/initramfs-tools/hooks/btrfs failed with return 1.
  update-initramfs: failed for /boot/initrd.img-5.4.0-1011-aws with 1.

  ## Steps to reproduce (on AWS)

  ### With focal 20200423 AMI

  1. Find the following AMI and launch on m6g instance family

     ubuntu/images/hvm-ssd/ubuntu-focal-20.04-arm64-server-20200423

  2. Run: sudo apt update && sudo apt install libc6-lse
  3. Try: sudo update-initramfs -u

  ### With focal 20200522 AMI

  1. Find the following AMI and launch on m6g instance family

     ubuntu/images/hvm-ssd/ubuntu-focal-20.04-arm64-server-20200522

  2. Try: sudo update-initramfs -u

  ## Note

  - The entire log of the above steps performed on 20200423 AMI is attached.
  - Latest cloud-image AMI 
"ubuntu/images/hvm-ssd/ubuntu-focal-20.04-arm64-server-20200522" includes 
libc6-lse. On 20200522 AMI, this doesn't reproduce after removing libc6-lse 
manually.
  - This doesn't reproduce on EC2 a1.* instance family.

  ## Expected behavior

  Does not fail.

  ## Background to find this bug

  As the 20200522 AMI includes libc6-lse out-of-the-box & apt-get
  upgrade pulls newer package that triggers update-initramfs, apt-get
  upgrade always fail on 20200522 AMI.

  the following is an apport report on 20200423 AMI:

  

  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: arm64
  CasperMD5CheckResult: skip
  Date: Wed May 27 09:52:16 2020
  Dependencies:
   gcc-10-base 10-20200411-0ubuntu1
   libc6 2.31-0ubuntu9
   libcrypt1 1:4.4.10-10ubuntu4
   libgcc-s1 10-20200411-0ubuntu1
   libidn2-0 2.2.0-2
   libunistring2 0.9.10-2
  DistroRelease: Ubuntu 20.04
  Ec2AMI: ami-061102f51d47b1c24
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: ap-northeast-1c
  Ec2InstanceType: m6g.medium
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  Package: libc6-lse 2.31-0ubuntu9
  PackageArchitecture: arm64
  ProcCpuinfoMinimal:
   processor  : 0
   BogoMIPS   : 243.75
   Features   : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp 
asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
   CPU implementer: 0x41
   CPU architecture: 8
   CPU variant: 0x3
   CPU part   : 0xd0c
   CPU revision   : 1
  ProcEnviron:
   LANG=C.UTF-8
   TERM=screen-256color
   PATH=(custom, no user)
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 5.4.0-1009.9-aws 5.4.30
  SourcePackage: glibc
  Tags:  focal ec2-images
  Uname: Linux 5.4.0-1009-aws aarch64
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1880853/+subscriptions

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


[Touch-packages] [Bug 1871154] Re: Error message displayed during boot (mountroot hook, premount)

2020-06-03 Thread Gianfranco Costamagna
initramfs-tools - 0.136ubuntu6.20.04.3 
in my ppa now!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1871154

Title:
  Error message displayed during boot (mountroot hook, premount)

Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in lvm2 package in Ubuntu:
  Fix Released
Status in initramfs-tools source package in Focal:
  In Progress
Status in lvm2 source package in Focal:
  Invalid

Bug description:
  [Impact] 
  * People using lvm2 on ubuntu focal are getting a strange and weird message 
due to a wrong path

  [Test Case]
  * Install lvm2 on Ubuntu 20.04

  [Regression Potential] 
  * Low, the fix is already part of groovy

  [Other info]
  Hi,

  my Ubuntu system uses LVM2 for its root file system.  It boots
  correctly, but an ugly error message is displayed during boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: lvm2 2.03.07-1ubuntu1
  Uname: Linux 5.6.2-050602-generic x86_64
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Apr  6 17:59:03 2020
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1871154/+subscriptions

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


[Touch-packages] [Bug 1871154] Re: Error message displayed during boot (mountroot hook, premount)

2020-05-30 Thread Gianfranco Costamagna
Uploaded initramfs-tools_0.136ubuntu6.20.04.1_source.changes in focal queue, 
after getting a good feedback from another user being hit from this bug.
(my ppa has the fix uploaded)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1871154

Title:
  Error message displayed during boot (mountroot hook, premount)

Status in initramfs-tools package in Ubuntu:
  Fix Committed
Status in lvm2 package in Ubuntu:
  Invalid
Status in initramfs-tools source package in Focal:
  In Progress
Status in lvm2 source package in Focal:
  Invalid

Bug description:
  [Impact] 
  * People using lvm2 on ubuntu focal are getting a strange and weird message 
due to a wrong path

  [Test Case]
  * Install lvm2 on Ubuntu 20.04

  [Regression Potential] 
  * Low, the fix is already part of groovy

  [Other info]
  Hi,

  my Ubuntu system uses LVM2 for its root file system.  It boots
  correctly, but an ugly error message is displayed during boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: lvm2 2.03.07-1ubuntu1
  Uname: Linux 5.6.2-050602-generic x86_64
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Apr  6 17:59:03 2020
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1871154/+subscriptions

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


[Touch-packages] [Bug 1871154] Re: Error message displayed during boot (mountroot hook, premount)

2020-05-30 Thread Gianfranco Costamagna
** Changed in: lvm2 (Ubuntu)
   Status: Triaged => Invalid

** Changed in: initramfs-tools (Ubuntu Focal)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1871154

Title:
  Error message displayed during boot (mountroot hook, premount)

Status in initramfs-tools package in Ubuntu:
  Fix Committed
Status in lvm2 package in Ubuntu:
  Invalid
Status in initramfs-tools source package in Focal:
  In Progress
Status in lvm2 source package in Focal:
  Invalid

Bug description:
  [Impact] 
  * People using lvm2 on ubuntu focal are getting a strange and weird message 
due to a wrong path

  [Test Case]
  * Install lvm2 on Ubuntu 20.04

  [Regression Potential] 
  * Low, the fix is already part of groovy

  [Other info]
  Hi,

  my Ubuntu system uses LVM2 for its root file system.  It boots
  correctly, but an ugly error message is displayed during boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: lvm2 2.03.07-1ubuntu1
  Uname: Linux 5.6.2-050602-generic x86_64
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Apr  6 17:59:03 2020
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1871154/+subscriptions

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


[Touch-packages] [Bug 1871154] Re: Error message displayed during boot (mountroot hook, premount)

2020-05-30 Thread Gianfranco Costamagna
Laurent, I uploaded the package in queue for review, and in my ppa
https://launchpad.net/~costamagnagianfranco/+archive/ubuntu/locutusofborg-ppa

please have a look and report back

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1871154

Title:
  Error message displayed during boot (mountroot hook, premount)

Status in lvm2 package in Ubuntu:
  Fix Released
Status in lvm2 source package in Focal:
  In Progress

Bug description:
  [Impact] 
  * People using lvm2 on ubuntu focal are getting a strange and weird message 
due to a wrong path

  [Test Case]
  * Install lvm2 on Ubuntu 20.04

  [Regression Potential] 
  * Low, the fix is already part of groovy

  [Other info]
  Hi,

  my Ubuntu system uses LVM2 for its root file system.  It boots
  correctly, but an ugly error message is displayed during boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: lvm2 2.03.07-1ubuntu1
  Uname: Linux 5.6.2-050602-generic x86_64
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Apr  6 17:59:03 2020
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1871154/+subscriptions

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


[Touch-packages] [Bug 1871154] Re: Error message displayed during boot (mountroot hook, premount)

2020-05-30 Thread Gianfranco Costamagna
** Description changed:

+ [Impact] 
+ * People using lvm2 on ubuntu focal are getting a strange and weird message 
due to a wrong path
+ 
+ [Test Case]
+ * Install lvm2 on Ubuntu 20.04
+ 
+ [Regression Potential] 
+ * Low, the fix is already part of groovy
+ 
+ [Other info]
  Hi,
  
  my Ubuntu system uses LVM2 for its root file system.  It boots
  correctly, but an ugly error message is displayed during boot.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: lvm2 2.03.07-1ubuntu1
  Uname: Linux 5.6.2-050602-generic x86_64
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Apr  6 17:59:03 2020
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: lvm2 (Ubuntu Focal)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1871154

Title:
  Error message displayed during boot (mountroot hook, premount)

Status in lvm2 package in Ubuntu:
  Fix Released
Status in lvm2 source package in Focal:
  In Progress

Bug description:
  [Impact] 
  * People using lvm2 on ubuntu focal are getting a strange and weird message 
due to a wrong path

  [Test Case]
  * Install lvm2 on Ubuntu 20.04

  [Regression Potential] 
  * Low, the fix is already part of groovy

  [Other info]
  Hi,

  my Ubuntu system uses LVM2 for its root file system.  It boots
  correctly, but an ugly error message is displayed during boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: lvm2 2.03.07-1ubuntu1
  Uname: Linux 5.6.2-050602-generic x86_64
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Apr  6 17:59:03 2020
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1871154/+subscriptions

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


[Touch-packages] [Bug 1873614] Re: Definition of add_mountroot_fail_hook doesnt match lvm2's usage

2020-05-30 Thread Gianfranco Costamagna
*** This bug is a duplicate of bug 1871154 ***
https://bugs.launchpad.net/bugs/1871154

** This bug has been marked a duplicate of bug 1871154
   Error message displayed during boot (mountroot hook, premount)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1873614

Title:
  Definition of add_mountroot_fail_hook doesnt match lvm2's usage

Status in initramfs-tools:
  New
Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  Package lvm2 contains a init-premount script named /usr/share
  /initramfs-tools/scripts/init-premount/lvm2

  In this script there is the function call:
  add_mountroot_fail_hook "20-lvm2"

  Which is defined in /usr/share/initramfs-tools/scripts/functions

  In focal's 0.136ubuntu6 , this is defined as:

  add_mountroot_fail_hook()
  {
  mkdir -p /tmp/mountroot-fail-hooks.d
  ln -s "$0" /tmp/mountroot-fail-hooks.d/"$0"
  }

  The final line of the function will execute as
  ln -s "/scripts/lvm2" /tmp/mountroot-fail-hooks.d/"/scripts/lvm2"

  And fail, because directory /tmp/mountroot-fail-hooks.d/scripts does
  not exist.

  It is clear from lvm2's invocation that it expects the symlink to be
  named "20-lvm2" , and if we look at bionic's 0.130ubuntu3.6 that is
  the case:

  add_mountroot_fail_hook()
  {
  mkdir -p /tmp/mountroot-fail-hooks.d
  ln -s "$0" /tmp/mountroot-fail-hooks.d/"$1"
  }

  focal's version needs to be updated to either support the "$1"
  argument or strip the directory from "$0".

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/1873614/+subscriptions

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


[Touch-packages] [Bug 1871154] Re: Error message displayed during boot (mountroot hook, premount)

2020-05-30 Thread Gianfranco Costamagna
** Also affects: lvm2 (Ubuntu Focal)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1871154

Title:
  Error message displayed during boot (mountroot hook, premount)

Status in lvm2 package in Ubuntu:
  Fix Released
Status in lvm2 source package in Focal:
  In Progress

Bug description:
  [Impact] 
  * People using lvm2 on ubuntu focal are getting a strange and weird message 
due to a wrong path

  [Test Case]
  * Install lvm2 on Ubuntu 20.04

  [Regression Potential] 
  * Low, the fix is already part of groovy

  [Other info]
  Hi,

  my Ubuntu system uses LVM2 for its root file system.  It boots
  correctly, but an ugly error message is displayed during boot.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: lvm2 2.03.07-1ubuntu1
  Uname: Linux 5.6.2-050602-generic x86_64
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Apr  6 17:59:03 2020
  SourcePackage: lvm2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1871154/+subscriptions

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


[Touch-packages] [Bug 1872485] Re: virtualbox-guest-utils fails to install on 20.04

2020-05-16 Thread Gianfranco Costamagna
** Changed in: virtualbox (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1872485

Title:
  virtualbox-guest-utils fails to install on 20.04

Status in systemd package in Ubuntu:
  Fix Released
Status in virtualbox package in Ubuntu:
  Fix Released
Status in systemd package in Debian:
  Fix Released
Status in virtualbox package in Debian:
  New

Bug description:
  Attempting to install virtualbox-guest-utils 6.1.4-dfsg-2 on
  ubuntu:focal (20.04) produces a broken state. Debug of `apt-get
  install virtualbox-guest-utils` below.

  Steps to reproduce:

  1. pull a fresh 20.04 image for testing (ex: lxc launch ubuntu-daily:20.04 
test-container)
  2. lxc exec test-container bash
  3. apt update
  4. apt full-upgrade
  5. apt-get install virtualbox-guest-utils

  
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   glib-networking : Depends: gsettings-desktop-schemas but it is not going to 
be installed
   init : PreDepends: systemd-sysv but it is not going to be installed

  
  Starting pkgProblemResolver with broken count: 1
  Starting 2 pkgProblemResolver with broken count: 1
  Investigating (0) systemd-timesyncd:amd64 < 245.4-2ubuntu1 @ii mK Ib >
  Broken systemd-timesyncd:amd64 Conflicts on virtualbox-guest-utils:amd64 < 
none -> 6.1.4-dfsg-2 @un puN >
Considering virtualbox-guest-utils:amd64 9998 as a solution to 
systemd-timesyncd:amd64 14
Removing systemd-timesyncd:amd64 rather than change 
virtualbox-guest-utils:amd64
  Investigating (1) systemd:amd64 < 245.4-2ubuntu1 @ii mK Ib >
  Broken systemd:amd64 Depends on systemd-timesyncd:amd64 < 245.4-2ubuntu1 @ii 
mR >
Considering systemd-timesyncd:amd64 14 as a solution to systemd:amd64 59
Added systemd-timesyncd:amd64 to the remove list
  Broken systemd:amd64 Depends on time-daemon:amd64 < none @un H >
Considering openntpd:amd64 0 as a solution to systemd:amd64 59
Added openntpd:amd64 to the remove list
Fixing systemd:amd64 via keep of systemd-timesyncd:amd64
Fixing systemd:amd64 via keep of openntpd:amd64
  Investigating (1) systemd-timesyncd:amd64 < 245.4-2ubuntu1 @ii mK Ib >
  Broken systemd-timesyncd:amd64 Conflicts on virtualbox-guest-utils:amd64 < 
none -> 6.1.4-dfsg-2 @un puN >
Considering virtualbox-guest-utils:amd64 9998 as a solution to 
systemd-timesyncd:amd64 14
Removing systemd-timesyncd:amd64 rather than change 
virtualbox-guest-utils:amd64
  Investigating (2) systemd:amd64 < 245.4-2ubuntu1 @ii mK Ib >
  Broken systemd:amd64 Depends on systemd-timesyncd:amd64 < 245.4-2ubuntu1 @ii 
mR >
Considering systemd-timesyncd:amd64 14 as a solution to systemd:amd64 59
Added systemd-timesyncd:amd64 to the remove list
  Broken systemd:amd64 Depends on time-daemon:amd64 < none @un H >
Considering openntpd:amd64 0 as a solution to systemd:amd64 59
Added openntpd:amd64 to the remove list
Fixing systemd:amd64 via keep of systemd-timesyncd:amd64
Fixing systemd:amd64 via keep of openntpd:amd64
  Investigating (2) systemd-timesyncd:amd64 < 245.4-2ubuntu1 @ii mK Ib >
  Broken systemd-timesyncd:amd64 Conflicts on virtualbox-guest-utils:amd64 < 
none -> 6.1.4-dfsg-2 @un puN >
Considering virtualbox-guest-utils:amd64 9998 as a solution to 
systemd-timesyncd:amd64 59
Removing systemd-timesyncd:amd64 rather than change 
virtualbox-guest-utils:amd64
  Investigating (3) systemd:amd64 < 245.4-2ubuntu1 @ii mK Ib >
  Broken systemd:amd64 Depends on systemd-timesyncd:amd64 < 245.4-2ubuntu1 @ii 
mR >
Considering systemd-timesyncd:amd64 9998 as a solution to systemd:amd64 59
  Broken systemd:amd64 Depends on time-daemon:amd64 < none @un H >
Considering openntpd:amd64 59 as a solution to systemd:amd64 59
Or group remove for systemd:amd64
  Investigating (3) libpam-systemd:amd64 < 245.4-2ubuntu1 @ii mK Ib >
  Broken libpam-systemd:amd64 Depends on systemd:amd64 < 245.4-2ubuntu1 @ii mR 
> (= 245.4-2ubuntu1)
Considering systemd:amd64 59 as a solution to libpam-systemd:amd64 23
Removing libpam-systemd:amd64 rather than change systemd:amd64
  Investigating (3) libnss-systemd:amd64 < 245.4-2ubuntu1 @ii mK Ib >
  Broken libnss-systemd:amd64 Depends on systemd:amd64 < 245.4-2ubuntu1 @ii mR 
> (= 245.4-2ubuntu1)
Considering systemd:amd64 59 as a solution to libnss-systemd:amd64 14
Removing libnss-systemd:amd64 rather than change systemd:amd64
  Investigating (3) plymouth:amd64 < 0.9.4git20200323-0ubuntu6 @ii mK Ib >
  Broken 

[Touch-packages] [Bug 1863026] Re: Remove my_bool typedef workaround

2020-02-21 Thread Gianfranco Costamagna
mysql-ocaml patched.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/1863026

Title:
  Remove my_bool typedef workaround

Status in argus-clients package in Ubuntu:
  Fix Released
Status in asterisk package in Ubuntu:
  Fix Released
Status in clickhouse package in Ubuntu:
  In Progress
Status in cppdb package in Ubuntu:
  Fix Released
Status in dballe package in Ubuntu:
  Fix Released
Status in gambas3 package in Ubuntu:
  Fix Released
Status in gearmand package in Ubuntu:
  Fix Released
Status in gerbera package in Ubuntu:
  Fix Released
Status in gnokii package in Ubuntu:
  Fix Released
Status in gnunet package in Ubuntu:
  Fix Released
Status in hoel package in Ubuntu:
  Fix Released
Status in isc-kea package in Ubuntu:
  In Progress
Status in jabberd2 package in Ubuntu:
  Fix Released
Status in kannel package in Ubuntu:
  In Progress
Status in libgda5 package in Ubuntu:
  In Progress
Status in libodb-mysql package in Ubuntu:
  In Progress
Status in lyricue package in Ubuntu:
  In Progress
Status in motion package in Ubuntu:
  In Progress
Status in mysql-8.0 package in Ubuntu:
  Fix Released
Status in mysql-ocaml package in Ubuntu:
  In Progress
Status in mysqltcl package in Ubuntu:
  In Progress
Status in opendnssec package in Ubuntu:
  In Progress
Status in opensmtpd-extras package in Ubuntu:
  In Progress
Status in orthanc-mysql package in Ubuntu:
  In Progress
Status in pike8.0 package in Ubuntu:
  In Progress
Status in pvpgn package in Ubuntu:
  In Progress
Status in qt4-x11 package in Ubuntu:
  In Progress
Status in redland package in Ubuntu:
  In Progress
Status in tango package in Ubuntu:
  In Progress
Status in tntdb package in Ubuntu:
  In Progress
Status in voms-mysql-plugin package in Ubuntu:
  In Progress
Status in vtk7 package in Ubuntu:
  Fix Released
Status in w1retap package in Ubuntu:
  In Progress
Status in zoneminder package in Ubuntu:
  In Progress

Bug description:
  During the previous development cycle, when mysql 8 was introduced,
  too many reverse deps failed due to the my_bool removal. It was then
  decided to put that back in to let the reverse dependencies build
  again.

  Now we should try to drop it one more time, and instead fix the
  reverse dependencies. Either by updating them, if upstream fixed it,
  or reintroducing only this my_bool typedef in the reverse dependency
  itself, instead of in mysql as it's now.

  This bug will track these tasks:
  - remove my_bool workaround from Ubuntu's mysql 8 package
  - fix the build of the reverse dependencies, each one a task of this bug.

  PPA with test builds:
  https://launchpad.net/~ahasenack/+archive/ubuntu/mysql8-my-bool-
  removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/argus-clients/+bug/1863026/+subscriptions

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


[Touch-packages] [Bug 1863026] Re: Remove my_bool typedef workaround

2020-02-19 Thread Gianfranco Costamagna
I did work on vtk7 because it failed (I syncd the Debian version).

Please forward the patch...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/1863026

Title:
  Remove my_bool typedef workaround

Status in argus-clients package in Ubuntu:
  Fix Released
Status in asterisk package in Ubuntu:
  Fix Released
Status in clickhouse package in Ubuntu:
  In Progress
Status in cppdb package in Ubuntu:
  Fix Released
Status in dballe package in Ubuntu:
  Fix Released
Status in gambas3 package in Ubuntu:
  Fix Released
Status in gearmand package in Ubuntu:
  In Progress
Status in gerbera package in Ubuntu:
  In Progress
Status in gnokii package in Ubuntu:
  In Progress
Status in gnunet package in Ubuntu:
  In Progress
Status in hoel package in Ubuntu:
  In Progress
Status in isc-kea package in Ubuntu:
  In Progress
Status in jabberd2 package in Ubuntu:
  In Progress
Status in kannel package in Ubuntu:
  In Progress
Status in libgda5 package in Ubuntu:
  In Progress
Status in libodb-mysql package in Ubuntu:
  In Progress
Status in lyricue package in Ubuntu:
  In Progress
Status in motion package in Ubuntu:
  In Progress
Status in mysql-8.0 package in Ubuntu:
  In Progress
Status in mysql-ocaml package in Ubuntu:
  In Progress
Status in mysqltcl package in Ubuntu:
  In Progress
Status in opendnssec package in Ubuntu:
  In Progress
Status in opensmtpd-extras package in Ubuntu:
  In Progress
Status in orthanc-mysql package in Ubuntu:
  In Progress
Status in pike8.0 package in Ubuntu:
  In Progress
Status in pvpgn package in Ubuntu:
  In Progress
Status in qt4-x11 package in Ubuntu:
  In Progress
Status in redland package in Ubuntu:
  In Progress
Status in tango package in Ubuntu:
  In Progress
Status in tntdb package in Ubuntu:
  In Progress
Status in voms-mysql-plugin package in Ubuntu:
  In Progress
Status in vtk7 package in Ubuntu:
  In Progress
Status in w1retap package in Ubuntu:
  In Progress
Status in zoneminder package in Ubuntu:
  In Progress

Bug description:
  During the previous development cycle, when mysql 8 was introduced,
  too many reverse deps failed due to the my_bool removal. It was then
  decided to put that back in to let the reverse dependencies build
  again.

  Now we should try to drop it one more time, and instead fix the
  reverse dependencies. Either by updating them, if upstream fixed it,
  or reintroducing only this my_bool typedef in the reverse dependency
  itself, instead of in mysql as it's now.

  This bug will track these tasks:
  - remove my_bool workaround from Ubuntu's mysql 8 package
  - fix the build of the reverse dependencies, each one a task of this bug.

  PPA with test builds:
  https://launchpad.net/~ahasenack/+archive/ubuntu/mysql8-my-bool-
  removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/argus-clients/+bug/1863026/+subscriptions

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


[Touch-packages] [Bug 1715931] Re: Update to exiv2 version 0.27

2020-02-07 Thread Gianfranco Costamagna
I got tricked because the very same patch was applied on the function 10
lines above...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to exiv2 in Ubuntu.
https://bugs.launchpad.net/bugs/1715931

Title:
  Update to exiv2 version 0.27

Status in exiv2 package in Ubuntu:
  Fix Committed
Status in exiv2 source package in Focal:
  Fix Committed
Status in exiv2 package in Debian:
  Fix Released

Bug description:
  0.26 was released in April

  http://www.exiv2.org/whatsnew.html

  "This release contains a large collection of new features, new lenses
  and bugfixes across all areas of Exiv2. "

  Presumably debian stretch freeze interfered with a prompter update

  Currently in debian exp here:

  https://packages.debian.org/experimental/exiv2

  I was hoping to to get a new feature release of the very popular
  Digikam (5.7.0) into artful under a FFE, but that has bumped the
  minimum exiv2 build depend from 0.25 -> 0.26.

  If due to rdeps etc an update in artful turns out not to be possible,
  I would like to target this for early in 18.04 LTS cycle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exiv2/+bug/1715931/+subscriptions

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


[Touch-packages] [Bug 1715931] Re: Update to exiv2 version 0.27

2020-02-07 Thread Gianfranco Costamagna
reuploaded thanks Rico!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to exiv2 in Ubuntu.
https://bugs.launchpad.net/bugs/1715931

Title:
  Update to exiv2 version 0.27

Status in exiv2 package in Ubuntu:
  Fix Committed
Status in exiv2 source package in Focal:
  Fix Committed
Status in exiv2 package in Debian:
  Fix Released

Bug description:
  0.26 was released in April

  http://www.exiv2.org/whatsnew.html

  "This release contains a large collection of new features, new lenses
  and bugfixes across all areas of Exiv2. "

  Presumably debian stretch freeze interfered with a prompter update

  Currently in debian exp here:

  https://packages.debian.org/experimental/exiv2

  I was hoping to to get a new feature release of the very popular
  Digikam (5.7.0) into artful under a FFE, but that has bumped the
  minimum exiv2 build depend from 0.25 -> 0.26.

  If due to rdeps etc an update in artful turns out not to be possible,
  I would like to target this for early in 18.04 LTS cycle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exiv2/+bug/1715931/+subscriptions

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


[Touch-packages] [Bug 1856056] Re: libassuan: autopkgtest regression in -release on amd64

2020-01-23 Thread Gianfranco Costamagna
meh, got the issue

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libassuan in Ubuntu.
https://bugs.launchpad.net/bugs/1856056

Title:
  libassuan: autopkgtest regression in -release on amd64

Status in glibc package in Ubuntu:
  Fix Released
Status in libassuan package in Ubuntu:
  New
Status in wine package in Ubuntu:
  Fix Released

Bug description:
  libassuan's autopkgtest seems to have regressed in -release on amd64

  autopkgtest
  /usr/bin/i686-w64-mingw32-ld: /usr/x86_64-w64-mingw32/lib/libgpg-error.a: 
error adding symbols: file format not recognized
  collect2: error: ld returned 1 exit status
  autopkgtest [18:27:28]: test win32: ---]
  win32FAIL non-zero exit status 1

  This regression is preventing glibc and wine from migrating from
  -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1856056/+subscriptions

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


[Touch-packages] [Bug 1856056] Re: libassuan: autopkgtest regression in -release on amd64

2020-01-23 Thread Gianfranco Costamagna
on debian:
root@Unimatrix05-Bionic:/# ar x /usr/i686-w64-mingw32/lib/libgpg-error.a
root@Unimatrix05-Bionic:/# file *.o
libgpg_error_la-argparse.o:Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0xf264, 79 symbols
libgpg_error_la-b64dec.o:  Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0x5c06, 38 symbols
libgpg_error_la-b64enc.o:  Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0x6bb4, 47 symbols
libgpg_error_la-code-from-errno.o: Intel 80386 COFF object file, no line number 
info, not stripped, 12 sections, symbol offset=0x42d2, 29 symbols
libgpg_error_la-code-to-errno.o:   Intel 80386 COFF object file, no line number 
info, not stripped, 12 sections, symbol offset=0x87e2, 29 symbols
libgpg_error_la-estream-printf.o:  Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0xb298, 56 symbols
libgpg_error_la-estream.o: Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0x25066, 217 symbols
libgpg_error_la-init.o:Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0x90f0, 88 symbols
libgpg_error_la-logging.o: Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0xe742, 117 symbols
libgpg_error_la-spawn-w32.o:   Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0xd002, 74 symbols
libgpg_error_la-strerror.o:Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0x7a72, 40 symbols
libgpg_error_la-strsource.o:   Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0xed2, 33 symbols
libgpg_error_la-syscall-clamp.o:   Intel 80386 COFF object file, no line number 
info, not stripped, 10 sections, symbol offset=0xbd4, 27 symbols
libgpg_error_la-sysutils.o:Intel 80386 COFF object file, no line number 
info, not stripped, 12 sections, symbol offset=0x98de, 51 symbols
libgpg_error_la-version.o: Intel 80386 COFF object file, no line number 
info, not stripped, 12 sections, symbol offset=0x1a4e, 32 symbols
libgpg_error_la-visibility.o:  Intel 80386 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0xf010, 318 symbols
libgpg_error_la-w32-estream.o: Intel 80386 COFF object file, no line number 
info, not stripped, 12 sections, symbol offset=0xadfc, 60 symbols
libgpg_error_la-w32-gettext.o: Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0xe0d6, 76 symbols
libgpg_error_la-w32-iconv.o:   Intel 80386 COFF object file, no line number 
info, not stripped, 13 sections, symbol offset=0xd4f0, 65 symbols
libgpg_error_la-w32-lock.o:Intel 80386 COFF object file, no line number 
info, not stripped, 11 sections, symbol offset=0x6d88, 39 symbols
libgpg_error_la-w32-reg.o: Intel 80386 COFF object file, no line number 
info, not stripped, 12 sections, symbol offset=0x3728, 37 symbols
libgpg_error_la-w32-thread.o:  Intel 80386 COFF object file, no line number 
info, not stripped, 10 sections, symbol offset=0x595a, 27 symbols
versioninfo.o: Intel 80386 COFF object file, no line number 
info, not stripped, 1 section, symbol offset=0x7c8, 1 symbols

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libassuan in Ubuntu.
https://bugs.launchpad.net/bugs/1856056

Title:
  libassuan: autopkgtest regression in -release on amd64

Status in glibc package in Ubuntu:
  Fix Released
Status in libassuan package in Ubuntu:
  New
Status in wine package in Ubuntu:
  Fix Released

Bug description:
  libassuan's autopkgtest seems to have regressed in -release on amd64

  autopkgtest
  /usr/bin/i686-w64-mingw32-ld: /usr/x86_64-w64-mingw32/lib/libgpg-error.a: 
error adding symbols: file format not recognized
  collect2: error: ld returned 1 exit status
  autopkgtest [18:27:28]: test win32: ---]
  win32FAIL non-zero exit status 1

  This regression is preventing glibc and wine from migrating from
  -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1856056/+subscriptions

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


[Touch-packages] [Bug 1856056] Re: libassuan: autopkgtest regression in -release on amd64

2020-01-23 Thread Gianfranco Costamagna
file *o
libgpg_error_la-argparse.o:Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0x10ae8, 83 symbols
libgpg_error_la-b64dec.o:  Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0x60a0, 42 symbols
libgpg_error_la-b64enc.o:  Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0x71ee, 51 symbols
libgpg_error_la-code-from-errno.o: Intel amd64 COFF object file, no line number 
info, not stripped, 14 sections, symbol offset=0x44a2, 33 symbols
libgpg_error_la-code-to-errno.o:   Intel amd64 COFF object file, no line number 
info, not stripped, 14 sections, symbol offset=0x87f4, 33 symbols
libgpg_error_la-estream-printf.o:  Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0xd400, 58 symbols
libgpg_error_la-estream.o: Intel amd64 COFF object file, no line number 
info, not stripped, 16 sections, symbol offset=0x31a74, 223 symbols
libgpg_error_la-init.o:Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0xa2e4, 92 symbols
libgpg_error_la-logging.o: Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0x10d0c, 121 symbols
libgpg_error_la-spawn-w32.o:   Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0xe32e, 78 symbols
libgpg_error_la-strerror.o:Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0x80c6, 44 symbols
libgpg_error_la-strsource.o:   Intel amd64 COFF object file, no line number 
info, not stripped, 14 sections, symbol offset=0xed8, 35 symbols
libgpg_error_la-syscall-clamp.o:   Intel amd64 COFF object file, no line number 
info, not stripped, 12 sections, symbol offset=0xc34, 31 symbols
libgpg_error_la-sysutils.o:Intel amd64 COFF object file, no line number 
info, not stripped, 14 sections, symbol offset=0x9dd6, 55 symbols
libgpg_error_la-version.o: Intel amd64 COFF object file, no line number 
info, not stripped, 14 sections, symbol offset=0x1f06, 36 symbols
libgpg_error_la-visibility.o:  Intel amd64 COFF object file, no line number 
info, not stripped, 19 sections, symbol offset=0x1a230, 326 symbols
libgpg_error_la-w32-estream.o: Intel amd64 COFF object file, no line number 
info, not stripped, 14 sections, symbol offset=0xbd2c, 64 symbols
libgpg_error_la-w32-gettext.o: Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0x1004a, 73 symbols
libgpg_error_la-w32-iconv.o:   Intel amd64 COFF object file, no line number 
info, not stripped, 15 sections, symbol offset=0xfc7a, 69 symbols
libgpg_error_la-w32-lock.o:Intel amd64 COFF object file, no line number 
info, not stripped, 14 sections, symbol offset=0x7616, 45 symbols
libgpg_error_la-w32-reg.o: Intel amd64 COFF object file, no line number 
info, not stripped, 14 sections, symbol offset=0x38fc, 41 symbols
libgpg_error_la-w32-thread.o:  Intel amd64 COFF object file, no line number 
info, not stripped, 12 sections, symbol offset=0x5960, 31 symbols
versioninfo.o: Intel amd64 COFF object file, no line number 
info, not stripped, 1 section, symbol offset=0x7c8, 1 symbols

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libassuan in Ubuntu.
https://bugs.launchpad.net/bugs/1856056

Title:
  libassuan: autopkgtest regression in -release on amd64

Status in glibc package in Ubuntu:
  Fix Released
Status in libassuan package in Ubuntu:
  New
Status in wine package in Ubuntu:
  Fix Released

Bug description:
  libassuan's autopkgtest seems to have regressed in -release on amd64

  autopkgtest
  /usr/bin/i686-w64-mingw32-ld: /usr/x86_64-w64-mingw32/lib/libgpg-error.a: 
error adding symbols: file format not recognized
  collect2: error: ld returned 1 exit status
  autopkgtest [18:27:28]: test win32: ---]
  win32FAIL non-zero exit status 1

  This regression is preventing glibc and wine from migrating from
  -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1856056/+subscriptions

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


[Touch-packages] [Bug 1856056] Re: libassuan: autopkgtest regression in -release on amd64

2020-01-23 Thread Gianfranco Costamagna
looks like libgpg-error.a contains 64bit symbols even on 686 builds.
Investigating...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libassuan in Ubuntu.
https://bugs.launchpad.net/bugs/1856056

Title:
  libassuan: autopkgtest regression in -release on amd64

Status in glibc package in Ubuntu:
  Fix Released
Status in libassuan package in Ubuntu:
  New
Status in wine package in Ubuntu:
  Fix Released

Bug description:
  libassuan's autopkgtest seems to have regressed in -release on amd64

  autopkgtest
  /usr/bin/i686-w64-mingw32-ld: /usr/x86_64-w64-mingw32/lib/libgpg-error.a: 
error adding symbols: file format not recognized
  collect2: error: ld returned 1 exit status
  autopkgtest [18:27:28]: test win32: ---]
  win32FAIL non-zero exit status 1

  This regression is preventing glibc and wine from migrating from
  -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1856056/+subscriptions

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


[Touch-packages] [Bug 1859282] Re: sigill on arm64 binaries

2020-01-15 Thread Gianfranco Costamagna
*** This bug is a duplicate of bug 1859404 ***
https://bugs.launchpad.net/bugs/1859404

** This bug has been marked a duplicate of bug 1859404
   binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on arm64

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1859282

Title:
  sigill on arm64 binaries

Status in binutils package in Ubuntu:
  Fix Released
Status in gcc-9 package in Ubuntu:
  Invalid
Status in gnutls28 package in Ubuntu:
  Invalid

Bug description:
  i see sigill on arm64 when built with toolchain from focal-proposed.

  investigating.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1859282/+subscriptions

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


[Touch-packages] [Bug 1859404] Re: binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on arm64

2020-01-15 Thread Gianfranco Costamagna
** Changed in: binutils (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1859404

Title:
  binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on
  arm64

Status in binutils package in Ubuntu:
  Fix Released
Status in binutils package in Debian:
  New

Bug description:
  Retrying builds on bileto with the release only pocket enabled worked
  correctly.

  
  Still trying to figure out what can have regressed it (Debian doesn't show 
the issue, but probably it is affected on the same way, just his CPUs can 
understand the new instructions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1859404/+subscriptions

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


[Touch-packages] [Bug 1859404] Re: binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on arm64

2020-01-13 Thread Gianfranco Costamagna
also hedgewars, ghc, and others are having the very same SIGILL

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1859404

Title:
  binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on
  arm64

Status in binutils package in Ubuntu:
  New

Bug description:
  Retrying builds on bileto with the release only pocket enabled worked
  correctly.

  
  Still trying to figure out what can have regressed it (Debian doesn't show 
the issue, but probably it is affected on the same way, just his CPUs can 
understand the new instructions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1859404/+subscriptions

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


[Touch-packages] [Bug 1859404] Re: binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on arm64

2020-01-13 Thread Gianfranco Costamagna
golang-1.13 has a really similar issue

# ../misc/cgo/testshared
shared_test.go:72: executing go install -installsuffix=5577006791947779410 
-buildmode=shared runtime sync/atomic failed exit status 2:
# /tmp/go-build097387848/b009/libruntime,sync-atomic.so
/<>/pkg/tool/linux_arm64/link: running gcc failed: exit status 1
collect2: fatal error: ld terminated with signal 4 [Illegal instruction], core 
dumped
compilation terminated.

FAILmisc/cgo/testshared 6.272s
FAIL
2020/01/13 08:41:33 Failed: exit status 1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1859404

Title:
  binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on
  arm64

Status in binutils package in Ubuntu:
  New

Bug description:
  Retrying builds on bileto with the release only pocket enabled worked
  correctly.

  
  Still trying to figure out what can have regressed it (Debian doesn't show 
the issue, but probably it is affected on the same way, just his CPUs can 
understand the new instructions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1859404/+subscriptions

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


[Touch-packages] [Bug 1859404] [NEW] binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on arm64

2020-01-13 Thread Gianfranco Costamagna
Public bug reported:

Retrying builds on bileto with the release only pocket enabled worked
correctly.


Still trying to figure out what can have regressed it (Debian doesn't show the 
issue, but probably it is affected on the same way, just his CPUs can 
understand the new instructions?

** Affects: binutils (Ubuntu)
 Importance: Undecided
 Assignee: Matthias Klose (doko)
 Status: New


** Tags: block-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1859404

Title:
  binutils regressed llvm-toolchain-9 and llvm-toolchain-7 bootstrap on
  arm64

Status in binutils package in Ubuntu:
  New

Bug description:
  Retrying builds on bileto with the release only pocket enabled worked
  correctly.

  
  Still trying to figure out what can have regressed it (Debian doesn't show 
the issue, but probably it is affected on the same way, just his CPUs can 
understand the new instructions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1859404/+subscriptions

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


[Touch-packages] [Bug 1855993] Re: Navit FTBFS - cmake fix needed to work with newer pango

2019-12-27 Thread Gianfranco Costamagna
** Changed in: cmake (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pango1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1855993

Title:
  Navit FTBFS - cmake fix needed to work with newer pango

Status in cmake package in Ubuntu:
  Fix Released
Status in navit package in Ubuntu:
  Fix Released
Status in pango1.0 package in Ubuntu:
  Won't Fix

Bug description:
  ## Cmake ##

  A change in Pango [1] broke builds using GTK2 as the pango source will
  include hb.h but miss the proper include paths.

  A fix was brought up in [2] and should be added to cmake in Focal to
  allow things to build with the new pango.

  Focal currently is at cmake 3.15.4-1 and [3] is a backport of that
  change to the 3.15 series.

  Note: after that is resolved navit will need a no change rebuild to
  pick up libgpsd25 which got me initially to find this issue.

  [1]: 
https://gitlab.gnome.org/GNOME/pango/commit/a7b17aa2bad77c485943c860a20aedc2b2b115ff
  [2]: https://gitlab.kitware.com/cmake/cmake/issues/19531
  [3]: 
https://gitlab.kitware.com/cmake/cmake/commit/e4b1b79abb2b6e1ad07d36d4734554972c9ce4a9

  --- original report ---

  ## Navit ##

  In file included from /usr/include/pango-1.0/pango/pango-font.h:25,
   from /usr/include/pango-1.0/pango/pango-attributes.h:25,
   from /usr/include/pango-1.0/pango/pango.h:25,
   from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
   from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
   from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
   from /usr/include/gtk-2.0/gdk/gdk.h:32,
   from /usr/include/gtk-2.0/gtk/gtk.h:32,
   from 
/<>/navit-0.5.3+dfsg.1/navit/graphics/gtk_drawing_area/graphics_gtk_drawing_area.c:26:
  /usr/include/pango-1.0/pango/pango-coverage.h:28:10: fatal error: hb.h: No 
such file or directory
     28 | #include 
    |  ^~
  compilation terminated.

  In file included from /usr/include/pango-1.0/pango/pango-font.h:25,
   from /usr/include/pango-1.0/pango/pango-attributes.h:25,
   from /usr/include/pango-1.0/pango/pango.h:25,
   from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
   from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
   from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
   from /usr/include/gtk-2.0/gdk/gdk.h:32,
   from /usr/include/gtk-2.0/gtk/gtk.h:32,
   from 
/<>/navit-0.5.3+dfsg.1/navit/gui/gtk/datawindow.c:24:
  /usr/include/pango-1.0/pango/pango-coverage.h:28:10: fatal error: hb.h: No 
such file or directory
     28 | #include 
    |  ^~
  compilation terminated.

  These are from no change rebuilds needed for libgps25, but something
  else made them break.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1855993/+subscriptions

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


[Touch-packages] [Bug 1845190]

2019-09-25 Thread Gianfranco Costamagna
thanks a ton for the quick fixes!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1845190

Title:
  binutils nm wrong output format breaks i386 nm work

Status in binutils:
  Fix Released
Status in binutils package in Ubuntu:
  Confirmed

Bug description:
  discovered with diffoscope autopkgregression, looks like a real bug, based on
  https://salsa.debian.org/reproducible-builds/diffoscope/issues/69

To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils/+bug/1845190/+subscriptions

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


[Touch-packages] [Bug 1845190] [NEW] binutils nm wrong output format breaks i386 nm work

2019-09-24 Thread Gianfranco Costamagna
Public bug reported:

discovered with diffoscope autopkgregression, looks like a real bug, based on
https://salsa.debian.org/reproducible-builds/diffoscope/issues/69

** Affects: binutils
 Importance: Unknown
 Status: Unknown

** Affects: binutils (Ubuntu)
 Importance: High
 Assignee: Matthias Klose (doko)
 Status: Confirmed

** Bug watch added: Sourceware.org Bugzilla #25031
   https://sourceware.org/bugzilla/show_bug.cgi?id=25031

** Also affects: binutils via
   https://sourceware.org/bugzilla/show_bug.cgi?id=25031
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1845190

Title:
  binutils nm wrong output format breaks i386 nm work

Status in binutils:
  Unknown
Status in binutils package in Ubuntu:
  Confirmed

Bug description:
  discovered with diffoscope autopkgregression, looks like a real bug, based on
  https://salsa.debian.org/reproducible-builds/diffoscope/issues/69

To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils/+bug/1845190/+subscriptions

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


  1   2   >