  | |  | Re: Where 'd tree go? | Re: Where 'd tree go? 2004-10-15 - By Tom 'spot' Callaway
Back On Fri, 2004-10-15 at 11:35 -0400, nathan r. hruby wrote:
> Package Requests sitting as NEW:
> 112255 Missing package perl-suidperl in RHEL ES 3.0 # Should be CLOSED/RESOLVED; Now in UPD3
Its now CLOSED/CURRENTRELEASE. Thanks for the heads-up.
> 115440 gvim is missing # Seems like silly removal, good candidate for Extras at least
Do you mean vim-X11?
> 117975 cadaver / cli DAV client is missing # mod_dav but no way to test it?
Gave this one some internal attention.
> Random other stuff sitting as NEW:
> 112330 grub behaves badly in the absence of a splashimage # Anaconda has seen a lot of work in RHEL 4.. still valid?
Can you test RHEL 4 Beta 1 to see if this is still the case?
> 119500 Openssl not detected - krb5 required and not found # Annoying buglet
I 'm not sure this one is Red Hat 's fault. It looks like a custom package
that you 're building isn 't using -I/usr/kerberos/include in its CFLAGS,
which, if you 're building your own RPM, is easy enough to add.
Alternately, the cups rpm that Red Hat built, uses this routine in its
spec:
if pkg-config openssl ; then
export CFLAGS=`pkg-config --cflags openssl`
export CPPFLAGS=`pkg-config --cflags-only-I openssl`
export LDFLAGS=`pkg-config --libs-only-L openssl`
fi
You could add this to the spec of any custom RPM that breaks.
Closed as NOTABUG.
> This list probably could be a lot bigger if I had the time to do more
> testing and inhouse QA, but we 're short staffed ATM so I 'm "the linux guy "
> on top of all the other stuff I 'm responsible for.
Nevertheless, thanks.
~spot
---
Tom "spot " Callaway <tcallawa(a)redhat*com > LCA, RHCE
Red Hat Sales Engineer || Aurora Linux Project Leader
"If you are going through hell, keep going. "
- Sir Winston Churchill
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |