Comment 13 for bug 334365

Revision history for this message
Phillip Tarrant (ptarrant) wrote : Re: [Bug 334365] Re: Server won't start

we where out of school monday because of snow (in georgia we run scared at
1/4 inch of snow)
here is the promised update

$python --version
Python 2.5.4

$python2.5 /usr/bin/paster
Usage: /usr/bin/paster COMMAND
Usage: paster [paster_options] COMMAND [command_options]

Options:
  --version show program's version number and exit
  --plugin=PLUGINS Add a plugin to the list of commands (plugins are Egg
                    specs; will also require() the Egg)
  -h, --help Show this help message

Commands:
  create Create the file layout for a Python distribution
  help Display help
  make-config Install a package and create a fresh config file/directory
  points Show information about entry points
  post Run a request for the described application
  request Run a request for the described application
  serve Serve the described application
  setup-app Setup an application, given a config file

$ python2.4 /usr/bin/paster
Traceback (most recent call last):
  File "/usr/bin/paster", line 17, in ?
    from paste.script import command
ImportError: No module named paste.script

it would appear you now know where the problem is? :)
just for giggles i did the --version on paster using python2.5 command

python2.5 /usr/bin/paster --version
PasteScript 1.6.3 from /var/lib/python-support/python2.5 (python 2.5.4
(r254:67916, Feb 19 2009, 13:04:55))

2009/2/27 Phillip Tarrant <email address hidden>

> Will update monday
>
> and it wasn't jaunty from the getgo. it was intrepid 8.10 however, i tried
> installing jaunty to see if that would correct the issue..sadly it didn't
> i understand jaunty isn't supported, however this is the same issue from
> 8.10.
>
>
> On Fri, Feb 27, 2009 at 2:04 PM, Ignas Mikalajūnas <email address hidden> wrote:
>
>> Hmm, can you try:
>>
>> python --version
>> python2.5 /usr/bin/paster
>> python2.4 /usr/bin/paster
>>
>> --
>> Server won't start
>> https://bugs.launchpad.net/bugs/334365
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>> Status in SchoolTool: New
>>
>> Bug description:
>>
>> tried to do a backup of the data on the schooltool machine and followed
>> the directions on the site.
>> I stopped the server using /etc/init.d/schooltool-2008 stop
>> I tried to copy the fs file...no go.
>> Tried a reboot and now the server won't start
>> I tried running /etc/init.d/schooltool-2008 start and this is what i get
>>
>> * Starting SchoolTool 2008...
>> Traceback (most recent call last):
>> File "/usr/bin/paster", line 17, in ?
>> from paste.script import command
>> ImportError: No module named paste.script
>> [fail]
>>
>
>
>
> --
> Thanks,
> Phillip Tarrant
>
> >>> CONFIDENTIALITY NOTICE <<<
> This electronic mail message, including any and/or all attachments, is for
> the sole use
> of the intended recipient(s), and may contain confidential and/or
> privileged information,
> pertaining to business conducted under the direction and supervision of
> Phillip J Tarrant.
> Unauthorized interception, review, use, disclosure or distribution of any
> such information
> contained within this electronic mail message and/or its attachment(s),
> is(are) strictly
> prohibited. If you are not the intended recipient, please contact the
> sender by replying
> to this electronic mail message, along with the destruction of all copies
> and
> originals of the original electronic mail message (along with any
> attachments).
>

--
Thanks,
Phillip Tarrant

>>> CONFIDENTIALITY NOTICE <<<
This electronic mail message, including any and/or all attachments, is for
the sole use
of the intended recipient(s), and may contain confidential and/or privileged
information,
pertaining to business conducted under the direction and supervision of
Phillip J Tarrant.
Unauthorized interception, review, use, disclosure or distribution of any
such information
contained within this electronic mail message and/or its attachment(s),
is(are) strictly
prohibited. If you are not the intended recipient, please contact the sender
by replying
to this electronic mail message, along with the destruction of all copies
and
originals of the original electronic mail message (along with any
attachments).