rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] Re: RPM, #!/usr/bin/python -> #!/usr/bin/python


From: Keith Edmunds
Subject: Re: [rdiff-backup-users] Re: RPM, #!/usr/bin/python -> #!/usr/bin/python2.2
Date: Wed, 12 Nov 2003 21:34:21 +0000

On Wed, 12 Nov 2003 10:16:21 -0800
Nathaniel Smith <address@hidden> wrote:

> > > This seems like the right behavior, so the actual #! line in the
> > > binary RPMs are determined by the machine they are built on.
> > > "/usr/bin/python2.2" isn't that great a choice anyway, now that
> > > people are upgrading to 2.3.
> > 
> > That's true. Then go for /usr/bin/python2, which will at least
> > guarantee you that you get a python 2.x. The RPM dependency should
> > still be on /usr/bin/python2.2.
> 
> But on Debian, there is on python2, though there is python2.{1,2,3} if
> you have them installed.  (This being relevant for RPM packaging
> because someone was saying they use alien to install the RPMs on
> Debian...)

Surely /usr/bin/python is correct? If you want to use
/usr/bin/python2.2-blah-etc, then set up a symlink.

Keith




reply via email to

[Prev in Thread] Current Thread [Next in Thread]