[Bug 1573177] Re: update-manager produces PyGIWarning messages re imports
Launchpad Bug Tracker
1573177 at bugs.launchpad.net
Fri Sep 9 01:01:08 UTC 2016
This bug was fixed in the package update-manager - 1:16.10.5
---------------
update-manager (1:16.10.5) yakkety; urgency=medium
[ Brian Murray ]
* UpdateManager/UpdateManager.py: when marking HWE packages for install pass
on a SystemError and let the problem resolver sort it out.
* HweSupportStatus/consts.py: Improve wording of the messages.
* hwe-support-status:
- decode output when checking for foreign architectures so that the result
is unicode not bytes.
- add libwayland-egl1-mesa to the list of metapackages.
- utilize a virtualbox metapackage set.
- Do not show replacements that are already installed on
the system. (LP: #1607983)
* source_update-manager.py: collect information about the state of HWE
support on the system. (LP: #1617080)
* source_update-manager.py: only collect HWE information if it exists.
[ Jeremy Bicha ]
* Add gi.require_version in a few more places to reduce the annoying
warnings. (LP: #1573177)
-- Brian Murray <brian at ubuntu.com> Thu, 08 Sep 2016 16:01:13 -0700
** Changed in: update-manager (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1573177
Title:
update-manager produces PyGIWarning messages re imports
Status in update-manager package in Ubuntu:
Fix Released
Bug description:
i upgraded to 16.04. Suddenly it shows a bug and stops the upgrade.
When it finished, i tried again and i rebooted. It shows that has
upgraded to 16.04 but when i write sudo update-manager it show the
following message.
"/usr/bin/update-manager:28: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk
/usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: Dbusmenu was imported without specifying a version first. Use gi.require_version('Dbusmenu', '0.4') before import to ensure that the right version gets loaded.
from gi.repository import Dbusmenu, Unity
/usr/lib/python3/dist-packages/UpdateManager/UnitySupport.py:29: PyGIWarning: Unity was imported without specifying a version first. Use gi.require_version('Unity', '7.0') before import to ensure that the right version gets loaded.
from gi.repository import Dbusmenu, Unity"
Via lsb_release-rd:
Description: Ubuntu 16.04 LTS
Release: 16.04
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.12
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Thu Apr 21 21:13:18 2016
InstallationDate: Installed on 2015-04-03 (384 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: No upgrade log present (probably fresh install)
VarLogDistupgradeTermlog:
mtime.conffile..etc.update-manager.release-upgrades: 2016-04-21T19:57:21.515933
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1573177/+subscriptions
More information about the foundations-bugs
mailing list