[Bug 2072516] Re: autopkgtests fail on oracular & noble
Launchpad Bug Tracker
2072516 at bugs.launchpad.net
Fri Jul 12 16:55:25 UTC 2024
This bug was fixed in the package puppetdb - 8.4.1-1ubuntu1
---------------
puppetdb (8.4.1-1ubuntu1) oracular; urgency=medium
* Fix autopkgtest failures (LP: #2072516)
- d/t/control: add allow-stderr to accommodate
a Java version warning
- d/t/with-puppetserver: avoid a parsing error
on lxd by surrounding the node name in quotes
-- Pushkar Kulkarni <pushkar.kulkarni at canonical.com> Tue, 09 Jul 2024
01:01:45 +0530
** Changed in: puppetdb (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2072516
Title:
autopkgtests fail on oracular & noble
Status in puppetdb package in Ubuntu:
Fix Released
Status in puppetdb source package in Noble:
In Progress
Bug description:
[ Impact ]
* The puppetdb autopkgtests fail on noble after the FTBFS bug [1] is fixed.
[ Test Plan ]
* Running autopkgtests on noble reveals the failure.
[ Where problems could occur ]
Currently, both tests under debian/test fail on oracular [2].
====
autopkgtest [00:30:43]: @@@@@@@@@@@@@@@@@@@@ summary
standalone FAIL stderr: warn: JDK 21.0.4-ea is neither tested nor supported. Please use JDK 17
with-puppetserver FAIL non-zero exit status 1
====
Test "standalone" fails because of Java 21 usage warning appears on stderr. Test "with-puppetserver" is an integration
test of puppetdb and puppetserver. The latter has been updated to 8.4.1-1 on noble. Use of a custom format named PSON was
completely abandoned in puppetserver 8. Any use of PSON in puppetdb 7 on noble needs to be removed.
[ Other Info ]
PuppetDB 7.X is compatible with PuppetServer 8.X [3]
[1] https://bugs.launchpad.net/ubuntu/+source/puppetdb/+bug/2069384
[2] https://paste.ubuntu.com/p/74h3nmKpXB/
[3] https://www.puppet.com/docs/puppetdb/7/overview.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppetdb/+bug/2072516/+subscriptions
More information about the Ubuntu-sponsors
mailing list