>>but if RHEL5.8 is still using python 2.4 it must not be included there
RHEL5.8 indeed uses python 2.4
# python
Python 2.4.3 (#1, Dec 22 2011, 12:12:01)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-50)] on linux2


>>I'll get that fixed in the next release.
Thanks

Stefan

-----Oorspronkelijk bericht-----
Van: cobbler-boun...@lists.fedorahosted.org 
[mailto:cobbler-boun...@lists.fedorahosted.org] Namens James Cammarata
Verzonden: donderdag 28 juni 2012 13:15
Aan: cobbler mailing list
Onderwerp: Re: [cobbler] Cobbler 2.2.3-2 rpm missing dependency?

On Thu, Jun 28, 2012 at 5:48 AM, Heijmans S (spir-it) <heijm...@rechtspraak.nl> 
wrote:
> So, should the dependency list op the rpm of Cobbler 2.2.3-2 (and onwards) be 
> updated with this package?
> # rpm -qpR cobbler-2.2.3-2.el5.noarch.rpm python >= 2.3 httpd
> tftp-server mod_wsgi createrepo python-cheetah python-netaddr
> python-simplejson python-urlgrabber PyYAML rsync mkisofs yum-utils
> /sbin/chkconfig /sbin/chkconfig /sbin/service /bin/sh /bin/sh /bin/sh
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rpmlib(CompressedFileNames) <= 3.0.4-1 #
>
> I tried to find the EPEL package maintainer for the cobbler packages but had 
> no luck.

That would be me, and yes it should be included in the requirements - I was 
unaware that it was a separate package (it is not in Fedora, which is my 
primary development platform):

$ rpm -qa | grep ctypes
$ python
Python 2.7.3 (default, Apr 30 2012, 21:18:11) [GCC 4.7.0 20120416 (Red Hat 
4.7.0-2)] on linux2 Type "help", "copyright", "credits" or "license" for more 
information.
>>> import ctypes
>>>

So I'm guessing at some point they included this in the default python 
libraries, but if RHEL5.8 is still using python 2.4 it must not be included 
there. I'll get that fixed in the next release.
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/cobbler

Informatie van de Raad voor de rechtspraak, de rechtbanken, de gerechtshoven en 
de bijzondere colleges vindt u op www.rechtspraak.nl.
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to