Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103876 Details for
Bug 157931
amanda: backups fail if a file changes with tar 1.16
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch - fix for 2.4.5
amanda2.4.5-tar1.16.patch (text/plain), 452 bytes, created by
Brian Johnson
on 2006-12-12 09:49:28 UTC
(
hide
)
Description:
Patch - fix for 2.4.5
Filename:
MIME Type:
Creator:
Brian Johnson
Created:
2006-12-12 09:49:28 UTC
Size:
452 bytes
patch
obsolete
>diff -u -r --show-c-function amanda-2.4.5/client-src/sendbackup.c amanda-2.4.5-tar1.16/client-src/sendbackup.c >--- amanda-2.4.5/client-src/sendbackup.c 2004-01-14 07:59:12.000000000 -0500 >+++ amanda-2.4.5-tar1.16/client-src/sendbackup.c 2006-12-11 13:32:51.000000000 -0500 >@@ -580,6 +580,11 @@ amwait_t w; > } > #endif > >+ if(pid == tarpid){ >+ if(ret == 1){ >+ rc = 0 ; >+ } >+ } > #ifdef IGNORE_TAR_ERRORS > if(pid == tarpid) { > /*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 157931
: 103876