** Tags added: id-5a145e478569e8e8505fce45
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1732185
Title:
do-release-upgrade crashed with SIGSEGV under wayland
To manage notifications about this bug
This bug was fixed in the package ubuntu-release-upgrader - 1:17.10.9
---
ubuntu-release-upgrader (1:17.10.9) artful; urgency=medium
* DistUpgrade/DistUpgradeFetcher.py,
check-new-release-gtk,
do-release-upgrade:
- Raise privileges in do-release-upgrade using pkexec when
This bug was fixed in the package update-manager - 1:17.10.12
---
update-manager (1:17.10.12) artful; urgency=medium
[ Jean-Baptiste Lallement ]
* UpdateManager/Dialogs.py: Workaround restricted access to GUI applications
by user root under wayland to start do-release-upgrade
This bug was fixed in the package ubuntu-release-upgrader - 1:18.04.6
---
ubuntu-release-upgrader (1:18.04.6) bionic; urgency=medium
* DistUpgradeFetcherKDE.py:
- ensure theming is correct across all Qt versions and Plasma versions
- drop unused openUrl helper (replaced by Q
This bug was fixed in the package update-manager - 1:18.04.2
---
update-manager (1:18.04.2) bionic; urgency=medium
* Build from bazaar repository to keep empty dirs in the source package
* Break long comment to keep PEP 8 test happy
-- Balint Reczey Fri, 12 Jan 2018 01:12:32 +
Rbalint, out of interest, could your new fix be tramsferred to Synaptic
somehow?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1732185
Title:
do-release-upgrade crashed with SIGSEGV under wayland
T
Okay then. Apart from this case all the other cases are working. I
tested on Xorg and Wayland. I tried update-manager, do-release-upgrade
and check-new-release-gtk.
Marking as verification-done.
** Tags removed: verification-failed-artful verification-needed
** Tags added: verification-done verif
On Fri, Jan 26, 2018 at 10:41 AM, Jean-Baptiste Lallement
wrote:
> I verified ubuntu-release-upgrader 1:17.10.9 from proposed. It works
> under wayland as a user but is still crashing as root. From the diff the
> workaround is only applied when uid != 0
Thanks for the verification!
Yes, this is e
verification of update-manager 1:17.10.12
I have reproduced the problem with update-manager 1:17.10.11 in artful
and have verified that the version of update-manager 1:17.10.12 in
-proposed fixes the issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
I verified ubuntu-release-upgrader 1:17.10.9 from proposed. It works
under wayland as a user but is still crashing as root. From the diff the
workaround is only applied when uid != 0
Marking as verification-failed.
** Tags removed: verification-needed-artful
** Tags added: verification-failed-art
This has been uploaded so I'm unsubscribing ubuntu-sponsors.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1732185
Title:
do-release-upgrade crashed with SIGSEGV under wayland
To manage notificatio
Hello Jean-Baptiste, or anyone else affected,
Accepted ubuntu-release-upgrader into artful-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/ubuntu-release-upgrader/1:17.10.9 in a few hours, and then in the
-proposed repository.
Please help us by testi
** Description changed:
[Impact]
Users can't upgrade to next Ubuntu release running the upgrade GUI under
Wayland.
The backport is needed to let Artful users to upgrade to Bionic without
applying workarounds manually.
[Test Case (for update-manager)]
1. Install 17.10 and all t
** Changed in: update-manager (Ubuntu Artful)
Assignee: (unassigned) => Balint Reczey (rbalint)
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
** Description changed:
[Impact]
+
Users can't upgrade to next Ubuntu release running the upgrade GUI under
Wayland.
The backport is needed to let Artful users to upgrade to Bionic without
applying workarounds manually.
[Test Case (for update-manager)]
+
1. Install 17.10 and all t
** Changed in: ubuntu-release-upgrader (Ubuntu)
Assignee: Jean-Baptiste Lallement (jibel) => Balint Reczey (rbalint)
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: Triaged => In Progress
** Changed in: ubuntu-release-upgrader (Ubuntu Artful)
Status: New => In Progress
Hello Jean-Baptiste, or anyone else affected,
Accepted update-manager into artful-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/update-
manager/1:17.10.12 in a few hours, and then in the -proposed repository.
Please help us by testing this new packa
** Description changed:
+ [Impact]
+ Users can't upgrade to next Ubuntu release running the upgrade GUI under
Wayland.
+ The backport is needed to let Artful users to upgrade to Bionic without
applying workarounds manually.
+
+ [Test Case (for update-manager)]
+ 1. Install 17.10 and all the upd
check-new-release-gtk in ubuntu-release-upgrader has this code that must
also be fixed:
123 def on_button_upgrade_now_clicked(self, button):
124 logging.debug("upgrade now")
125 extra_args = ""
126 if options.devel_release:
127 extra_args = extra_args + " --devel-release"
128
I'm wondering about the importance of adding the workaround to ubuntu-
release-upgrader since with the change to update-manager the upgrade
seems to work and probably most users would use do-release-upgrade only
when preferring a CLI tool.
--
You received this bug notification because you are a m
@xnox IMO ubuntu-release-upgrader needs to grow the ability to run the
GUI as the normal user and execute the minimal set of commands as root.
Not that it would be a simple change.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
** Changed in: update-manager (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1732185
Title:
do-release-upgrade crashed with SIGSEGV under wayland
To
@jibel Thanks for the update-manager patch, I uploaded it. Regarding the
ubuntu-release-upgrader patch sudo filters out WAYLAND_DISPLAY on Artful and
sudo xhost does not work either under wayland thus I think to run sudo
do-release-upgrade with GUI one needs to adjust xhost in advance.
Running d
** Also affects: update-manager (Ubuntu Artful)
Importance: Undecided
Status: New
** Also affects: ubuntu-release-upgrader (Ubuntu Artful)
Importance: Undecided
Status: New
** Changed in: update-manager (Ubuntu Artful)
Importance: Undecided => Critical
** Changed in: updat
** Changed in: update-manager (Ubuntu)
Assignee: (unassigned) => Balint Reczey (rbalint)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1732185
Title:
do-release-upgrade crashed with SIGSEGV und
So i guess this elevates priviledges from the get go, but i believe
previously some of the early code was run unpriviledged previously. So,
in addition to this raising priviledges, does update/upgrade-manager
need now grow ability to drop priviledges when doing risky moves? (like
downloading things
Both patches are actually needed for when the upgrader is called
directly or from update-manager
** Also affects: update-manager (Ubuntu)
Importance: Undecided
Status: New
** Changed in: update-manager (Ubuntu)
Status: New => Triaged
** Changed in: update-manager (Ubuntu)
Imp
Same patch but in ubuntu-release-upgrader instead so users can run "sudo
do-release-upgrade -f ..."
** Patch removed: "update-manager_17.10.11ubuntu1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1732185/+attachment/5009993/+files/update-manager_17.10.11ubuntu1.debdiff
The attachment "update-manager_17.10.11ubuntu1.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
Proposal to workaround the limitation to run GUI apps by user root under
wayland when do-release-upgrade is called from update-manager.
** Patch added: "update-manager_17.10.11ubuntu1.debdiff"
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1732185/+attachment/5009993/+files/upda
A workaround is to add root to the access control list when running
under wayland.
** Summary changed:
- do-release-upgrade crashed with SIGSEGV
+ do-release-upgrade crashed with SIGSEGV under wayland
** Also affects: update-manager (Ubuntu)
Importance: Undecided
Status: New
--
You r
31 matches
Mail list logo