Ticket #410 (closed defect: wontfix)

Opened 1 year ago

Last modified 11 months ago

'make install' keys error

Reported by: szogi@tmp.hu Assigned to:
Priority: critical Milestone: ispCP ω 1.0.0 - RC3
Component: Backend (Engine) Version: ispCP ω 1.0.0 - RC2
Severity: Keywords: rpl.pl get_file keys
Cc:

Description

make install failing after #407:

make[1]: Entering directory `/tmp/trunk/keys'
perl rpl.pl /tmp/ispcp-1.0.0/var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp-1.0.0/var/www/ispcp/engine/ispcp-db-keys.pl /tmp/ispcp-1.0.0/var/www/ispcp/engine/messager/ispcp-db-keys.pl
Undefined subroutine &main::get_file called at rpl.pl line 30.
make[1]: *** [install] Error 255
make[1]: Leaving directory `/tmp/trunk/keys'
make: *** [install] Error 2

Attachments

Change History

06/19/07 19:57:53 changed by anonymous

what's your dist

06/19/07 20:41:48 changed by szogi@tmp.hu

Up2date Debian testing (Sid)

06/20/07 14:47:31 changed by szogi@tmp.hu

Problem was generated by CS#660.

Raphael removed

require 'ispcp_common_code.pl'; 

from rpl.pl, but it requires lots of sub (listed in common_code, eg. get_file).

06/20/07 19:35:13 changed by raphael

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r661/r662/r663

10/13/07 17:25:50 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Same Problem under Ubuntu 7.10 gutsy with trunk 846.

Make stops at:

make[1]: Entering directory `/usr/src/ispcp-1.0.0/keys' perl rpl.pl /tmp/ispcp-1.0.0/var/www/ispcp/gui/include/ispcp-db-keys.php /tmp/ispcp-1.0.0/var/www/ispcp/engine/ispcp-db-keys.pl /tmp/ispcp-1.0.0/var/www/ispcp/engine/messager/ispcp-db-keys.pl

10/13/07 18:06:31 changed by André Bauer <monotek@gmx.net>

Same Problem with Ubuntu 7.04 Feisty

10/13/07 22:50:36 changed by raphael

  • status changed from reopened to closed.
  • resolution set to invalid.

10/14/07 01:15:24 changed by monotek

  • status changed from closed to reopened.
  • resolution deleted.

I think it would be a good idea to fill entropy automatically or inform the user via message what to do if this part of make fails.

Otherwise this would be an unnecessary stumbling block on installation which could cause a lot of support requests.

10/14/07 01:19:58 changed by raphael

  • status changed from reopened to closed.
  • resolution set to wontfix.

Additional documentation will be provided.

And as of r848 this ticket will be/is absolutely invalid.


Add/Change #410 ('make install' keys error)




Action