"Gerald (Jerry) Carter" wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sat, 26 Oct 2002, Justin Georgeson wrote: > > > I'm trying to get the 2.2.6-1 src rpm for RH 7.x from samba.org compiled > > on RH 8.0. I built it as root with this command > > > > rpmbuild --rebuild --target i686 samba-2.2.6-1.src.rpm. > > > > Trying to install the built RPM (no errors in the build process) results > > in these unmet dependencies: > > > > # rpm -Uvh samba-2.2.6-1.i686.rpm > > error: Failed dependencies: > > perl(fix_print_html.lib) is needed by samba-2.2.6-1 > > perl(Net::LDAP) is needed by samba-2.2.6-1 > > Same thing I hit. Haven't figured out a way around it yet. > The Net::LDAP modules if from the examples/LDAP scripts > and the fix_print_html.lib must be from the docbook stuff. Neither > which matter for a normal installation. You can just install with the > - --nodeps option to rpm.
RedHat used an ugly hack to get around this: They override their depenedncy generator with one that does a negitive grep on the Net::LDAP module. > > > > These weren't listed in the spec file as dependencies, and I'm not sure > > how to meet them. > > > > Is there any ETA for RH 8 RPMs, source or binary? Any idea how to get > > past this? > > Once I figure out how to get rpmbuild not to pickup these wrong > dependencies, i'll be releasing offical samba.org RedHat 8 RPMS. Good to hear, Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
