... Be forewarned: This mechanism is a hack, and is gonna disappear w/o warning one of these rpm releases. Use the virtual package mechanism in 2) please. I've...
Jeff Johnson
jbj@...
Dec 1, 2001 1:16 pm
15836
... Yeah, I want to unsubscribe too - howdo I do it please.... Dominic. _______________________________________________ Rpm-list mailing list ...
Dominic Matthews
dommo@...
Dec 3, 2001 9:50 am
15837
... Have a look at the link at the bottom of this (and _every) mail (https://listman.redhat.com/mailman/listinfo/rpm-list). Read what is there. It tells you...
Malcolm Tredinnick
malcolm@...
Dec 3, 2001 9:59 am
15838
Subject: Re: Problem with rpm -e Date: Thu, 29 Nov 2001 09:21:13 -0500 From: Jeff Johnson <jbj@...> Reply-To: rpm-list@... To: rpm-list@... ...
Juan Carlos Martín...
juancmc@...
Dec 3, 2001 12:41 pm
15839
Anyone got any ideas why I am getting %prescriptlet and %postscriptlet errors when installing redhat 7.1 RPms with rpm 4.0.2-8?? Thanks ...
Chris
rpmlist@...
Dec 3, 2001 1:43 pm
15840
... Um, what's the error say? 73 de Jeff -- Jeff Johnson ARS N3NPQ jbj@... (jbj@...) Chapel Hill, NC _______________________________________________...
Jeff Johnson
jbj@...
Dec 3, 2001 1:46 pm
15841
Hi Jeff, Sorry, my bad. Basically when updating installed Rpms under RH 7.1 using rpm -Uvh get: error: execution of %post scriptlet from anonftp-4.0-9 failed,...
Chris
rpmlist@...
Dec 3, 2001 2:08 pm
15842
... There's a really messy and massively complicated operation to get glibc into a ftp chroot here. I'd say erase the package, and install, rather than trying...
Jeff Johnson
jbj@...
Dec 3, 2001 2:19 pm
15843
hi-there, i 'm tring to find out the default installation prefix of a packaage perl.rpm. I have read the example at rpm.org help docs and know that this is...
Peter Gibbons-BU
peter.gibbons.01@...
Dec 3, 2001 2:30 pm
15844
Hi Jeff, I have plenty of space left on all partitions atm and I have had this on various packages and now i have tried this the system comes up with seg ...
... No idea, it's your machine. If your problem is software, my guess is glibc, possibly kernel, problems. You might alsio be having problems with the bash...
Jeff Johnson
jbj@...
Dec 3, 2001 3:43 pm
15847
many thanks, so defaultprefix is no longer valid as a tag, although mentioned on the redhat site. so, my question now if: rpm -qp --queryformat...
Peter Gibbons-BU
peter.gibbons.01@...
Dec 3, 2001 3:54 pm
15848
Hello. In the 4.0.2 -> 4.0.3 changelog, I see: - add %exclude support (i.e. "everything but") to %files. But testing it I found it was causing a segfault in...
Ademar de Souza Reis ...
ademar@...
Dec 3, 2001 4:02 pm
15849
Sorry if this is an inappropriate list for this question. I am trying to build an Apache rpm for RedHat 7.2 from the SRPM, but need to bump up the...
Katzenmeyer, Eli
EKatzenmeyer@...
Dec 3, 2001 6:43 pm
15850
... Make a patch that makes this change, and then apply it in the prep section. -- Matthew Miller mattdm@... <http://www.mattdm.org/> ...
Matthew Miller
mattdm@...
Dec 3, 2001 6:52 pm
15851
... Sure, this isn't hard. You'll just need to create a patch to httpd.h. You already know what changes to make, so here's a pointer to the relevant section...
Gregory Leblanc
gleblanc@...
Dec 3, 2001 6:59 pm
15852
... One way is a patch like Matt suggested, another is a quick replacement : perl -pi -e 's|HARD_SERVER_LIMIT 256|HARD_SERVER_LIMIT 2048|g' \ ...
Matthias Saou
matthias@...
Dec 3, 2001 7:00 pm
15853
The perl replace statement worked like a charm! Thanks all! Eli ... From: Matthias Saou [mailto:matthias@...] Sent: Monday, December 03, 2001 12:59...
Katzenmeyer, Eli
EKatzenmeyer@...
Dec 3, 2001 7:30 pm
15854
Rpm 4.0.3 is now available (finally) at ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-4.0.3-* The final part of the release (5x, 6x, 7x) indicates the version ...
Jeff Johnson
jbj@...
Dec 3, 2001 7:32 pm
15855
... That's wonderful! Now, what happens if you try an "rpm --verify" on that package? ... -- Mark Amidon | "Linux is a cancer that attaches...
Mark Amidon
amidon@...
Dec 3, 2001 7:49 pm
15856
The only discrepency I see is for httpd.conf. Which makes sense to me. :) ... From: Mark Amidon [mailto:amidon@...] Sent: Monday, December 03, 2001...
Katzenmeyer, Eli
EKatzenmeyer@...
Dec 3, 2001 8:18 pm
15857
... *sigh* I know I'm about to display my ignorance, but... RH7.2 had an rpm marked as version 4.0.3: $ rpm -q redhat-release redhat-release-7.2-1 $rpm -q rpm...
Eli Carter
eli.carter@...
Dec 3, 2001 8:51 pm
15858
... You're not the only one confused. rpm-4.0.3 is/was developed underneath Red Hat 7.2. However, the needs of rpm and the Red Hat distro tend to diverge a bit...
Jeff Johnson
jbj@...
Dec 3, 2001 9:09 pm
15859
any good tutorials for building your own rpms that people here would recommend? rday -- Robert P. J. Day Eno River Technologies, Chapel Hill NC Unix, Linux and...
rpjday
rpjday@...
Dec 3, 2001 9:16 pm
15860
... Any and all packages from a Red Hat distro is the best example in lieu of a tutorial. If you have to roll your own, then grab something similar and/or ...
Jeff Johnson
jbj@...
Dec 3, 2001 9:30 pm
15861
... i figured that much, but i vaguely recall someone (maybe not on this list) saying that there were a few people who took great care to make sure their RPMs...
rpjday
rpjday@...
Dec 3, 2001 9:35 pm
15862
... All of SuSE, Mandrake and Conectiva do some very nice packaging, I've stolen many ideas there. PLD is my personal favorite because they send me intelligent...
Jeff Johnson
jbj@...
Dec 3, 2001 9:47 pm
15863
... the best "all in one place", i know of is the book "Maxmiuim RPM" which u could find on RH website A R _______________________________________________ ...
A R Hummaida
hummaida@...
Dec 3, 2001 9:58 pm
15864
Dear All on a previoues message, i had a problem with this function, in trying to get it install rpm packages. that was sorted out. now i am getting strange...