[Bug 1069019] Re: [software-properties-gtk] can not delete, enable or modify any software source with non-ASCII characters in the comment

Steve Langasek steve.langasek at canonical.com
Tue May 28 21:52:43 UTC 2013


Interestingly, I can reproduce this; but when I tried to debug it (by
running python3 /usr/lib/software-properties/software-properties-dbus
manually from a root shell and watching its output), the bug was no
longer reproducible.  This pointed to a problem specific to the process
environment - and indeed, if I run software-properties-dbus with LANG=C,
I get the following error (repeatedly):

WARNING:root:could not open file '/etc/apt/sources.list'

This points to a bug in aptsources.sourceslist.SourcesList.load(), which
is using the default encoding (ascii) when opening the file for reading.

** Package changed: software-properties (Ubuntu Saucy) => python-apt
(Ubuntu Saucy)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/1069019

Title:
  [software-properties-gtk] can not delete, enable or modify any
  software source with non-ASCII characters in the comment

Status in “python-apt” package in Ubuntu:
  Triaged
Status in “python-apt” source package in Saucy:
  Triaged

Bug description:
  I've tried to reenable PPA's after upgrading the system, so there is
  no reaction on delete button and no any changes after modifying data
  via modify dialog. I can't even enable a source.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: software-properties-gtk 0.92.9
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu4
  Architecture: i386
  Date: Sat Oct 20 16:07:59 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-properties
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1069019/+subscriptions




More information about the foundations-bugs mailing list