[Bacula-devel] Leftover file bacula/src/lib/lz4.c.orig?
Hello! While doing some test builds for Debian I encountered a strange leftover file in the 9.0-branch: http://www.bacula.org/git/cgit.cgi/bacula/tree/bacula/src/lib/lz4.c.orig Is this some arteface from patch and the orig-file was leftover? The commit message from http://www.bacula.org/git/cgit.cgi/bacula/commit/bacula/src/lib/lz4.c.orig?id=5980509b538e876a145bdc6afcdb2a10e97dfb63 was not very helpful for me to determine why it was there: "Tweak save a copy of the original lz4.c" During package creation it creates a warning, because dpkg-buildpackage thinks it is a forgotten temp file from a patch merge and removes it from the generated source code tar. Grüße, Sven. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel
Re: [Bacula-devel] [Bacula-users] Issue restoring from multiple tapes
On 10/28/17 14:16, Phil Stracchino wrote: > On 10/28/17 13:41, Phil Stracchino wrote: >> On 10/28/17 12:10, Phil Stracchino wrote: >>> I will definitely download and test. >> >> Clean build on Solaris 11.3 amd64 and all three Gentoo Linux systems. > > Identified a tape-spanning file from my last full backup, and attempting > test restore now. Restore succeeded without incident and with no configuration changes. I believe bug #0002304 can be marked as fixed in 9.0.5. -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel
Re: [Bacula-devel] Leftover file bacula/src/lib/lz4.c.orig?
Hello Sven, The file you mention was saved in case I had some problems with the new version. I have now removed the file in version 9.0.5 as it is no longer needed. In the future I will attempt to find some simpler (less bothersome for you) way to keep such files. Best regards, Kern On 10/28/2017 07:37 PM, Sven Hartge wrote: Hello! While doing some test builds for Debian I encountered a strange leftover file in the 9.0-branch: http://www.bacula.org/git/cgit.cgi/bacula/tree/bacula/src/lib/lz4.c.orig Is this some arteface from patch and the orig-file was leftover? The commit message from http://www.bacula.org/git/cgit.cgi/bacula/commit/bacula/src/lib/lz4.c.orig?id=5980509b538e876a145bdc6afcdb2a10e97dfb63 was not very helpful for me to determine why it was there: "Tweak save a copy of the original lz4.c" During package creation it creates a warning, because dpkg-buildpackage thinks it is a forgotten temp file from a patch merge and removes it from the generated source code tar. Grüße, Sven. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel
Re: [Bacula-devel] [Bacula-users] Issue restoring from multiple tapes
Hello Phil, OK, thanks for the feedback. Best regards, Kern On 10/28/2017 08:24 PM, Phil Stracchino wrote: On 10/28/17 14:16, Phil Stracchino wrote: On 10/28/17 13:41, Phil Stracchino wrote: On 10/28/17 12:10, Phil Stracchino wrote: I will definitely download and test. Clean build on Solaris 11.3 amd64 and all three Gentoo Linux systems. Identified a tape-spanning file from my last full backup, and attempting test restore now. Restore succeeded without incident and with no configuration changes. I believe bug #0002304 can be marked as fixed in 9.0.5. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel
Re: [Bacula-devel] Leftover file bacula/src/lib/lz4.c.orig?
On 28.10.2017 20:45, Kern Sibbald wrote: > The file you mention was saved in case I had some problems with the new > version. I have now removed the file in version 9.0.5 as it is no > longer needed. > > In the future I will attempt to find some simpler (less bothersome for > you) way to keep such files. The problem was the suffix ".orig" here. There is a mechanism to remove files matching "*.rej" and "*.orig" during source package creation, as they may be leftovers from failed patching attempts. Grüße, Sven. signature.asc Description: OpenPGP digital signature -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot___ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel