empty %files section
rpmrebuild build packages from modified installed packages
Brought to you by:
gerbier
If I rebuild http://apt.flussonic.com/rpm/flussonic-19.10-1.x86_64.rpm, I get empty rpm with no files. If I use rpmrebuild -e flussonic and paste output of rpm -ql flussonic after %files, I get rpm with files inside.
Anonymous
I can not read this rpm package on my computer :
$ rpm -qpi flussonic-19.10-1.x86_64.rpm
error: flussonic-19.10-1.x86_64.rpm: tag[31]: BAD, tag 1033 type 4 offset 29320 count 1118 len 1118
error: flussonic-19.10-1.x86_64.rpm: not an rpm package (or package manifest)
maybe because the rpm file seems quite old, using old rpm3 format :
$ file flussonic-19.10-1.x86_64.rpm
flussonic-19.10-1.x86_64.rpm: RPM v3.0 bin i386/x86_64 flussonic
what is your rpm version ? (rpm -q rpm)
Yes, exactly because of this problem (package is created with an old rpm version) I want to rebuild it with rpmrebuild in order to install it on CentOS 8.
BTW, CentOS 7 can read that package.
I have tested the package on Centos 7.7 and Centos 6.10
and the current code show a shell syntax error on line 204 of rpmrebuild_files.sh
I will have a new release to
here is a beta version which fixes the %file problem
It works OK, thank you!
When will the new version be released?
I was working on code debuging tools (improve debug mode). This is not yet ready for release
The bug is fixed in the latest release, thank you!
fixed in release 2.15