[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2024-04-07 Thread Martin Wimpress 
** Changed in: ubuntu-mate-meta (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2017786 Title: update script in ubuntu-meta not handling

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2024-03-23 Thread Sean Davis
Super low priority and doesn't really fix anything. Declining for Xubuntu. ** Changed in: xubuntu-meta (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu.

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2024-03-14 Thread Benjamin Drung
I see nothing in this bug that needs sponsoring. Unsubscribing ~ubuntu- sponsors. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2017786 Title: update script in ubuntu-meta not

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2024-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package kubuntu-meta - 1.443 --- kubuntu-meta (1.443) noble; urgency=medium * Update update to check for germinate. Ref: (LP: #2017786) -- Scarlett Moore Tue, 27 Feb 2024 05:02:36 -0700 ** Changed in: kubuntu-meta (Ubuntu) Status: New => Fix

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2024-02-27 Thread Ubuntu Foundations Team Bug Bot
The attachment "mysuperpatch.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag, and

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2024-02-27 Thread Scarlett Gately Moore
I have opted for the check without the version check. Will be uploaded shortly. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2017786 Title: update script in ubuntu-meta not

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-08 Thread Erich Eickmeyer
@brian-murray Agreed, simply checking to see whether or not germinate is installed or not is a good idea. However, checking which version is installed, as is currently done with debootstrap, is a bit overkill and I disagree with the debootstrap version check to begin with. Realistically, if one

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-08 Thread Brian Murray
@eeickmeyer - the version of the change that actually landed in the package essentially adds the following to the update script: +if ! which germinate-update-metapackage >/dev/null; then + echo >&2 "please install germinate" + exit 1 +fi I think this is a useful improvement as not

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-03 Thread handsome_feng
** Changed in: ubuntukylin-meta (Ubuntu) Assignee: (unassigned) => handsome_feng (feng-kylin) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2017786 Title: update script in

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-01 Thread Erich Eickmeyer
Now that I've had some time to look at the patch, I really don't see it solving anything. After seeing Steve's comment, I do agree, it simply puts up needless barriers to updating metapackages. Sorry, but from Ubuntu Studio and Edubuntu, this is a Nack. I hope other flavors follow suit and don't

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-01 Thread Steve Langasek
I do not see what this change was supposed to solve. I disagree with the *existing* version check in germinate, and do not want to see more of these - it imposes needless barriers for updating the metapackages. -- You received this bug notification because you are a member of Kubuntu Bugs,

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-01 Thread fossfreedom
** Changed in: ubuntu-budgie-meta (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-budgie-meta (Ubuntu) Assignee: (unassigned) => fossfreedom (fossfreedom) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-meta - 1.502 --- ubuntu-meta (1.502) mantic; urgency=medium * Fix update script to include germinate in 'dependency' check and refactor script LP: #2017786 -- Tim Andersson Fri, 28 Apr 2023 09:09:28 +0100 ** Changed in: ubuntu-meta

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-04-28 Thread Erich Eickmeyer
** Changed in: ubuntustudio-meta (Ubuntu) Assignee: (unassigned) => Erich Eickmeyer (eeickmeyer) ** Changed in: ubuntustudio-meta (Ubuntu) Importance: Undecided => Medium ** Changed in: edubuntu-meta (Ubuntu) Importance: Undecided => Medium ** Changed in: edubuntu-meta (Ubuntu)

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-04-28 Thread Joshua Peisach
** Changed in: ubuntucinnamon-meta (Ubuntu) Assignee: (unassigned) => Joshua Peisach (itzswirlz) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2017786 Title: update script in

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-04-28 Thread Tim Andersson
Okay, ?th time lucky ** Patch removed: "mysuperpatch.debdiff" https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/2017786/+attachment/5669367/+files/mysuperpatch.debdiff ** Patch added: "mysuperpatch.debdiff"

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-04-28 Thread Tim Andersson
** Patch removed: "mysuperpatch.debdiff" https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/2017786/+attachment/5669357/+files/mysuperpatch.debdiff ** Patch removed: "mysuperpatch.debdiff"

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-04-28 Thread Tim Andersson
Launchpad is failing when I try to add ubuntu-studio-meta to this bug report, not sure why ** Also affects: edubuntu-meta (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntukylin-meta (Ubuntu) Importance: Undecided Status: New ** Also affects:

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-04-28 Thread Tim Andersson
Please find attached updated debdiff ** Patch added: "mysuperpatch.debdiff" https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/2017786/+attachment/5669357/+files/mysuperpatch.debdiff ** Also affects: ubuntu-unity-meta (Ubuntu) Importance: Undecided Status: New ** Also