sudo add-apt-repository ppa:stellarium/stelarium-releases causes python error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
stellarium (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
arnold@arnold:~$ sudo add-apt-repository ppa:stellarium/
[sudo] password for arnold:
You are about to add the following PPA to your system:
This archive contains packages for the officially released, stable versions of Stellarium.
The packages are created by the Stellarium developers team and are not official Ubuntu packages.
For source packages and installers for other operating systems, please visit Stellarium's website:
http://
More info: https:/
Press [ENTER] to continue or ctrl-c to cancel adding it
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/lib/
self.
File "/usr/lib/
tmp_keyring_dir = tempfile.mkdtemp()
File "/usr/lib/
name = names.next()
File "/usr/lib/
letters = [choose(c) for dummy in "123456"]
File "/usr/lib/
return seq[int(
ValueError: cannot convert float NaN to integer
It seems to be saying there's a python problem. Can you help me decode it, or send it to a member of your team? If there's a better way to get in touch with the team, then let me know. I'm probably breaking some rule of etiquette by contacting you directy.
I tried the same thing on my laptop and it worked perfectly. It's also a 12.04 system.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: stellarium 0.11.0-1
ProcVersionSign
Uname: Linux 3.2.0-89-
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu17.9
Architecture: i386
Date: Wed Sep 2 17:39:15 2015
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3)
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: stellarium
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in stellarium (Ubuntu): | |
importance: | Undecided → Medium |