Package: gnupod-tools
Version: 0.99.6-1
Severity: important

in the file /etc/perl/GNUpod/FileMagic.pm in the lines 39-43 the
"encoder" properties are empty 
( looks like the script to exchange gnupod*.pl with gnupod* was broken,
because in "info gnupod" ALL commands are missing, too ).
extra problem ( not your fault, i guess, but it is noticed because of
this bug ) 
the MP3::Info gives back "true" for about half of my ogg files, so they
are just renamed and copied to the ipod, 
so in the end i had  450 mb off ogg files on the ipod instead off about
1gig mp3s ...

there is no problem, when mp3 files are copied, so the package is not
completly unusable ( well, for me it is, searched a long time to find a
mp3 :)  )

after some simple editing : 

--- FileMagic.pm.orig   2008-06-28 21:36:47.000000000 +0200
+++ FileMagic.pm        2008-06-28 22:45:01.000000000 +0200
@@ -36,11 +36,11 @@
 # done!
 #
 
-my $NN_HEADERS = {'MThd' => { encoder=>'', ftyp=>'MIDI'},
-                  'fLaC' => { encoder=>'', ftyp=>'FLAC'},
-                  'OggS' => { encoder=>'',  ftyp=>'OGG' },
-                  'MAC ' => { encoder=>'',  ftyp=>'APE' },
-                  'RIFF' => { encoder=>'', ftyp=>'RIFF', magic2=>'AVI
'}};
+my $NN_HEADERS = {'MThd' => { encoder=>'gnupod_convert_MIDI',
ftyp=>'MIDI'},
+                  'fLaC' => { encoder=>'gnupod_convert_FLAC',
ftyp=>'FLAC'},
+                  'OggS' => { encoder=>'gnupod_convert_OGG',
ftyp=>'OGG' },
+                  'MAC ' => { encoder=>'gnupod_convert_APE',
ftyp=>'APE' },
+                  'RIFF' => { encoder=>'gnupod_convert_RIFF',
ftyp=>'RIFF', magic2=>'AVI '}};
          
it works fine again... ( it looks this way in the origianl source,
except for the *.pl ending
a short part of "info gnupod" : 

>To add files, we use the script called `'.
>
>   First, mount the iPod (eg. at /mnt/ipod) if it isn't mounted.
>
>   If you would like to add the file /tmp/foo.mp3, run
> like this:
>      -m /mnt/ipod /tmp/foo.mp3

i have this package installed on 5 machines, 3 x86, 1 mipsel, 1 arm, and
they all share this problem.
i also have tested the 0.99.6-2 version, with no changes.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.7-gernot (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=locale: Cannot
set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or
directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnupod-tools depends on:
ii  libaudio-flac-header-perl    2.2-2       Perl interface to FLAC file
header
ii  libmp3-info-perl             1.23-1      Perl MP3::Info -
Manipulate / fetc
ii  libogg-vorbis-header-pureper 0.07-2.1    A pure Perl interface to
Ogg Vorbi
ii  libunicode-string-perl       2.09-3+b1   Perl modules for Unicode
strings
ii  libxml-parser-perl           2.36-1.1+b1 Perl module for parsing XML
files
ii  libxml-simple-perl           2.18-1      Perl module for reading and
writin
ii  perl                         5.10.0-11   Larry Wall's Practical
Extraction 

Versions of packages gnupod-tools recommends:
ii  gtkpod                        0.99.12-2  manage songs and playlists
on an A

-- debconf information excluded





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to