I'm trying to generate an rpm for a product I work on. I am receiving the following error:
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
error: Could not generate output filename for package xxx: unknown tag
My spec file has the line Name: xxx and this appears to be the value that the error relates to. Does anyone have any ideas why I might be receiving this error? Is the unknown tag error related to the "Requires" error? Could it be related to the permissions on the directory where I am trying to create the RPM?
Thanks,
John
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list