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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 18670 - 18699 of 26827   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18670
hi all, before all, excuse me but my english is not good. I have RH6 and I want to upgrade the RPM 3.0 utility to RPM 4.0. I got the src from RH site then when...
Javier Moreno
javisoft@...
Send Email
Sep 1, 2002
4:43 pm
18671
hi all, I saw at rpm-list a message with a solution to my question. byeGet more from the Web. FREE MSN Explorer download : http://explorer.msn.com...
Javier Moreno
javisoft@...
Send Email
Sep 1, 2002
8:43 pm
18672
hmm... couldn't find a quick answer anywhere to this so I thought I'd ask the experts. Installed rpm 4.0.4 (with the internal db) onto a machine (heavily ...
dr john halewood
john@...
Send Email
Sep 2, 2002
4:29 pm
18673
I recently loaded RedHat 7.3 and it included the latest rpm (4.0.4) packages. When I install or un-install any packages a message like that which follows: ...
Bob Wooden
bobwooden@...
Send Email
Sep 3, 2002
9:44 pm
18674
On Tue, 03 Sep 2002 17:38:53 -0400 Bob Wooden <bobwooden@...> wrote: # # So far I have been unable to determine what database the message is #...
Jesse Keating
hosting@...
Send Email
Sep 3, 2002
9:55 pm
18675
hi guys, i downloaded an src.rpm.....installed it using rpm -i ......which gave me the tar.gz and the specfile....with this i made some changes to some files...
rahul ramachandran
linuxpsi@...
Send Email
Sep 4, 2002
8:55 am
18676
... At which point the sources are no longer "pristine". You can do that but you should rather do a patch. Maybe worry about that once the build works. ... ...
Harri Haataja
harri.haataja@...
Send Email
Sep 4, 2002
9:55 am
18677
hi harri, i got much of what u said....except that rpm -ta is still not working ...my question is if rpm -ta looks into some directory set by some variable or ...
rahul ramachandran
linuxpsi@...
Send Email
Sep 4, 2002
10:58 am
18678
The question still stands . . . . . . . . . . . . . . what database is this referring too? ... _______________________________________________ Rpm-list mailing...
Bob Wooden
bobwooden@...
Send Email
Sep 4, 2002
11:18 am
18679
... rpm uses a Berkeley DB database to keep track of installed packages, located in /var/lib/rpm. Try installing the db4-utils package (4.0.14 is latest), and...
Jeff Johnson
jbj@...
Send Email
Sep 4, 2002
11:36 am
18680
I'm trying to build the SRPM for perl-HTML-Parser from Rawhide on a RH7.2 system with all regular updates applied and I get a failure during %install: make:...
Kenneth Porter
shiva@...
Send Email
Sep 4, 2002
10:34 pm
18681
I'm running Red Hat 7.2 and starting to encounter newer spec files that specify Perl module prerequisites that look like this: Requires: perl >= 5.004...
Kenneth Porter
shiva@...
Send Email
Sep 5, 2002
12:08 am
18682
... Are you rebuilding packages from Rawhide? Or trying to install them straight-out? What version of RPM were the packages built with, vs the version of RPM...
Chip Turner
cturner@...
Send Email
Sep 5, 2002
2:48 am
18683
Using rpm-4.0.4 and rpm-4.0.2 on RH 6.2 and 7.2. If I build a package via -ba --sign, a GPG signature is added to my package. If I then use --addsign, the...
Matthew Callaway
matt-rpm@...
Send Email
Sep 5, 2002
2:49 am
18684
... I'm building an RPM for the new 2.40 release of SpamAssassin, which now includes a new style dependency on perl(HTML::Parser). That package from RH7.2...
Kenneth Porter
shiva@...
Send Email
Sep 5, 2002
3:55 am
18685
Rawhide modules don't mix with 7.2 or 7.3, sorry. You'll need to edit the specfile. The incantations for MakeMaker changed in an incompatible way. In...
Chip Turner
cturner@...
Send Email
Sep 5, 2002
4:31 am
18686
_______________________________________________ Rpm-list mailing list Rpm-list@... https://listman.redhat.com/mailman/listinfo/rpm-list...
jd@...
Send Email
Sep 5, 2002
9:17 am
18687
... Hi, 10 to 1 says your problem is you don't actually have the rpm "rpm-build" installed. Curiously enough, the command you should be using is rpmbuild ...
Thomas Vander Stichele
thomas@...
Send Email
Sep 5, 2002
9:52 am
18688
hi, what i want to know is if rpm -i works without rpmbuild...cos if it doesnot this means that rpmbuild has been installed on my system cos rpm -i did work......
rahul ramachandran
linuxpsi@...
Send Email
Sep 5, 2002
12:30 pm
18689
... Yes, it will. RPM's function is the installation/query/etc. of packages, be it source or binary packages. RPMBuild on the other hand constructs packages. ...
Jaco Greeff
jaco@...
Send Email
Sep 5, 2002
1:12 pm
18690
... huh? i thought that was one of the major functions of rpmbuild -- compiling src RPMs. "man rpmbuild" clearly shows the synopsis: rpmbuild...
Robert P. J. Day
rpjday@...
Send Email
Sep 5, 2002
1:20 pm
18691
... You can *install* a .src.rpm withouy rpmbuild but you will not be able to rebuild/recompile it. Emmanuel _______________________________________________ ...
Emmanuel Seyman
seyman@...
Send Email
Sep 5, 2002
1:44 pm
18692
... Yes, it does. rpm can be used to install both src and binary rpms. If you install a src rpm, that is the equivalent of putting the contained spec file,...
Thomas Vander Stichele
thomas@...
Send Email
Sep 5, 2002
1:49 pm
18693
... ah, i misunderstood, thanks. rday _______________________________________________ Rpm-list mailing list Rpm-list@... ...
Robert P. J. Day
rpjday@...
Send Email
Sep 5, 2002
1:58 pm
18694
... compile != install Some folks install to grab the pristine tarballs simply. -- Russ Herrold _______________________________________________ Rpm-list...
R P Herrold
herrold@...
Send Email
Sep 5, 2002
2:51 pm
18695
I've been having difficulty creating packages that can be installed by earlier versions of RPM. I'm using RPM 4.0.3 to build packages and most of our machines...
Tom Shore
tshore@...
Send Email
Sep 5, 2002
6:41 pm
18696
... Ok, at least I know where to look. ... I try to use SRPM's for 3rd party software where possible <insert arguments for RPM over tarball here>, and Rawhide...
Kenneth Porter
shiva@...
Send Email
Sep 5, 2002
10:16 pm
18697
... Should bugs/patches for the manual pages be reported against the files for the manual pages, or against the SGML files? ... ...
Harig, Mark A.
maharig@...
Send Email
Sep 5, 2002
10:43 pm
18698
Hi, I'm trying to build a spec file for the program goats, it should be pretty easy (building the spec file was easy), but when I came to install the rpm, I...
Mark C
redhat-lists@...
Send Email
Sep 5, 2002
11:51 pm
18699
Hello friends at rpm-list, Im trying to build a RPM of the RH Linux kernel with the netfilter patchs, actually I built correctly the patch and modify the .spec...
Geffrey VT
g_linux@...
Send Email
Sep 6, 2002
4:30 am
Messages 18670 - 18699 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