Opened 14 years ago

Closed 14 years ago

#200 closed defect (invalid)

Sheperd run broken in update check.

Reported by: online@… Owned by:
Priority: critical Milestone:
Component: Shepherd Version: 1.x
Keywords: Cc:

Description

Running sheperd results ina die failure

marcus@mythtv:/downloads$ perl shepherd shepherd v1.3.40 (linux)

Reading configuration file: /home/marcus/.shepherd/shepherd.conf Reading channels file: /home/marcus/.shepherd/channels.conf

Checking for updates: Source #1: http://www.whuffy.com/shepherd/

  • Caught a die() within eval{} from file /usr/share/perl5/LWP/Protocol/http.pm line 44

Failed to retrieve http://www.whuffy.com/shepherd/status.csum?: 500 Can't call method "format_request" on an undefined value Locking components owned by source http://www.whuffy.com/shepherd/ due to network error. Skipping update. Posting anonymous usage statistics.

  • Caught a die() within eval{} from file /usr/share/perl5/LWP/Protocol/http.pm line 44

Failed to retrieve http://www.whuffy.com/report.cgi: 500 Can't call method "format_request" on an undefined value

So running config to try to rectify leads to

Testing all components...

Use of uninitialized value $progtype in string eq at shepherd line 762, <STDIN> line 36. Use of uninitialized value $progtype in string eq at shepherd line 763, <STDIN> line 36. Use of uninitialized value $progtype in concatenation (.) or string at shepherd line 611, <STDIN> line 36. Testing shepherd ... Use of uninitialized value $progtype in concatenation (.) or string at shepherd line 1409, <STDIN> line 36. Use of uninitialized value $progtype in string eq at shepherd line 617, <STDIN> line 36. Use of uninitialized value $progtype in concatenation (.) or string at shepherd line 1409, <STDIN> line 36. FAIL.

shepherd did not exit cleanly!

It may require configuration.

Change History (1)

comment:1 Changed 14 years ago by Max

Resolution: invalid
Status: newclosed

Hi there, please use the mailing list for troubleshooting. Thanks.

Note: See TracTickets for help on using tickets.