Can't install openastro on a NEW install of Ubuntu Maverick (10.10) because " Depends: python-gnome2-desktop (>=2.16) but it is not installable." Then I did sudo apt-get install python-gnome2-desktop but but it is not installable Then, in synaptic, there's no more python-gnome2-desktop but a package call python-gnome2desktop (without the dash - between gnome2 & desktop !!! (version 2.30) I tried to install an old package of python-gnome2-desktop (http://ns2.canonical.com/lucid/python-gnome2-desktop), but there's some dependencies errors with python-gnomeprint, so I download & install => http://ns2.canonical.com/lucid/i386/python-gnomeprint/download,ok, then lucid's python-gnome2-desktop, ok, then openastro OK \o/ .... but the software doesn't launch !!!! :( output of /usr/bin/openastro.py Traceback (most recent call last): File "/usr/bin/openastro.py", line 6070, in <module> mainWindow() File "/usr/bin/openastro.py", line 2807, in __init__ self.tempfilename = openAstro.makeSVG() File "/usr/bin/openastro.py", line 1305, in makeSVG module_data = ephemeris.ephData(self.year,self.month,self.day,self.hour,self.geolon,self.geolat,self.altitude,self.planets,self.zodiac,db.astrocfg) File "/usr/lib/python2.6/dist-packages/openastromod/swiss.py", line 91, in __init__ self.planets_sign[i]=x IndexError: list assignment index out of range
-- Error: Dependency is not satisfiable: python-gnome2-desktop (>= 2.16) https://bugs.launchpad.net/bugs/665278 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
