Ticket #407 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Blowfishinit is not working as it should

Reported by: BeNe Assigned to:
Priority: critical Milestone: ispCP ω 1.0.0 - RC3
Component: Backend (Engine) Version: ispCP ω 1.0.0 - DEV
Severity: Keywords:
Cc:

Description

There seems to be an Error with 'make install' in r659

make[1]: Leaving directory `/backup/ispcp_svn/trunk/gui'
cd ./keys && make install
make[1]: Entering directory `/backup/ispcp_svn/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
Initialization vector must be exactly 8 bytes long when using the Blowfish cipher at /backup/ispcp_svn/trunk/keys/../engine/ispcp_common_code.pl line 1664
Compilation failed in require at rpl.pl line 6.
make[1]: *** [install] Fehler 255
make[1]: Leaving directory `/backup/ispcp_svn/trunk/keys'
make: *** [install] Fehler 2

Attachments

Change History

06/18/07 08:48:46 changed by zothos

i have the same error on my fresh test vm.

06/18/07 10:04:15 changed by joximu

same with me... 659... Seems to be the problem of loading the "ispcp_common_code.pl" without have keys already set - but loading this file needs valid keys because they are decrypted...

06/18/07 21:02:46 changed by pasichnyk

I experienced the same errors lastnight both with TRUNK and the latest nightly snapshot.

06/19/07 00:30:43 changed by raphael

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

Fixed in r660

06/21/07 08:41:26 changed by rats

  • status changed from closed to reopened.
  • resolution deleted.
Initialization vector must be exactly 8 bytes long when using the Blowfish cipher at /var/www/ispcp/engine/setup/../ispcp_common_code.pl line 1628

in r666

06/21/07 08:42:31 changed by rats

  • summary changed from 'make install' has errors to Blowfishinit is not working as it should.

06/21/07 12:20:58 changed by anonymous

06/22/07 06:00:04 changed by raphael

  • status changed from reopened to closed.
  • version changed from ispCP ω 1.0.0 - RC2 to ispCP ω 1.0.0 - DEV.
  • resolution set to fixed.

Fixed in r668


Add/Change #407 (Blowfishinit is not working as it should)




Action