daily pastebin goal
87%
SHARE
TWEET

Untitled

a guest Jan 29th, 2015 180 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. dardo@dardo-desktop:~$ sudo add-apt-repository ppa:webupd8team/unstable
  2. You are about to add the following PPA to your system:
  3.  This PPA currently holds unreleased / git builds for different applications like Turpial, mc, Audacious.
  4.  
  5. PPA for WebUpd8: http://www.webupd8.org
  6.  
  7.  
  8.  More info: https://launchpad.net/~webupd8team/+archive/ubuntu/unstable
  9. Press [ENTER] to continue or ctrl-c to cancel adding it
  10.  
  11. Exception in thread Thread-1:
  12. Traceback (most recent call last):
  13.   File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  14.     self.run()
  15.   File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 99, in run
  16.     self.add_ppa_signing_key(self.ppa_path)
  17.   File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 132, in add_ppa_signing_key
  18.     tmp_keyring_dir = tempfile.mkdtemp()
  19.   File "/usr/lib/python2.7/tempfile.py", line 322, in mkdtemp
  20.     name = names.next()
  21.   File "/usr/lib/python2.7/tempfile.py", line 141, in next
  22.     letters = [choose(c) for dummy in "123456"]
  23.   File "/usr/lib/python2.7/random.py", line 274, in choice
  24.     return seq[int(self.random() * len(seq))]  # raises IndexError if seq is empty
  25. ValueError: cannot convert float NaN to integer
RAW Paste Data
Top