Bug #1931

Length of test filename too long

Added by Knödlseder Jürgen about 7 years ago. Updated about 7 years ago.

Status:ClosedStart date:02/23/2017
Priority:UrgentDue date:
Assigned To:Knödlseder Jürgen% Done:

100%

Category:-
Target version:1.2.0
Duration:

Description

On UNIX, the length of the test filenames seems to be too long:

tardir=gammalib-1.2.0.dev1 && /bin/sh /home/jenkins/jenkins/workspace/gammalib-release-os/label/centos6_64/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >gammalib-1.2.0.dev1.tar.gz
tar: gammalib-1.2.0.dev1/inst/lat/caldb/data/glast/lat/bcf/edisp/edisp_P8R2_TRANSIENT100S_V6_EDISP.fits.gz : le nom de fichier est trop long (99 max) ; fichier non archivé
tar: gammalib-1.2.0.dev1/inst/lat/caldb/data/glast/lat/bcf/edisp/edisp_P8R2_ULTRACLEANVETO_V6_EDISP.fits.gz : le nom de fichier est trop long (99 max) ; fichier non archivé
...


Recurrence

No recurrence.

History

#1 Updated by Knödlseder Jürgen about 7 years ago

Now I remember: this happens only for dev since for normal versions without dev the filenames are shorter.

#2 Updated by Knödlseder Jürgen about 7 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

I unzipped a number of files which shortened their filenames, passing the 99 character limit. Merged into devel.

Also available in: Atom PDF