Search the web
Sign In
New User? Sign Up
rpm-list · Redhat RPM List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 18135 - 18164 of 26827   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18135
Hi Jeff, Thanks for the insights. I probably came up with the bad example in my original post. I think that I can fix configure scripts and it's not a ...
greg_mu@...
Send Email
Jul 1, 2002
1:26 pm
18136
... There are significant, rpm specific, modifications, including: 1) zlib has splint/doxygen annotations (shrug), and has had, and will have again (after the...
Jeff Johnson
jbj@...
Send Email
Jul 1, 2002
3:46 pm
18137
On the outset, James thanks for the timely response.But I have some more issues and also need some clarification on the command ... the database.I want an...
Ravee Raj
r_raveenth@...
Send Email
Jul 1, 2002
5:08 pm
18138
Reading "Maximum RPM", as long as there is no dash in the version number, RPM should be able to handle version number correctly. In a situation where an older...
David Christensen
David_Christensen@...
Send Email
Jul 1, 2002
6:28 pm
18139
... $ rpmver 1.6.031 1.61.032 RPM version comparation tool - Version 1.2.2 1.61.032 is newer []s -- Rodrigo Barbosa - rodrigob at...
Rodrigo Barbosa
rodrigob@...
Send Email
Jul 1, 2002
6:34 pm
18140
Hi I've created an rpm of my source and binary files. During the installation od the binary rpm file the following is displayed: D: Requires:...
Clay Bearden
cbearden@...
Send Email
Jul 1, 2002
8:42 pm
18141
i did a rpm upgrade on a system to get the up2date working on it. the upgrade broke the snmpget for the mrtg. i get the following errors. snmpget -m...
dogface
dogface@...
Send Email
Jul 1, 2002
8:51 pm
18142
... If RPM can use numerical comparison, it will. Erik ... _______________________________________________ Rpm-list mailing list Rpm-list@... ...
Erik Troan
ewt@...
Send Email
Jul 1, 2002
9:22 pm
18143
Hi, Red Hat 7.2, 2.4.18 RPM version 4.0.4 I've just upgraded rpm by up2date and than if I try to query its db, it shows these error messages; # rpm -qa|grep...
Takacs Istvan
istvan.takacs@...
Send Email
Jul 2, 2002
8:22 am
18144
I'm getting the errors shown below, whenever I attempt to query any ... Any ideas? ;----------------------------------------------------------- * Paul...
Paul Sullivan
pauly@...
Send Email
Jul 2, 2002
3:40 pm
18145
... You have only a single package -- db1 -- installed? Odd ... The "rpm -ql db1" is using the Name index to lookup a header in Packages, while "rpm -qa" is...
Jeff Johnson
jbj@...
Send Email
Jul 2, 2002
5:49 pm
18146
Hi there I've installed apache 2 via the source. That is unzipping and going './configure', 'make', 'make install'. That went good and apache is working....
Desmond Lee
desmond60@...
Send Email
Jul 2, 2002
7:31 pm
18147
... Install apache via RPM. Or use --nodeps when installing rpms that claim a dependency. But realize that those dependencies might very well require a...
Lamar Owen
lamar.owen@...
Send Email
Jul 2, 2002
8:00 pm
18148
Hi Lamar Thanks for your help :) ... I tried doing a rpm install of apache and there were some errors: error: failed dependencies: /usr/bin/getgid is needed...
Desmond Lee
desmond60@...
Send Email
Jul 2, 2002
9:06 pm
18149
... Once you have installed the source rpm, you can cd to /usr/src/redhat/SPECS and execute rpm -ba apache.spec, and it should build. The binary RPM's will be...
Lamar Owen
lamar.owen@...
Send Email
Jul 2, 2002
10:15 pm
18150
Hi Lamar THanks for your reply if i execute 'rpm --rebuild apache-source-name' it complains and gives errors: Installing apache-2.0.39.src.rpm error: Unable to...
Desmond Lee
desmond60@...
Send Email
Jul 3, 2002
12:05 am
18151
Hi everyone My last email didn't include all the error messages, so i'll elaborate a littel more here ... When i do 'rpm -ba apache.spec' i get: error: Unable...
Desmond Lee
desmond60@...
Send Email
Jul 3, 2002
12:16 am
18152
Hi, I was trying to do rpm -ivh on a .rpm package. However, it came back with error:failed dependencies: perl..... I am sure all the dependencies are there,...
Wang, Mary Y
mary.y.wang@...
Send Email
Jul 3, 2002
1:31 am
18153
... At first glance it looks like you're installing apache2 from another distribution than redhat. It looks like PLD to me. In general you should try to only...
Thomas Vander Stichele
thomas@...
Send Email
Jul 3, 2002
9:01 am
18154
... Hash: SHA1 Hi all! This thread arises one more question: are there any plans of implementing something that will check fo actual presence of binaries, not...
Dmitry S. Makovey
dmitry@...
Send Email
Jul 3, 2002
2:18 pm
18155
... Well, IMO that is the One True Way. If those RPM's do not have the right Provides, (ie: if they provide java libraries but fail to mention they Provide...
Thomas Vander Stichele
thomas@...
Send Email
Jul 3, 2002
3:03 pm
18156
... Hash: SHA1 ... No I haven't tried but knowing overall responsiveness of those two I could guess. But anyway I'll try, but still more flexibility in RPM ==...
Dmitry S. Makovey
dmitry@...
Send Email
Jul 3, 2002
3:31 pm
18157
... Well, no, I think this feature would make people writing SPEC files lazy. The whole point of package management is managing packages on a higher level than...
Thomas Vander Stichele
thomas@...
Send Email
Jul 3, 2002
3:45 pm
18158
... This kind of problem can be blamed on poor packaging, not limitations in rpm. For more background on this particular example, I'd suggest you look at ...
Rex Dieter
rdieter@...
Send Email
Jul 3, 2002
3:59 pm
18159
... Hash: SHA1 ... I am tracking your project for a couple of weeks right now and it seems apealing to me, but I still don't want to rebuild SUN's rpm with...
Dmitry S. Makovey
dmitry@...
Send Email
Jul 3, 2002
4:11 pm
18160
Hi, I was trying to do rpm -ivh on a .rpm package. However, it came back with error:failed dependencies: perlxxxx I am sure all the dependencies are there,...
Wang, Mary Y
mary.y.wang@...
Send Email
Jul 3, 2002
4:22 pm
18161
Hi Thomas ... Ahhh... your right, i was getting it off of rpmfind.net and your so right. ... I've looked on the sites you've mentioned and can't find any rpms...
Desmond Lee
desmond60@...
Send Email
Jul 3, 2002
5:45 pm
18162
... [...] ... yeah...i wouldn't think there'd be a compelling reason for redhat to put out apache 2.0 rpms unless they're for rawhide. 1.3.x is still stable...
James P. Blanding
blandingj@...
Send Email
Jul 3, 2002
6:11 pm
18163
... You seem to misunderstand how RPM fulfills dependencies. There are two kinds of dependencies that RPM knows about. (1) package dependencies (for example,...
Jim Knoble
jmknoble@...
Send Email
Jul 3, 2002
7:27 pm
18164
unsuscribe _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com ...
Patricio Garcia
grpatrick@...
Send Email
Jul 4, 2002
12:46 pm
Messages 18135 - 18164 of 26827   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help