[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2019-02-11 Thread Dimitri John Ledkov
** Changed in: systemd (Ubuntu Cosmic) Status: Fix Committed => In Progress -- 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/1805358 Title: autopkgtest

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-12-17 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~juliank/ubuntu/+source/systemd/+git/systemd/+merge/360989 -- 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/1805358

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-12-05 Thread Dimitri John Ledkov
boot-and-services passed on all arches in cosmic autopkgtests. ** Tags removed: verification-needed verification-needed-cosmic ** Tags added: verification-done verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-12-04 Thread Brian Murray
Hello Christian, or anyone else affected, Accepted systemd into cosmic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/239-7ubuntu10.5 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-12-04 Thread Dimitri John Ledkov
** Description changed: + [Impact] + + * Boot and services autopkgtest case has become flakey, especially on + ppc64el but other architectures too. + + [Test Case] + + * Check that boot-and-services passes more reliably + + [Regression Potential] + + * this is a test change only + +

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-12-03 Thread Dimitri John Ledkov
** Also affects: systemd (Ubuntu Cosmic) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu Cosmic) Status: New => In Progress -- You received this bug notification because you

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-12-02 Thread Christian Ehrhardt 
Thanks! -- 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/1805358 Title: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-11-30 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 239-7ubuntu14 --- systemd (239-7ubuntu14) disco; urgency=medium * Fix compat with new meson. File: debian/patches/meson-rename-Ddebug-to-Ddebug-extra.patch

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-11-28 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- 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/1805358 Title: autopkgtest boot-and-services fails on many architectures very often since

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-11-27 Thread  Christian Ehrhardt 
Since it most reliably fails on LP infra and almost never locally I tried to verify it in [1][2] But this becomes a can of worms hitting [3] now. Whenever you do the next merge/fix you'll need to fix that anyway; Also on that next upload that will follow sooner or later you will have to pass the

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-11-27 Thread  Christian Ehrhardt 
FYI - there is a chance that it works - by chance one of my retries now worked. But given the low percentage I still think we should fix it to some way ignore that error. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-11-27 Thread  Christian Ehrhardt 
I wonder what you'd think about either: #1 --- a/debian/tests/boot-and-services +++ b/debian/tests/boot-and-services @@ -62,6 +62,7 @@ class ServicesTest(unittest.TestCase): self.assertEqual(failed, []) @unittest.skipUnless(subprocess.call(['which', 'gdm3'],

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-11-27 Thread  Christian Ehrhardt 
It seems to me that this: + * boot-and-services: skip gdm test, when gdm-x-session fails. +Across all architectures, gdm fails to come up reliably since cosmic. +(LP: #1790478) Needs to be extended for ppc64 -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1805358] Re: autopkgtest boot-and-services fails on many architectures very often since systemd/239-7ubuntu12

2018-11-27 Thread  Christian Ehrhardt 
Reproducing the bug: - of course it had to work reliably on a local amd64 - ppc based autopkgtest has the usual non-fun of bug 1630909 still failing me But when checking the logs that we have we see: - service user@118.service is the one failing - might that be related to GDB issues we had in