[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-07-04 Thread hexes
sudo add-apt-repository ppa:tim-klingt/opencinematools You are about to add the following PPA to your system: More info: https://launchpad.net/~tim-klingt/+archive/opencinematools Press [ENTER] to continue or ctrl-c to cancel adding it Exception in thread Thread-1: Traceback (most recent call

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-07-04 Thread hexes
Sorry: 12.04 Linux hexes-pc 3.2.0-26-generic #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title:

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-29 Thread melchiaros
Sorry, but I have tha same problem, instead this is marked as Fix Released. I have tried: user@ubuntu:~$ sudo add-apt-repository ppa:~kernel-ppa/mainline/v3.3-precise/ [sudo] password for user: Traceback (most recent call last): File /usr/bin/add-apt-repository, line 88, in module

Re: [Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-29 Thread Vadim Rutkovsky
melchiaros, are you sure you have 0.82.5 version? Could you please post the output of 'apt-cache policy software-properties'? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title:

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-29 Thread melchiaros
Oh, correct. 0.81.13.3software-properties-common. How to handle this? Should I really opening a new report? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed

Re: [Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-29 Thread Vadim Rutkovsky
No, this bug is fixed in Precise, so you should either upgrade to Precise or request a backport (see https://wiki.ubuntu.com/UbuntuBackports) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-07 Thread Launchpad Bug Tracker
This bug was fixed in the package software-properties - 0.82.5 --- software-properties (0.82.5) precise; urgency=low * softwareproperties/gtk/SoftwarePropertiesGtk.py: Drop duplicate definition of on_treeview_sources_cursor_changed(). *

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:software-properties -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-06 Thread Martin Pitt
** Changed in: software-properties (Ubuntu) Status: Triaged = Fix Committed ** Changed in: software-properties (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-05 Thread Brian Murray
** Tags added: precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded To manage

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-05 Thread Brian Murray
Another way to recreate the same Traceback reliably is to use a nonexistent lp user and ppa. For example: In [6]: ppa.get_ppa_info_from_lp('curiousgeorge', 'forthemanwiththeyellowhat') --- ValueError

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-03-03 Thread Sascha Biermanns
I'm using 12.04 and the bug occured also for me. To reproduce: sudo add-apt-repository ppa://dallen.wilson/ultima Traceback (most recent call last): File /usr/bin/add-apt-repository, line 125, in module ppa_info = get_ppa_info_from_lp(user, ppa_name) File

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-22 Thread Lorenzo Mattei
I'm testing 12.04 32-bit and have this problem trying to add ppa:/scope- packagers/ppa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed with ValueError in

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-15 Thread Robert Roth
Setting back to Confirmed, please let me know if someone knows a 100% sure method of reproducing it, and describe the steps, as I can not reproduce it. --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad ** Changed in: software-properties (Ubuntu) Status: Incomplete =

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-14 Thread Sean Seago
Testing 12.04 Desktop 64-bit. Added ppa:unity-team/hud and later added ppa:unity-team/ppa. Updated. Did apt-get -y dist-upgrade. Rebooted. Upon login, got a popup informing me that apt-add-repository had crashed. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-14 Thread bilal el moussaoui
i have the same problem , in my ubuntu 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-13 Thread Robert Roth
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. --- Ubuntu Bug Squad volunteer triager

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-13 Thread Michael Moroni
I don't remember because this bug is old. I think it's better to close it :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed with ValueError in raw_decode():

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-13 Thread Ernst Sjöstrand
I got this error when trying to add ppa:ubuntu-desktop/ppa a few minutes ago. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed with ValueError in raw_decode():

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-13 Thread Robert Roth
I have just tried adding the ppa:ubuntu-desktop/ppa on Oneiric, and it worked. --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: software-properties (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2012-02-06 Thread JoseLuisTriana
** Changed in: software-properties (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed with ValueError in raw_decode(): No

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2011-12-17 Thread Launchpad Bug Tracker
[Expired for software-properties (Ubuntu) because there has been no activity for 60 days.] ** Changed in: software-properties (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2011-10-18 Thread Robert Roth
Can you still reproduce this? Based on the description and the traceback it should've been caused by some temporary server issue. That could be treated better indeed, but there's no easy way to test it. ** Changed in: software-properties (Ubuntu) Status: New = Incomplete -- You received

[Bug 861258] Re: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded

2011-10-11 Thread Sebastien Bacher
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861258 Title: add-apt-repository crashed with ValueError in raw_decode(): No JSON object could be decoded To manage