... Or be lazy and use the %make macro. The macro will do it for you. simply use %make BF _______________________________________________ Rpm-list mailing list...
Bo Forslund
bo.forslund@...
Apr 1, 2001 12:27 pm
13515
Hi, (I checked the rpm-list archives, to see if this is a FAQ, but didnt see it, but the archives were incomplete) I upgraded my RH6.2 system to rpm-4.0.2-6x...
f.duncan.m.haldane@...
Apr 1, 2001 7:39 pm
13516
hi, i use the 'up2date' facility under rh6.2, and as suggested i installed rpm4 and upgraded [as requested] the rpm-database using 'rpm --rebuilddb'. this...
Havard Rue
hrue@...
Apr 2, 2001 5:00 am
13517
Hiya! I've been playing around with globbing a bit, and noticing some differences. What's the difference between including %{_datadir}/gnome/*/*/*/* and ...
Gregory Leblanc
gleblanc@...
Apr 2, 2001 5:38 am
13518
Saw a related thread earlier, but its suggestion hasn't worked. The problem I'm having is that rpm insists (really insists) on seeing the target architecture...
Lynn Winebarger
webmaster@...
Apr 2, 2001 6:06 am
13519
... The second one includes, for example: %{_datadir}/gnome/apps/ %{_datadir}/gnome/help/ along with the directory trees they contain. The first one only...
Jim Knoble
jmknoble@...
Apr 2, 2001 6:07 am
13520
Brian, How would you suggest that I get past this install error? It is crucial to my job responsibilities to be able to install a certain package. Regards, ...
Ivan_Watkins@...
Apr 2, 2001 1:21 pm
13521
In our installation we wanted to use one 'control' rpm which would calls a script install .sh to install 4 other rpms. Install.sh is supposed to interactively...
Myles Dolan
dolanm@...
Apr 2, 2001 4:02 pm
13522
If you are calling "rpm -i" from the %post step, I think RPM will have database lock problems. RPM will try to acquire exclusive locks to the rpm database....
Ravi Budhia
ravi@...
Apr 2, 2001 4:49 pm
13523
Hi, Is it possible to add "user/packager tag/derectives" to rpm? For example (a bad one): A packager might want to "tag" his rpms as "untested" until someone...
Raul Dias
chaos@...
Apr 2, 2001 8:31 pm
13524
When I try to delete a rpm package which is essential for the system to run, shouldn't I get some kind of dependencies errors which force me to use the --force...
Werner Puschitz
w.us@...
Apr 2, 2001 11:14 pm
13525
Hi, Is there any way to extract a list of sources/patches from a .spec file without having to parse it myself? The docs imply that something like rpm -q --qf...
Borislav Deianov
borislav@...
Apr 2, 2001 11:30 pm
13526
Hi, I've run into a bit of a problem. I'm trying to make an NFS server on a RH 6.2 box running a 2.4.x kernel. Problem is I can't move > 2GB files over NFS....
Jeffrey A Schoolcraft
dream@...
Apr 2, 2001 11:47 pm
13527
boyum@...
Apr 3, 2001 3:03 am
13528
... I see the same problem. It would be HIGHLY appreciated if the more knowledge were to reply to this. regards Jim ...
Jim Ramberg
jramberg@...
Apr 3, 2001 3:30 am
13529
... http://www.redhat.com/support/errata/RHBA-2001-034.html -- jim knoble | jmknoble@... | http://www.jmknoble.cx/ ...
Jim Knoble
jmknoble@...
Apr 3, 2001 3:31 am
13530
... Only if there is at least one installed package that has declared a dependency on it. In Red Hat 6.2 and Mandrake 7.2, basesystem has a declared...
Adrian Ho
adrianho@...
Apr 3, 2001 2:33 pm
13531
I will setup a sandbox and I will try it again. Whe I executed 'rpm -qagrep filesystem' by mistake, it took a few seconds and kernel panic messages were...
Werner Puschitz
w.us@...
Apr 3, 2001 2:46 pm
13532
While trying to update some packages, /var filled up and rpm crashed. (Why the fsck does medusa have to store 132 MB of files in /var??) Now I can't get my rpm...
s-luppescu@...
Apr 3, 2001 3:00 pm
13533
... If the packages which depend on grep they should have a dependency. If they don't then the dependency shouldn't be necessary. however it would be nice to...
Simon J Mudd
sjmudd@...
Apr 3, 2001 4:12 pm
13534
... I agree! It could at least be an option. -- ......Tom ATA100 is another testimony to the fact that pigs can be tdiehl@... made to fly given sufficient...
Tom Diehl
tdiehl@...
Apr 3, 2001 4:37 pm
13535
Where can I find the searchable archives for this list? _______________________________________________ Rpm-list mailing list Rpm-list@... ...
Michael J. Donahue
mdonahue@...
Apr 3, 2001 6:36 pm
13536
I'm building an rpm that requires SSL and am running into an installation issue. SSL is installed on the target machine using source. Both libcrytpo.so.0 and...
Todd Lukes
tlukes@...
Apr 3, 2001 6:51 pm
13537
groups.yahoo.com ... _______________________________________________ Rpm-list mailing list Rpm-list@... ...
Brian Kuhn
bgkuhn@...
Apr 3, 2001 6:51 pm
13538
On Tue, 3 Apr 2001, Michael J. Donahue blurted out: MJD> MJD> MJD> MJD>Where can I find the searchable archives for this list? Go here: ...
Chuck Mead
csm@...
Apr 3, 2001 6:56 pm
13539
... Okay, stop right here. This is a general problem with shared objects that come from something other than an RPM. ISTR that there is some way to define...
Mark Amidon
amidon@...
Apr 3, 2001 7:14 pm
13540
%ghost %config(missingok) /etc/ntp/step-tickers Where can I find documentation on the meaning of these directives? (Maximum RPM doesn't seem to address %ghost...
Eli Carter
eli.carter@...
Apr 3, 2001 7:20 pm
13541
... The Right Way[tm] is: don't do that. In all seriousness, RPM works best when it manages all libraries on your system. If there aren't good RPMs for the...
Matthew Miller
mattdm@...
Apr 3, 2001 7:22 pm
13542
... *doh* It dawned on me that I hadn't asked google... http://www.han.de/~racke/rpm.html#404 http://www.rpm.org/support/RPM-Changes-3.html So... nevermind. ...
Eli Carter
eli.carter@...
Apr 3, 2001 7:28 pm
13543
Behalf Of Mark Amidon ... Why would I not use a post-install script to jump the hoops? That way I could be assured that the API calls were clear. ... includes...