Bug #1046
closed
pfSense 2.0 beta 4 - Amd64: Discrepancy between package files repository and http://www.pfsense.com/packages/pkg_config.8.xml.amd64
Added by Fulvio Scapin over 14 years ago.
Updated over 14 years ago.
- Priority changed from Urgent to Normal
- Status changed from New to Feedback
Do you have a link to something that mentions specific packages that show issues like this? There are quite a large number of packages and the binary builds for some are automatic (and do not remove the old binaries!) so it would really help to know exactly what packages are reported to not work.
Opss.
I forgot to quote the excerpt from the xml file.
Sorry
OK, I'll have a look at these.
All of the entries that were not found should be fixed now, or will be once the last build finishes (for mod_security).
All files are present now (verified with a modified version of that one-liner, I couldn't get that to work).
corrected:
lynx -source http://www.pfsense.com/packages/pkg_config.8.xml.amd64|grep tbz |sed -n '/depends_on/ s@.*<depends_on_package>\(.*\)</depends_on_package>.*@\1@;p'|xargs -n1 -i{} sh -c 'curl -s http://files.pfsense.org/packages/amd64/8/All/{} -o /dev/null -r0-10 -f || echo {} : Absent'
Verified the change. Thanks
Francisco Barocio Brasileiro:
Thanks for the formatting ;)
Ehm, errata corrige.
It appears that the newly (quite newly) added Postfix Forwarder Package is missing.
- Status changed from Feedback to Resolved
It was just added overnight. It will be picked up the next time the binaries are built. I'm closing this one out for now. If a specific package has an issue in the future, a new ticket would be preferred.
Also available in: Atom
PDF