Hi! I am making a qt program for updating rpm packages. Now I have a very strange problem: when I use the code for this in the main(), everything works fine....
Andrey Tarassov
ta@...
Aug 1, 2002 8:48 am
18371
Hi all, I have a simple question. I would like use the # in the %post section with grep command, but the # is a comment. How can I give another meaning to # ? ...
Pellegrini Giuliano
gp1@...
Aug 1, 2002 9:01 am
18372
Hi, can anybody provide some insight into this script?? I need to build virtual rpm-packages because I need rpm on all sorts of systems like hppa, ppc, sparc,...
Bierfert, Andreas
Andreas.Bierfert@...
Aug 1, 2002 11:41 am
18373
... The reason to use the repackage feature is to be able to use the transactional rollback feature. That is at least how I understand it. ...
James Olin Oden
joden@...
Aug 1, 2002 1:01 pm
18374
... Have you tried: cat /usr/local/apache/conf/httpd.conf | grep -v '#' | ......... ...james _______________________________________________ Rpm-list mailing...
James Olin Oden
joden@...
Aug 1, 2002 1:04 pm
18375
... Yes , but don't change nothing! ... _______________________________________________ Rpm-list mailing list Rpm-list@... ...
Pellegrini Giuliano
gp1@...
Aug 1, 2002 2:02 pm
18376
Hello: I am trying to automate the install of several packages with a Python Script. I have solved all the dependencies in the transaction set, but I haven't...
Niland, Michael
Michael.Niland@...
Aug 1, 2002 2:25 pm
18377
... If you're not using a callback, "None" is fine. Erik ... _______________________________________________ Rpm-list mailing list Rpm-list@... ...
Erik Troan
ewt@...
Aug 1, 2002 4:44 pm
18378
... It's a quick hack, and even with the improvements others have made to it, it could still use a lot of work. ... Is the `updtvpkg' on AIX a script? If so,...
Tim Mooney
mooney@...
Aug 1, 2002 6:47 pm
18379
Hi, I would like to build a mozilla package with some extra themes added, so users don't have to install them separately. This should not require rebuilding...
Leonard den Ottolander
leonardjo@...
Aug 2, 2002 1:10 am
18380
... No, you can't do that. You must rebuild the rpm after modifying the spec file. Even if it were possible, which it is not, you really really really would...
Mike A. Harris
mharris@...
Aug 2, 2002 9:34 am
18381
A bit late in replying to this, but thanks ! ... This worked. I can only guess what it does though ;) I'm not sure if it's the right fix to make, but I...
Thomas Vander Stichele
thomas@...
Aug 2, 2002 9:58 am
18382
... Why not just build a "mozilla-themes" package which would include those additional themes? That's what Red Hat does for xmms skins, and it's also what I do...
Matthias Saou
matthias@...
Aug 2, 2002 10:02 am
18383
Hi, I have a problem uninstalling rpm-devel on my redhat-6.2 box. Here is ... [root@relay1 robert]# rpm -qa | grep rpm-devel rpm-devel-3.0.4-0.48 ...
Robert de Bock
robert@...
Aug 2, 2002 10:12 am
18384
... Hi Leonard, Why not create a seperate small RPM with your themes that depends on the Mozilla package? Cheers...james ...
James Olin Oden
joden@...
Aug 2, 2002 12:28 pm
18385
Hi Matthias, ... By inserting the theme jars into the mozilla package and updating the chromelist.txt I hoped to save myself the trouble of figuring out how to...
Leonard den Ottolander
leonardjo@...
Aug 2, 2002 3:09 pm
18386
... I am not sure how to do that. But the other approach is to opening up the Mozilla SRPM, and add your changes as a patch to the original Mozilla source...
James Olin Oden
joden@...
Aug 2, 2002 7:32 pm
18387
... OK, here's lock-{maker,breaker}.c that closes most of the root-root window solely through macro configuration. Basically, replace (appending should work...
Jeff Johnson
jbj@...
Aug 3, 2002 8:56 pm
18388
I tried to upgrade glibc package using this command ; "rpm -Uvh glibc*" then the error message said " error: failed dependencies: ...
Irvant Martheen
irvant@...
Aug 5, 2002 5:00 am
18389
Hi all! I ran into a very troublesome issue a few days ago. Turns out, I need to setup LDAP for centralized authentication. This is done, working and all we...
Diego Rivera
lrivera@...
Aug 5, 2002 5:43 am
18390
... Do ls glibc* and see if all of the rpm's have the exact same version number. If you're doing an upgrade to the most recent version of glibc, then the...
Thomas Vander Stichele
thomas@...
Aug 5, 2002 8:26 am
18391
... This is a tracking dependency to identify packages with payload files that have a leading "./", necessary to avoid representing "/" as the "" null string...
Jeff Johnson
jbj@...
Aug 5, 2002 12:32 pm
18392
Hi I got mysql-3.23.49-3 installed on a RH 7.3 box, which is the latest MySQL RPMprovided by Red Hat. In the MySQL website (www.mysql.org) you can download...
juaid
juaid@...
Aug 5, 2002 2:27 pm
18393
... Since I am the RPM maintainer for the PostgreSQL Global Development Group, and distribute RPMs independently of Red Hat, I think I can answer that...
Lamar Owen
lamar.owen@...
Aug 5, 2002 3:16 pm
18394
From: "Lamar Owen" <lamar.owen@...> ... and ... question. thank you very much Lamar :) now that you are the RPM maintainer for the PostgreSQL Global...
juaid
juaid@...
Aug 5, 2002 3:34 pm
18395
... You're very welcome. ... Oooohh... flamebait :-) There are certainly differences between MySQL and PostgreSQL. PostgreSQL holds up better under a heavier...
Lamar Owen
lamar.owen@...
Aug 5, 2002 4:20 pm
18396
... has ... perl/python/tcl ... operators. ... fully ... power-off ... on, ... may ... the ... today) ... worthwhile ... Thank you very much again Lamar! :) I...
juaid
juaid@...
Aug 5, 2002 4:42 pm
18397
I have a redhat 7.0 system that I updated last night with the update agent. I selected everything available except the kernel. This morning when I try to...
Andy Worthington
andy@...
Aug 6, 2002 12:14 am
18398
... I've been seeing this a lot lately on boxes that have just upgraded to rpm-4.0.4. It can be fixed by running 'rpm --rebuilddb'. Cheers, Malcolm ...
Malcolm Tredinnick
malcolm@...
Aug 6, 2002 12:21 am
18399
hi, ... if u get segmentation fault for couple of other rpms also then i guess it should be the rpm db corruption problems. if you are certain that it is rpm...