[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2011-10-10 Thread Pascal Lemazurier
** Changed in: openastro.org
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/665278

Title:
  Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openastro.org/+bug/665278/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2011-01-24 Thread Pelle van der Scheer
** Changed in: openastro.org
   Importance: Undecided = High

** Changed in: openastro.org
 Assignee: (unassigned) = Pelle van der Scheer (pellesimon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/665278

Title:
  Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2011-01-23 Thread Ken Phillis Jr
There's not a lot of updates that are required.. anyways, i got the
program building and somewhat working already... I'm attaching the patch
which will allow one to easily build the package on ubuntu 10.10 and
have it run. I'm tested with Ubuntu 10.10 (amd64). Anyways, the package
which is needed is 'python-gnomedesktop'.

** Patch added: updated packager files.
   
https://bugs.launchpad.net/openastro.org/+bug/665278/+attachment/1804395/+files/openastro.org_1.1.23-0ubuntu1%7Emaverick.diff.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/665278

Title:
  Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2011-01-21 Thread bartman2589
I encountered the same error when I tried to install some software on
Ubuntu Maverick (10.10).

As near as I have been able to figure out the problem isn't with the
software I tried to install (or with the software the OP in this bug
report tried to install) but rather appears to be caused by the fact
that the package 'python-gnome2-desktop' appears to have been renamed to
'python-gnomedesktop'.

I can't say I know much about packages and metapackages but couldn't
this be fixed by releasing a metapackage named 'python-gnome2-desktop'
that references the 'python-gnomedesktop' package but would remain
showing as 'python-gnome2-desktop' being installed so that software that
looks for the presence of the package 'python-gnome2-desktop' reports
the dependency as being satisfied?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/665278

Title:
  Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2011-01-21 Thread bartman2589
Or maybe a dummy package named 'python-gnome2-desktop' could be released
to help satisfy the dependency?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/665278

Title:
  Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2010-12-12 Thread Henri Hulski
I was compiling openastro on Ubuntu Maverick (10.10).
sudo ./setup.py install:


rm -f *.o swetest libswe*
gcc  -c -g -O9 -Wall -pedantic -fPIC   swedate.c 
In file included from swephexp.h:80,
 from swedate.c:86:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
gcc  -c -g -O9 -Wall -pedantic -fPIC   swehouse.c 
In file included from swehouse.c:62:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
gcc  -c -g -O9 -Wall -pedantic -fPIC   swejpl.c 
In file included from swephexp.h:80,
 from swejpl.c:71:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
swejpl.c: In function ‘fsizer’:
swejpl.c:190: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:192: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:196: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:214: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:218: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:222: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:228: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:232: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:236: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c: In function ‘state’:
swejpl.c:647: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:649: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:653: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:657: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:661: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:665: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:671: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:675: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:678: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:683: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:746: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
swejpl.c:750: warning: ignoring return value of ‘fread’, declared with 
attribute warn_unused_result
gcc  -c -g -O9 -Wall -pedantic -fPIC   swemmoon.c 
In file included from swephexp.h:80,
 from swemmoon.c:182:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
gcc  -c -g -O9 -Wall -pedantic -fPIC   swemplan.c 
In file included from swephexp.h:80,
 from swemplan.c:63:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
gcc  -c -g -O9 -Wall -pedantic -fPIC   swepcalc.c 
In file included from swephexp.h:80,
 from swepcalc.h:75,
 from swepcalc.c:76:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
gcc  -c -g -O9 -Wall -pedantic -fPIC   sweph.c 
In file included from swejpl.h:68,
 from sweph.c:66:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
sweph.c: In function ‘app_pos_etc_plan’:
sweph.c:2143: warning: array subscript is above array bounds
gcc  -c -g -O9 -Wall -pedantic -fPIC   swepdate.c 
In file included from swephexp.h:80,
 from swepcalc.h:75,
 from swepdate.c:77:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
gcc  -c -g -O9 -Wall -pedantic -fPIC   swephlib.c 
In file included from swephexp.h:80,
 from swephlib.c:79:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
gcc  -c -g -O9 -Wall -pedantic -fPIC   swecl.c 
In file included from swejpl.h:68,
 from swecl.c:62:
sweodef.h:201: warning: ISO C90 does not support ‘long long’
swecl.c: In function ‘swe_lun_occult_when_glob’:
swecl.c:1093: warning: ‘tjd’ may be used uninitialized in this function
ar r libswe.a   swedate.o swehouse.o swejpl.o swemmoon.o swemplan.o swepcalc.o 
sweph.o swepdate.o swephlib.o swecl.o 
ar: creating libswe.a
running install
running build
running build_py
running build_ext
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/local/bin/openastro.py to 755
running install_data
running install_egg_info
Removing /usr/local/lib/python2.6/dist-packages/OpenAstro.org-1.1.23_.egg-info

[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2010-11-22 Thread Fabio Marconi
** Changed in: openastro.org
   Status: New = Confirmed

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2010-11-09 Thread voodoolove
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2010-11-01 Thread Marcel Luethi
I tried to install OpenAstro 1.1.23-0ubuntu1~lucid (lucid) with the help of 
Synaptic 0.63.1.
I got this error:

openastro.org:
Depends: python-gnome2-desktop (=2.16) but it is not installable.


It worked with Ubuntu 10.4

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2010-11-01 Thread Fabio Marconi
Actually in maverick we have the 2.30 version
Have you tried to install python-gnome2-desktop manually, then try to install 
openastro?

** Changed in: ubuntu
   Status: Incomplete = Invalid

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2010-10-30 Thread Marcel Luethi
Same problem on Ubuntu 10.10 Netbook Remix.

** Also affects: ubuntu
   Importance: Undecided
   Status: New

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665278] Re: Error: Dependency is not satisfiable: python-gnome2-desktop (= 2.16)

2010-10-30 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

** Changed in: ubuntu
   Status: New = Incomplete

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs