[Bug 1732500] [NEW] ubuntu-release-upgrader depends on gksu but it is not installed by default
Jean-Baptiste Lallement
jean-baptiste.lallement at ubuntu.com
Wed Nov 15 17:06:30 UTC 2017
Public bug reported:
On a fresh artful installation ubuntu-release-upgrader has this code in
DistUpgrade/DistUpgradeFetcher.py:
...
47 def runDistUpgrader(self):
48 # now run it as root
49 if os.getuid() != 0:
50 os.execv("/usr/bin/gksu",
51 ["gksu",
...
But gksu is not installed by default and u-r-u crashes if it is executed
as a non root user.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubuntu-release-upgrader-core 1:17.10.8
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov 15 18:01:16 2017
InstallationDate: Installed on 2017-11-14 (1 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: ubuntu-release-upgrader
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: ubuntu-release-upgrader (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug artful dist-upgrade wayland-session
** Summary changed:
- ubuntu-release-upgrader depends on gksu but is is not installed by default
+ ubuntu-release-upgrader depends on gksu but it is not installed by default
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1732500
Title:
ubuntu-release-upgrader depends on gksu but it is not installed by
default
Status in ubuntu-release-upgrader package in Ubuntu:
New
Bug description:
On a fresh artful installation ubuntu-release-upgrader has this code
in DistUpgrade/DistUpgradeFetcher.py:
...
47 def runDistUpgrader(self):
48 # now run it as root
49 if os.getuid() != 0:
50 os.execv("/usr/bin/gksu",
51 ["gksu",
...
But gksu is not installed by default and u-r-u crashes if it is
executed as a non root user.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubuntu-release-upgrader-core 1:17.10.8
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov 15 18:01:16 2017
InstallationDate: Installed on 2017-11-14 (1 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: ubuntu-release-upgrader
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1732500/+subscriptions
More information about the foundations-bugs
mailing list