Description of problem: After rebuild the package anthy-8700b-1.fc6.src.rpm with this string: #rpmbuild --rebuild --target i686 anthy-8700b-1.fc6.src.rpm it appears therefore: anthy-8700b-1..rpm in /usr/src/redhat/RPMS Version-Release number of selected component (if applicable): 8700b-1.fc6 How reproducible: Rebuilding the package Steps to Reproduce: #rpmbuild --rebuild --target i686 anthy-8700b-1.fc6.src.rpm ls /usr/src/redhat/RPMS Actual results: Builded bat without achitecture i686 only anthy-8700b-1..rpm Expected results: anthy-8700b-1.i686.rpm Additional info: Nothing
I'm sorry, it works for me on fc6 box. which distro are you building it on? and how about rpm version? it's more likely a "rpm" bug. I don't think there are anything I can do help on this package.
I have it on Fedora Core 6 # uname -a Linux builder.mynet.it 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:38:26 EDT 2007 i686 i686 i386 GNU/Linux and this version of rpm # rpm --version RPM version 4.4.2
I meant EVR. % rpm -q rpm rpm-4.4.2-32 I'm wondering if you can see the similar issue on other package building too.
I have the same too # rpm -q rpm rpm-4.4.2-32 I'm secure of I have installing Fedora Core 6 downloaded from this mirror ftp://ftp.crihan.fr/mirrors/fedora.redhat.com/fedora/linux/core/6/i386/iso/FC-6-i386-DVD.iso Do you have anther idea?
I haven't yet heard anything from you for another package build though, if you can see this issue on only building anthy, it may be more relevant to the package. well, it still looks even weird to me though. otherwise I'll reassign this to rpm, since it may be not anthy-package-specific. Also it may be a good idea to attach the build log.
I have building this package with this option on command line: --define "dist .fc6" --define "fedora 6" because there are other package that haven't in package rebuilded the relase distro "fc6". I have used this option also anthy package and the result is successiful. Full command line: #rpmbuild --define "dist .fc6" --define "fedora 6" --rebuild i686 anthy-8700b-1.fc6.src.rpm Result the package is compiled correctly anthy-8700b-1.fc6.i686.rpm. I think that are other problems that not depend from anthy package, but my be depende of the rpm package. For me you can closed this bug with "not a bug". Thanks
Sure. closing.