[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package uvtool - 0~git169-0ubuntu1.20.04.2 --- uvtool (0~git169-0ubuntu1.20.04.2) focal; urgency=medium * d/p/lp-2095042-*: fix wait for plucky onwards (LP: #2095042) -- Christian Ehrhardt Wed, 22 Jan 2025 07:47:37 +0200 -- You received this bug notif

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package uvtool - 0~git183-0ubuntu1.24.04.1 --- uvtool (0~git183-0ubuntu1.24.04.1) noble; urgency=medium * d/p/lp-2095042-*: fix wait for plucky onwards (LP: #2095042) -- Christian Ehrhardt Mon, 20 Jan 2025 08:27:08 +0200 ** Changed in: uvtool (Ubuntu J

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package uvtool - 0~git178-0ubuntu1.22.04.2 --- uvtool (0~git178-0ubuntu1.22.04.2) jammy; urgency=medium * d/p/lp-2095042-*: fix wait for plucky onwards (LP: #2095042) -- Christian Ehrhardt Wed, 22 Jan 2025 07:47:37 +0200 ** Changed in: uvtool (Ubuntu F

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package uvtool - 0~git183-0ubuntu1.24.10.1 --- uvtool (0~git183-0ubuntu1.24.10.1) oracular; urgency=medium * d/p/lp-2095042-*: fix wait for plucky onwards (LP: #2095042) -- Christian Ehrhardt Mon, 20 Jan 2025 08:27:08 +0200 ** Changed in: uvtool (Ubunt

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-10 Thread Christian Ehrhardt
And now test the old vs the fixed wait script - example here is from noble but it looks the same in all host releases. As mentioned the noble vs plucky here is not host but guest release that we compare as that is where the behavior changed. 1. check if guests are up and respond paelzer@Keschdeic

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-10 Thread Christian Ehrhardt
First ensure upgrades are going through fine in all releases root@f-sru:~# apt install uvtool-libvirt Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: uvtool-libvirt 1 upgraded, 0 newly installed, 0 to remove

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-10 Thread Christian Ehrhardt
I first set up plucky (should show the problem we fix) and noble (reference to not get broken by the change) guests that were up and running just fine on hosts being of F/J/N/O release. The interesting bit here is that we test "against" guest releases and the host would not matter that much. It ru

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-07 Thread Timo Aaltonen
Hello Sergio, or anyone else affected, Accepted uvtool into oracular-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/uvtool/0~git183-0ubuntu1.24.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. Se

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-02-02 Thread Christian Ehrhardt
MR review complete, uploaded to -unapproved ** Tags added: server-todo ** Changed in: uvtool (Ubuntu Focal) Assignee: (unassigned) => Christian Ehrhardt (paelzer) ** Changed in: uvtool (Ubuntu Noble) Assignee: (unassigned) => Christian Ehrhardt (paelzer) ** Changed in: uvtool (Ubuntu

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-29 Thread Christian Ehrhardt
Thanks for the feedback. Gladly if VERSION_ID is empty the code goes to the old behavior, which means there is no change to non-Ubuntu handling (which matches the spirit of SRUs to avoid changing/regressing something else). I'd indeed not want to re-roll all of it - but happy if there is a real i

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-29 Thread Robie Basak
A couple of thoughts, though maybe too late to be worth amending now: 1) I'd treat `systemctl is-system-running --wait` as the default, and make all older methods as conditional exceptions for releases that require it. 2) Checking VERSION_ID is invalid unless ID is validated to be "ubuntu". I don

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-21 Thread Christian Ehrhardt
PPA: https://launchpad.net/~paelzer/+archive/ubuntu/lp-2095042-new-wait MRs: - F https://code.launchpad.net/~paelzer/ubuntu/+source/uvtool/+git/uvtool/+merge/479887 - J https://code.launchpad.net/~paelzer/ubuntu/+source/uvtool/+git/uvtool/+merge/479888 - N https://code.launchpad.net/~paelzer/ubu

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-21 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/uvtool/+git/uvtool/+merge/479887 ** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/uvtool/+git/uvtool/+merge/479888 ** Merge proposal linked: https://code.launchpad.net/~paelzer/ubu

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-21 Thread Christian Ehrhardt
** Also affects: uvtool (Ubuntu Oracular) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095042 Title: uvt-kvm remote-wait-script doesn't work from Plucky

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package uvtool - 0~git186-0ubuntu1 --- uvtool (0~git186-0ubuntu1) plucky; urgency=medium * wait: 25.04 can't reliably use runlevel anymore. Keep handling of former releases unchanged, but use systemd is-system-running --wait for guests being 25.04 p

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-19 Thread Christian Ehrhardt
Went through the steps of creating a new tarball and uploaded a new version to plucky. ** Also affects: uvtool (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: uvtool (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: uvtool (Ubuntu Noble) I

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-19 Thread Christian Ehrhardt
Fix merged in the project itself now ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095042 Title: uvt-kvm remote-wait-script doesn't work from Plucky onwards To manage notifications about this

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-17 Thread Sergio Durigan Junior
Thanks, Christian. Reviewed and approved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095042 Title: uvt-kvm remote-wait-script doesn't work from Plucky onwards To manage notifications about thi

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-16 Thread Christian Ehrhardt
Sergio, what do you think of https://code.launchpad.net/~paelzer/uvtool/+git/uvtool/+merge/479550 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095042 Title: uvt-kvm remote-wait-script doesn't wo

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-16 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/uvtool/+git/uvtool/+merge/479550 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095042 Title: uvt-kvm remote-wait-script doesn't work

[Bug 2095042] Re: uvt-kvm remote-wait-script doesn't work from Plucky onwards

2025-01-16 Thread Christian Ehrhardt
The final "ready" is the check for /var/lib/cloud/instance/boot-finished anyway. So indeed this now entering an infinite loop just blocks it from ever learning about it. "systemctl is-system-running" is more trustworthy indeed and even has he feature we'd wait without polling. From [1]: "Use --w