1) Thank you to whoever makes these available. 2) I have a problem with the SRPMS, they will not --rebuild on a RedHat 6.2 system. Can anyone help me to get this to build here? [root openssh]# rpm --rebuild openssh-3.0.1p1-1.src.rpm Installing openssh-3.0.1p1-1.src.rpm line 74: Unknown tag: 0.9.5a Some Info: [root openssh]# rpm -qa | grep rpm rpm-python-3.0.5-9.6x rpm-build-3.0.5-9.6x rpm-devel-3.0.5-9.6x rpm-3.0.5-9.6x [root openssh]# rpm -qa | grep openssl-0 openssl-0.9.5-1 openssl-0.9.5a-14 [root openssh]# rpm -qa | grep zl zlib-1.1.3-6 zlib-devel-1.1.3-6 [root openssh]# rpm -qa | grep pam pam-0.72-7 pamconfig-2.0-3 [root openssh]# rpm -qa | grep ssh openssh-clients-2.9.9p2-1 openssh-server-2.9.9p2-1 openssh-askpass-2.9.9p2-1 openssh-2.9.9p2-1
Once upon a time, Brendan Howes <brendan at reactivenetwork.com> said:> 2) I have a problem with the SRPMS, they will not --rebuild on a RedHat > 6.2 system. Can anyone help me to get this to build here? > > [root openssh]# rpm --rebuild openssh-3.0.1p1-1.src.rpm > Installing openssh-3.0.1p1-1.src.rpm > line 74: Unknown tag: 0.9.5a > > Some Info: > [root openssh]# rpm -qa | grep rpm > rpm-python-3.0.5-9.6x > rpm-build-3.0.5-9.6x > rpm-devel-3.0.5-9.6x > rpm-3.0.5-9.6xCheck your friendly Red Hat mirror site and go to .../updates/6.2/en/os/i386/. You need a newer version of RPM (and maybe some other things as well :-) ). BTW: I'm using rpm4 on a Tru64 5.1A system here. I had to make a few changes to the contrib/redhat/openssh.spec file for Tru64 to work; is there any interest in a patch for the official OpenSSH source? Tru64 uses rpm for the "Open Source" collection CDs (although they use rpm3 and I had to upgrade to rpm4 for a lot of .spec files to work). -- Chris Adams <cmadams at hiwaay.net> Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble.
On Fri, 16 Nov 2001, Brendan Howes wrote:> > 1) Thank you to whoever makes these available. > > 2) I have a problem with the SRPMS, they will not --rebuild on a RedHat > 6.2 system. Can anyone help me to get this to build here?You probably want to do: rpm --rebuild --define ?static_libcrypto 1? openssh-3.0.1p1-1.src.rpm -d -- | By convention there is color, \\ Damien Miller <djm at mindrot.org> | By convention sweetness, By convention bitterness, \\ www.mindrot.org | But in reality there are atoms and space - Democritus (c. 400 BCE)