From: https://www.google.com/accounts/o8/id?id=AItOawl8NPQuFDASzt70hr9obMdUhke_AzbRA_w Date: Mon, 16 Feb 2015 15:39:54 +0000 (-0500) Subject: (no commit message) X-Git-Url: http://git.openafs.org/?p=openafs-wiki.git;a=commitdiff_plain;h=f8ba0a6e1f0f7219831960a0746aaa3b6906783d;hp=a13a2eb0597cea723a4c783bc3969c4ce79600b6 --- diff --git a/HowToBuildOpenAfsRpmPackages.mdwn b/HowToBuildOpenAfsRpmPackages.mdwn index 03de4df..938f45d 100644 --- a/HowToBuildOpenAfsRpmPackages.mdwn +++ b/HowToBuildOpenAfsRpmPackages.mdwn @@ -30,3 +30,23 @@ Comment: "make srpm" says: tar: Use --wildcards to enable pattern matching, or --no-wildcards to suppress this warning tar: */configure.ac: Not found in archive ... + tar: Exiting with failure status due to previous errors + Unable to unpack src tar ball + +Using non-* names doesn't help: + + $ (cd packages; ../src/packaging/RedHat/makesrpm.pl openafs-1.6.11pre1-15-g8f482-src.tar.bz2 openafs-1.6.11pre1-15-g8f482-doc.tar.bz2) + tar: Pattern matching characters used in file names + tar: Use --wildcards to enable pattern matching, or --no-wildcards to suppress this warning + tar: */configure.ac: Not found in archive + tar: Pattern matching characters used in file names + tar: Use --wildcards to enable pattern matching, or --no-wildcards to suppress this warning + tar: */src/packaging/RedHat: Not found in archive + tar: Pattern matching characters used in file names + tar: Use --wildcards to enable pattern matching, or --no-wildcards to suppress this warning + tar: */.version: Not found in archive + tar: Pattern matching characters used in file names + tar: Use --wildcards to enable pattern matching, or --no-wildcards to suppress this warning + tar: */build-tools: Not found in archive + tar: Exiting with failure status due to previous errors + Unable to unpack src tar ball