A K created JENKINS-13635:
-----------------------------

             Summary: Backup warnings when performing tar.gz
                 Key: JENKINS-13635
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13635
             Project: Jenkins
          Issue Type: Bug
          Components: periodicbackup
         Environment: Jenkins 1.459, Running on Ubuntu Linux.
Periodic Backup Version 1.1
            Reporter: A K
            Priority: Minor


The jenkins log is filled with lines like the following (whenever it goes to do 
a backup):
[INFO] Building tar: ...
...
"[WARNING] Entry: jobs/.../.../.../... longer than 100 characters"
...

The backups appear to be completing still, but am not 100% sure if the tar 
files are corrupt or not.

Doing my own minor research indicates that adding the '-E' flag will allow for 
longer filenames, so perhaps this is something that should be added to the 
plugin?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to