[Rpm-maint] [rpm-software-management/rpm] "Recognition of file mtype" errors on signed-linear audio files (Discussion #2310)

George Joseph notifications at github.com
Sat Dec 3 21:33:44 UTC 2022


I've got 4 out of almost 1200 sound files in signed-linear format that are causing rpmbuild to fail with messages like `Recognition of file mtype "...calls-waiting-for-rep.sln16" failed: mode 100755 (null)`.  If I run `file` on those 4, they return `Unicode text, UTF-32, big-endian` but there are 9 other files that return the same mime type that don't throw the error.

I believe the issue is either in the rpm dependency checking stuff or libmagic itself and where rpmbuild is getting `mode 100755` from, I'm not sure.  Is that what mode it thinks the files _should_ be?  It's certainly not what mode the file are: 0644.

I've been building this package for years with those same files and not had an issue but I _think_ they may have been warnings before and now are errors.

Currently running 4.18.1 on Fedora 27 and getting the above error.
I just tried with 4.17.1 on Fedora 36 and they show up as warnings but the rpms built successfully.
I'm pretty sure that in even earlier versions, there was no message at all but I can't easily test.

Anyone know what's going on or have suggestions for getting by this?



-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2310
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/repo-discussions/2310 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221203/3dcc4934/attachment.html>


More information about the Rpm-maint mailing list