Re: error running swup 2.6.6
Mike Honeyfield <[email protected]> Wed, 20 Oct 2004 02:28:35 +1300
| Newsgroups | gmane.linux.trustix.swup |
|---|---|
| Message-ID | <[email protected]> |
Yes.. I made the mistake. I patched it to call python2, it was using the system default of 1.5 I am using a modified RH7.3 based OS. Thats changing in the near future tho to RHEL 4 (probably). I am sure I will have plenty more Q's :) We are using SWUP as our default package handler. Mike On Mon, 18 Oct 2004 20:20:57 +0200, Christian Haugan Toldnes <[email protected]> wrote: > > (Oct 17 2004 13:43) Mike Honeyfield wrote: > > Hi, > > > > I have recently tried getting swup working on a distro of mine, but > > not had much luck. > > > > The below is what I get when running both swup and rdfgen at the shell > > prompt with no arguments. > > > > Seems to have a problem with an undefined "true" > > Almost right. It's and undefined "True" > > True is defined by default in python 2.2 at least, so I think you might > have a version of python that is a but too old? > > what distro / python? > > > DEBUG = True > > NameError: name 'True' is not defined > > > regards > > c > > -- > Christian H. Toldnes > Trustix Developer > > Before you ask technical questions, please read this: > <URL: http://www.catb.org/~esr/faqs/smart-questions.html> >