I’ve had similar issues when a particular package/version/release/architecture is available from multiple channels simultaneously, but compiled by different sources ever so slightly differently and with different checksums as a result. This issue has been discussed and at least one Bugzilla entry as a result. I have a Perl script to audit a base channel & its children. Once I remove the conflicting packages (and add them to the cloning configuration blacklists,) this problem goes away for me.
Jeff Kalchik Systems Engineering Land O’lakes From: [email protected] [mailto:[email protected]] On Behalf Of Alexander Innes Sent: Thursday, April 07, 2016 1:51 AM To: [email protected] Subject: Re: [Spacewalk-list] Can't kickstart anyting Off the top of my head this happened to me when either a) i had selinux configured wrong (you can download it so not this), or B) the wrong (but almost the same) file is being served, something to do with the version on the disk vs the version in the repo's, I cant remember if i copied it from disk to spacewalk or from repo to spacewalk to work round it. If you check the comps.xml (is it comps?) it should give you a sha hash of the file its expecting, you can then compare to what you have On 7 April 2016 at 02:13, Konstantin Raskoshnyi <[email protected]<mailto:[email protected]>> wrote: [cid:[email protected]] Checked httpd logs: 172.23.22.121 - - [06/Apr/2016:18:10:37 -0700] "GET /ks/dist/org/1/centos67_x86_64/Packages/iputils-20071127-20.el6.x86_64.rpm HTTP/1.1" 206 18284 "-" "CentOS (anaconda)/6.7" 172.23.22.121 - - [06/Apr/2016:18:10:38 -0700] "GET /ks/dist/org/1/centos67_x86_64/Packages/iputils-20071127-20.el6.x86_64.rpm HTTP/1.1" 206 18284 "-" "CentOS (anaconda)/6.7" 172.23.22.121 - - [06/Apr/2016:18:10:38 -0700] "GET /ks/dist/org/1/centos67_x86_64/Packages/iputils-20071127-20.el6.x86_64.rpm HTTP/1.1" 206 18284 "-" "CentOS (anaconda)/6.7" 172.23.22.121 - - [06/Apr/2016:18:10:39 -0700] "GET /ks/dist/org/1/centos67_x86_64/Packages/iputils-20071127-20.el6.x86_64.rpm HTTP/1.1" 206 18284 "-" "CentOS (anaconda)/6.7" 172.23.22.121 - - [06/Apr/2016:18:10:41 -0700] "GET /ks/dist/org/1/centos67_x86_64/Packages/iputils-20071127-20.el6.x86_64.rpm HTTP/1.1" 206 18284 "-" "CentOS (anaconda)/6.7" 172.23.22.121 - - [06/Apr/2016:18:10:45 -0700] "GET /ks/dist/org/1/centos67_x86_64/Packages/iputils-20071127-20.el6.x86_64.rpm HTTP/1.1" 206 18284 "-" "CentOS (anaconda)/6.7" 172.23.22.121 - - [06/Apr/2016:18:10:54 -0700] "GET /ks/dist/org/1/centos67_x86_64/Packages/iputils-20071127-20.el6.x86_64.rpm HTTP/1.1" 206 18284 "-" "CentOS (anaconda)/6.7" Can download the file with out any troubles from the browser. On virtualBox the same config works fine _______________________________________________ Spacewalk-list mailing list [email protected]<mailto:[email protected]> https://www.redhat.com/mailman/listinfo/spacewalk-list This message may contain confidential material from Land O'Lakes, Inc. (or its subsidiary) for the sole use of the intended recipient(s) and may not be reviewed, disclosed, copied, distributed or used by anyone other than the intended recipient(s). If you are not the intended recipient, please contact the sender by reply email and delete all copies of this message.
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
