[Bug 1236315] Re: apt_pkg.ParseTagFile has been replaced by apt_pkg.TagFile, breaks system-config-kickstart
Vikas Kumar
vikas027 at gmail.com
Sat Apr 19 08:38:57 UTC 2014
I am quite disappointed to say that the bug is still now fixed in 14.04
release. This patch does not fixes the issue in this release.
Please find the attached screenshot of the error. Any suggestion to
resolve this ?
Regards,
Vikas
** Attachment added: "system-config-kickstart error"
https://bugs.launchpad.net/ubuntu/+source/system-config-kickstart/+bug/1236315/+attachment/4088564/+files/19-04-2014%204-38-18%20AM.png
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to system-config-kickstart in
Ubuntu.
https://bugs.launchpad.net/bugs/1236315
Title:
apt_pkg.ParseTagFile has been replaced by apt_pkg.TagFile, breaks
system-config-kickstart
Status in “system-config-kickstart” package in Ubuntu:
Fix Released
Bug description:
$ system-config-kickstart
(system-config-kickstart.py:13520): libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/usr/share/system-config-kickstart/system-config-kickstart.py", line 92, in <module>
kickstartGui.kickstartGui(file)
File "/usr/share/system-config-kickstart/kickstartGui.py", line 135, in __init__
self.packages_class = packages.Packages(xml, self.kickstartData)
File "/usr/share/system-config-kickstart/packages.py", line 107, in __init__
import packageGroupList
File "/usr/share/system-config-kickstart/packageGroupList.py", line 69, in <module>
comps_file = apt_comps()
File "/usr/share/system-config-kickstart/packageGroupList.py", line 46, in __init__
availparse = apt_pkg.ParseTagFile(availfile)
AttributeError: 'module' object has no attribute 'ParseTagFile'
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: system-config-kickstart 2.5.20-0ubuntu22
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Mon Oct 7 13:36:11 2013
InstallationDate: Installed on 2013-05-22 (137 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: system-config-kickstart
UpgradeStatus: Upgraded to saucy on 2013-10-01 (6 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-kickstart/+bug/1236315/+subscriptions
More information about the foundations-bugs
mailing list