From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 Description of problem: In the initscripts spec the following files are packaged only if arch = s390 or s390x: /etc/sysconfig/init.s390 /etc/sysconfig/network-scripts/ifdown-aliases /etc/sysconfig/network-scripts/ifup-ctc /etc/sysconfig/network-scripts/ifup-escon /etc/sysconfig/network-scripts/ifup-iucv But these file already exist, and the s390 does not touch any of it. Maybe the ideea was that the files to be created when the patch is applied. I corrected this in initscripts-6.95-1 with vlan support which can be downloaded from http://www.ac.tuiasi.ro/mituc/devel/initscripts/initscripts-6.95-1vlan1.{i386,i686,src}.rpm. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.rpmbuild --rebuild --target _not_s390*_ initscripts-6.95-1.src.rpm 2.wait until it finished, 3.look at the errors. Additional info:
Fixed in CVS, will be in 6.96-1 or later.