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

FIX: [mv] Debian perl5.6 error, need current Storable



Re: perl5.6 and Storable, Debian unstable, heads up FYI

We just updated some devel machines to current unstable with perl5.6.

The Storable in debian perl is v.6.  Scripts in perl5.005 that work
just fine with that fail with perl5.6.  When we built our own Storable 
  perl -MCPAN
  make install UNINST=1
the scripts work fine.


> > > 
> > > Seems minivend 4.03 and perl5.6 are not quite compatible, at least
> > > on debian linux.
> > > 
> > >  Vend::Server: Runtime error: Magic number checking on perl storable failed
> > >  at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/retrieve.al)
> > >  line 203, at /var/mvend403/lib/Vend/SessionFile.pm line 66
> > 
> > No, the different versions of Storable you are using are not compatible. 8-)
> > Files created with 0.[67].x are not compatible with 1.0x in some cases.
> 
> cd session ; rm -r *  # what files?  :-)
> 
> cd /var/mvend403 ; bin/restart
> 
> The session files created are 0 bytes.  
> 
> It **IS** Storable v6
> ;# $Id: Storable.pm,v 0.6.1.11 2000/04/02 21:44:33 ram Exp $
> 
> I'll see what happens when I build my own storable.
> 

-- 

Christopher F. Miller, Publisher                             cfm@maine.com
MaineStreet Communications, Inc         208 Portland Road, Gray, ME  04039
1.207.657.5078                                       http://www.maine.com/
Content management, electronic commerce, internet integration, Debian linux



Reply to: