On Sat, Dec 13, 2008 at 11:17:13AM -0500, Jesus M. Rodriguez wrote: > > What caused us to need jakarta-commons-io?
ISE on RHEL 4 that it seems to fix. > http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=2a7387eb5f26ec43cc3fc01b48fbc050b4e941cc > > None of our code uses commons-io: > $ grep commons ivy.xml > <dependency org="redhat" name="commons-beanutils" rev="1.7.0" /> > <dependency org="redhat" name="commons-cli" rev="1.0" /> > <dependency org="redhat" name="commons-codec" rev="1.2" /> > <dependency org="redhat" name="commons-collections" rev="3.1" /> > <dependency org="redhat" name="commons-configuration" rev="1.0.d3" /> > <dependency org="redhat" name="commons-digester" rev="1.6" /> > <dependency org="redhat" name="commons-discovery" rev="0.2" /> > <dependency org="redhat" name="commons-el" rev="1.0" /> > <dependency org="redhat" name="commons-fileupload" rev="1.0" /> > <dependency org="redhat" name="commons-httpclient" rev="3.0" /> > <dependency org="redhat" name="commons-lang" rev="2.1" /> > <dependency org="redhat" name="commons-logging" rev="1.0.4" /> > <dependency org="redhat" name="commons-validator" rev="1.1.4" /> > <dependency org="redhat" name="xml-commons-apis" rev="1.0" /> > > And none of the java code references commons.io. > > $ search 'commons.io' \*.java > $ > > It might be needed by a package that we use, which means that the > Requires should be fixed on > the other dependent package. Well, in that 5.2.0, it is not in any .java file either. But it's there in buildconf/build-props.xml and it's there in conf/default/rhn_taskomatic_daemon.conf. And the fact is that adding it fixed that Internal Server Error on RHEL 4. If he has Spacewalk on RHEL 4, I could have tested it more closely, with the current setup I'm more like doing the same 5.2.0-ish response to the same problem. -- Jan Pazdziora | adelton at #satellite*, #brno Satellite Engineering, Red Hat _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
