Opened 14 years ago

Closed 14 years ago

#16 closed defect (fixed)

Locker installation of perl is missing RandomAccess.pm

Reported by: jhamrick Owned by: broglek
Priority: major Component: client
Keywords: Cc:

Description

If you have libnet-cups-perl installed on the machine you're running these commands on, then you're fine, but if you don't and try to use the locker version, then you'll get an error that you're missing RandomAccess?.pm:

ismith@new-downcase:~/Music/other/Owl City/Ocean Eyes$ gbr sipbmp3
01-Cave\ In.mp3 
Can't locate File/RandomAccess.pm in @INC (@INC contains:
/mit/gutenbach/arch/i386_deb50/perl/lib/perl5
/mit/gutenbach/arch/i386_deb50/perl/lib/perl5/i486-linux-gnu-thread-multi
/etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10
/usr/share/perl/5.10 /usr/local/lib/site_perl .) at
/mit/gutenbach/arch/i386_deb50/perl/lib/perl5/Image/ExifTool.pm line
21.
BEGIN failed--compilation aborted at
/mit/gutenbach/arch/i386_deb50/perl/lib/perl5/Image/ExifTool.pm line
21.
Compilation failed in require at
/mit/gutenbach/arch/i386_deb50/bin/gbr.real line 10.
BEGIN failed--compilation aborted at
/mit/gutenbach/arch/i386_deb50/bin/gbr.real line 10.

We need to compile this module for i386 and amd64 on a Lucid machine and add it to the locker.

Change History (2)

comment:1 Changed 14 years ago by broglek

  • Owner set to broglek
  • Status changed from new to assigned

comment:2 Changed 14 years ago by broglek

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.