... A couple of things: 1) You need a patch to fix a namespace collision. http://www.linux.org.uk/~pzb/anaconda-rpmprefix-6.2.patch will fix this problem. 2)...
Peter Bowen
pzb@...
Mar 1, 2002 1:57 pm
16912
Happy Friday, I really do not understand what special 'rpmbuild -bl' does ... I mean, what *exactly* happens ? It would be necessary I think to complete %prep...
Serguei Ostrovskii
sostrovsky@...
Mar 1, 2002 2:54 pm
16913
... Yup, but -bi also copies files while -bl does not. FWIW, I've never used the -bl option. <shrug> 73 de Jeff -- Jeff Johnson ARS N3NPQ jbj@......
Jeff Johnson
jbj@...
Mar 1, 2002 3:43 pm
16914
... From: Jeff Johnson <jbj@...> Reply-To: rpm-list@... Date: Fri, 1 Mar 2002 10:33:02 -0500 ... Nor did I. What I really needed was a tool to...
Serguei Ostrovskii
sostrovsky@...
Mar 1, 2002 4:54 pm
16915
... From: Jeff Johnson <jbj@...> Reply-To: rpm-list@... Date: Fri, 1 Mar 2002 10:33:02 -0500 ... Nor did I. What I really needed was a tool to...
Serguei Ostrovskii
sostrovsky@...
Mar 1, 2002 4:58 pm
16916
... From: Jeff Johnson <jbj@...> Reply-To: rpm-list@... Date: Fri, 1 Mar 2002 10:33:02 -0500 ... Which files ( and where ... ) doesn't -bl copy...
Serguei Ostrovskii
sostrovsky@...
Mar 1, 2002 5:13 pm
16917
... Ah. That answers one of my other questions about which file in the anaconda sources to patch. I ended up getting this to work without changing any...
Nick Hengeveld
nickh@...
Mar 1, 2002 6:01 pm
16918
... Agreed. ... I think (IMHO) that if rpm can predict (without much "thinking") that a situation will simply _not_ work, it should act. Even when the c++...
Raul Dias
chaos@...
Mar 2, 2002 12:02 am
16919
... A couple of things: 1) You need a patch to fix a namespace collision. http://www.linux.org.uk/~pzb/anaconda-rpmprefix-6.2.patch will fix this problem. 2)...
When running rpm (rpm-4.0.3-4.mdk) w/ 'rpm -qa' as root and pressing ctrl-c before the listing has completed, all future invocations of 'rpm -qa' stall at the...
Michael Wright
wright@...
Mar 2, 2002 6:25 pm
16922
ere is a patch to fix a strange error appearing only when installing chroot'ed. It fixes what seems to be a hack in 4.0.3, and which seems to be handled...
Pixel
pixel@...
Mar 2, 2002 8:21 pm
16923
... I was playing with chroots earlier this week, and the same thing was happening to me on redhat 7.2. I was getting errors for the Conflictnames file as...
Matthew R . MacIntyre
matt@...
Mar 2, 2002 11:52 pm
16924
Gcj is a native code compiler for the java programming language, and is part of GCC. I am currently preparing some binary RPMs of popular java programs and...
Anthony Green
green@...
Mar 3, 2002 7:38 am
16925
I've been doing a bit of web searching over the past few days, trying to figure out how to remove duplicate entries from my RPM package database. It seems...
Trevor Harmon
trevor@...
Mar 3, 2002 4:08 pm
16926
... Yup, fixed in rpm-4.0.4. ... The problem occurs when multiple dbenv's are open in the same directory. The fix in 4.0.4 is to use a single dbenv, not...
Jeff Johnson
jbj@...
Mar 3, 2002 4:27 pm
16927
... A --rebuilddb fixes multiple entries iff the macro %_filterdbdups 1 is configured (or present on the CLI: --define '_filterdbdups 1'). FWIW, the filtering...
Jeff Johnson
jbj@...
Mar 3, 2002 4:37 pm
16928
Hi all, I have a machine that has a fresh install of 7.2 on it. After installation I generally do an rpm -Fvh * from my updates directory to update things to...
Tom Diehl
tdiehl@...
Mar 3, 2002 6:13 pm
16929
... Do you have multiple copies of identical packages underneath that splat? Like glibc-*.i386.rpm glibc-*.i686.rpm Uniqify your install manifest please, or at...
Jeff Johnson
jbj@...
Mar 3, 2002 6:46 pm
16930
... No, I did the glibc upgrades by hand by going into the i686 directory and doing rpm -Fvh glibc-whatever ../i386/glibc-commonwhatever before I ran the rpm...
Tom Diehl
tdiehl@...
Mar 3, 2002 7:20 pm
16931
I've gotten back on the Gnome RPM upgrade treadmill (sigh (Microsoft could learn lessons in evil from Gnome's example. After a few months after a RH release,...
Mark Atwood
mra@...
Mar 3, 2002 8:34 pm
16932
On Sun, Mar 03, 2002 at 02:17:10PM -0500, Tom Diehl wrote: ... OK. Here are a couple of rules as you upgrade: 0) Try rpm-4.0.4, please. 1) rpm does the...
Jeff Johnson
jbj@...
Mar 3, 2002 8:43 pm
16933
... Ok, I will try as you suggest and if I get something reproducable I will come back here. Thanks for the info!! -- ......Tom CLUELESSNESS: There Are No...
Tom Diehl
tdiehl@...
Mar 3, 2002 9:06 pm
16934
... All true, although I'd quibble with how much thought is in rpm's little mind. ... Any package that was built more than 5 minutes ago is "legacy" AFAIAC....
Jeff Johnson
jbj@...
Mar 3, 2002 10:27 pm
16935
Hello, I've been building postfix packages for some time and have recently come across a problem I'm not too sure how to resolve correctly with rpm. Postfix in...
Simon J Mudd
sjmudd@...
Mar 4, 2002 10:37 am
16936
... [...] ... [..] ... I agree with you and you proved to me earlier that using the gcc version in the provides is not needed as every libstdc++ has a...
Raul Dias
chaos@...
Mar 4, 2002 1:46 pm
16937
... It's not in any way a generic solution, but in your case RH actually has started packaging postfix again (actually, the packages are based on your .spec...
Chris Ricker
kaboom@...
Mar 4, 2002 3:18 pm
16938
While trying to query a package I issued the following: rpm -ql <packagename> What I wanted is a way to query a package for a file that I'm looking for. I ...
Jon L. Miller
jlmiller@...
Mar 5, 2002 2:47 pm
16939
Hello, Something went wrong with my php, so i decided to upgrade it from 4.0.6-7 to 4.0.6-12. I downloaded all packages (php, php-devel,php-imap,php-mysql) and...
Aldas Nabazas
admin@...
Mar 5, 2002 2:50 pm
16940
It comes back stating: [root@gandalf RPMS]# rpm -qf rpm-devel-4.0.2-8.i386.rpm file rpm-devel-4.0.2-8.i386.rpm is not owned by any package If I use rpm -qf...