Activity log for bug #852003

Date Who What changed Old value New value Message
2011-09-16 16:11:24 Matthew Paul Thomas bug added bug
2011-09-16 16:48:08 Yann Dìnendal bug added subscriber Yann Dìnendal
2011-09-22 17:43:31 Matthew Paul Thomas software-center (Ubuntu): importance Undecided High
2011-10-05 07:53:01 Michael Vogt software-center (Ubuntu): status New Confirmed
2011-10-05 07:53:12 Michael Vogt bug task added python-apt (Ubuntu)
2011-10-05 07:53:19 Michael Vogt python-apt (Ubuntu): status New Confirmed
2011-10-05 07:53:20 Michael Vogt python-apt (Ubuntu): importance Undecided Medium
2012-01-02 19:26:29 martijntje bug added subscriber martijntje
2012-01-12 15:39:41 Anthony Lenton tags client-server
2012-01-16 11:41:29 Matthew Paul Thomas description Ubuntu Software Center 4.1.23.2, Ubuntu 11.10 beta 1 1. Create an admin user account, and a non-admin user account, in addition to the account you're using now. 2. Subscribe to a private PPA. (For example, purchase some software.) 3. Switch to the admin user account, and launch Ubuntu Software Center. 4. Switch to the non-admin user account, and launch Ubuntu Software Center. What happens: 3. USC launches. 4. USC fails to launch, with this traceback: ------------ Traceback (most recent call last): File "/usr/bin/software-center", line 151, in <module> app = SoftwareCenterAppGtk3(datadir, xapian_base_path, options, args) File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 206, in __init__ self.cache.open() File "/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py", line 209, in open self._cache = apt.Cache(GtkMainIterationProgress()) File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 93, in __init__ self.open(progress) File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 140, in open self._list.read_main_list() SystemError: E:Opening /etc/apt/sources.list.d/private-ppa.launchpad.net_whatever_ubuntu.list - ifstream::ifstream (13: Permission denied) ------------ What should happen: 4. USC should launch, just not showing the contents of the private PPA. Bug 746625 (currently marked Invalid) is the equivalent bug in apt. Ubuntu Software Center 4.1.23.2, Ubuntu 11.10 beta 1 Ubuntu Software Center 5.0.1.4, Ubuntu 11.10 1. Subscribe to a private PPA. (For example, purchase some software.) 2. Close USC and relaunch it. 3. Switch to a guest account (or any non-admin account), and launch USC. What happens: 2. USC opens. 3. USC fails to open, with this traceback: ------------ Traceback (most recent call last):   File "/usr/bin/software-center", line 151, in <module>     app = SoftwareCenterAppGtk3(datadir, xapian_base_path, options, args)   File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 206, in __init__     self.cache.open()   File "/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py", line 209, in open     self._cache = apt.Cache(GtkMainIterationProgress())   File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 93, in __init__     self.open(progress)   File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 140, in open     self._list.read_main_list() SystemError: E:Opening /etc/apt/sources.list.d/private-ppa.launchpad.net_whatever_ubuntu.list - ifstream::ifstream (13: Permission denied) ------------ What should happen: 3. USC should launch. Bug 746625 (currently marked Invalid) is the equivalent bug in apt.
2012-01-16 11:41:40 Matthew Paul Thomas software-center (Ubuntu): status Confirmed Triaged
2012-01-25 14:46:55 Matthew Paul Thomas tags client-server buying-software client-server
2012-03-14 13:45:19 Michael Vogt bug task added apt (Ubuntu)
2012-03-14 13:46:40 Michael Vogt apt (Ubuntu): status New Confirmed
2012-03-14 13:46:42 Michael Vogt apt (Ubuntu): importance Undecided Medium
2012-04-17 18:49:41 Dave Morley tags buying-software client-server buying-software ca-escalated client-server
2012-06-04 14:13:05 Michael Vogt tags buying-software ca-escalated client-server buying-software client-server
2012-07-10 19:07:36 David Ayers bug added subscriber David Ayers
2014-03-17 14:08:11 Julian Andres Klode marked as duplicate 843002