(no commit message)
[openafs-wiki.git] / HowToBuildOpenAfsRpmPackages.mdwn
index 03de4df..938f45d 100644 (file)
@@ -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