[Debburn-devel] Strange behavior with long names

Thomas Schmitt scdbackup at gmx.net
Thu Jul 11 10:45:08 UTC 2013


Hi,

i could not reproduce the reported behavior of 1.1.7.1 with your
original command.
Both, genisoimage-1.1.9 and 1.1.7.1 with
  ISO_WIN=./Windows
  ISO_LINUX=./Linux
  ISO_MAC=./Mac
report
  Using reallyLongFileNameThatsOverACer000 for  ./Windows/anotherDirectory/reallyLongFileNameThatsOverACertainLimitIsAPossibleDuplicate.win (reallyLongFileNameThatsOverACertainLimitOrAtLeastIHopeItIs.win)


Both do not report it, if i change the -hide* options to
what i (as naive bystander) would deem less strange than
-hide "$ISO_LINUX/*" and -hide-joliet "$ISO_WIN/*" :

  -hide-hfs    "$ISO_WIN/*"  -hide-hfs    "$ISO_LINUX/*"
  -hide        "$ISO_WIN/*"  -hide        "$ISO_MAC/*"
  -hide-joliet "$ISO_MAC/*"  -hide-joliet "$ISO_LINUX/*"

The reason for the different behavior is most probably the valid
excuse that -hide file names may collide without need for action.

(Shouldn't you add option -R to lure Linux away from mounting
 Joliet ?)


Can you reproduce my results ?
Does the behavior of 1.1.9 change if you 
   cd /var/lib/jenkins/not-tracked/test
and to set the variables to my values ?


Have a nice day :)

Thomas




More information about the Debburn-devel mailing list