[Bug 1859685] Re: google-cloud-print-connector FTBFS (focal)

2020-01-14 Thread Rafael David Tinoco
Worst case scenario: I can apply those 3 patches to our source package and get rid of FTBFS issue, at least until upstream fixes cloud-print-connector for newer cups versions (and/or we get rid of issues from those 2 golang libraries). -- You received this bug notification because you are a

[Bug 1859685] Re: google-cloud-print-connector FTBFS (focal)

2020-01-14 Thread Rafael David Tinoco
New CUPSs do not provide _IPP_PRIVATE_STRUCTURES feature. Missing IPP internal data should be acquired by using the proper new functions provided by CUPS. Fix FTBFS with urfave/cli BoolFlag DefaultText variable Without this, the code FTBFS with the following error:

[Bug 1859685] Re: google-cloud-print-connector FTBFS (focal)

2020-01-14 Thread Rafael David Tinoco
I have suggested 3 patches to fix the FTBFS at: https://github.com/google/cloud-print-connector/pull/477 Waiting upstream maintainer to give a look and provide feedback. Patches are "workarounds" for new features introduced in new CUPs version AND some build issues with

[Bug 1856211] Re: bind9utils: drop hardcoded dependency on python3

2020-01-14 Thread Andreas Hasenack
** Merge proposal unlinked: https://code.launchpad.net/~ahasenack/ubuntu/+source/bind9/+git/bind9/+merge/377604 -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/1856211 Title:

[Bug 1827923] Re: Constant sockmgr 0x7fa0b8b0a010: maximum number of FD events (64) received

2020-01-14 Thread Andreas Hasenack
I'm updating bind9 to 9.14, which was mentioned in the upstream bug report in the phrase "With 9.14 the problem should be much less prominent", for which I asked for clarification. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to bind9 in

[Bug 1843551] Re: dnssec-signzone: error when CAA record exists

2020-01-14 Thread Andreas Hasenack
Hello, I believe your record has an incorrect syntax. It should be: @ IN CAA issue where is a number. Hence the complain from the tool that character position 14 is not a valid number. The line you used gives an error already when reloading the zone, with the same message. Can you please

[Bug 1856367] Re: systemd-resolvd breaks dig + trace

2020-01-14 Thread Andreas Hasenack
Confirmed fixed in the new version I'm preparing, I'll include a mention of this bug in its d/changelog. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1856367 Title: systemd-resolvd

[Bug 1859685] Re: google-cloud-print-connector FTBFS (focal)

2020-01-14 Thread Rafael David Tinoco
doing a quick research it looks like we're missing the "internal" (to cups) structures definitions. This is usually enabled compilation time using -D_IPP_PRIVATE_STRUCTURES=1. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report.

[Bug 1859685] Re: google-cloud-print-connector FTBFS (focal)

2020-01-14 Thread Rafael David Tinoco
https://github.com/google/cloud-print- connector/issues/476#issuecomment-574354522 " This might happen because, at least from cups README.md file, from CUPS v2.3b4: Removed support for -D_IPP_PRIVATE_STRUCTURES=1 developer cheat - the IPP accessor functions should be used instead. " -- You

[Bug 1859685] Re: google-cloud-print-connector FTBFS (focal)

2020-01-14 Thread Rafael David Tinoco
Reported issue upstream, as it also happens with latest source: https://github.com/google/cloud-print-connector/issues/476 ** Bug watch added: github.com/google/cloud-print-connector/issues #476 https://github.com/google/cloud-print-connector/issues/476 -- You received this bug notification

[Bug 1851695] Re: DEP8 failure/regression in nspr on arm64 and armhf

2020-01-14 Thread Andreas Hasenack
It's a force-badtest across the board: ubuntu-release:force-badtest notary/0.6.1~ds1-4 revno: 4077 committer: Steve Langasek branch nick: hints-ubuntu timestamp: Wed 2019-11-13 15:35:28 -0800 message: badtest notary -- You received this bug notification because you are a member of Ubuntu

[Bug 1859432] Re: xen needs to depend on python2 instead of python (or better python3)

2020-01-14 Thread Andreas Hasenack
This was fixed in 4.9.2-0ubuntu6: xen (4.9.2-0ubuntu6) focal; urgency=medium * Build-depend on python2-dev. * Depend on python2. * Build using python2. * Build-depend on lmodern. -- Matthias Klose Mon, 13 Jan 2020 14:51:35 +0100 ** Changed in: xen (Ubuntu) Status: Confirmed

[Bug 1859395] Re: libxen-4.9: missing libxenstat

2020-01-14 Thread Andreas Hasenack
Hi, libxen-4.9 is used at runtime, and contains the dynamic library. libxen- dev is used for development and contains the header files (*.h), the dynamic library .so link, and the static library. That's how it is supposed to be. Just adding /usr/includexenstat.h to libxen-4.9 wouldn't work, as

[Bug 1859318] Re: UA enabled for 14.04 esm-infra but 401 error when apt upgrade

2020-01-14 Thread Andreas Hasenack
Hello, After ua attach and after esm is enabled, the esm credentials are stored in /etc/apt/auth.conf.d/90ubuntu-advantage. You need apt 1.0.1ubuntu2.23 or higher in order to make use of this file, and the ubuntu-advantage- tools package's Depends field has that correctly set. a) which version