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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 25278 - 25307 of 26827   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25278
I am attempting to 'make' rpm 4.1 and this is the error that I receive: ../rpmio/.libs/librpmio.so: undefined reference to `gzdFlush' ...
Michael Beachler
michaelbeachler@...
Send Email
Oct 1, 2004
6:41 pm
25279
I haven't built an rpm and what I did a couple of years ago is not working for a new rpm. Please point me in the right direction. The source makefile performs...
dadembro@...
Send Email
Oct 1, 2004
8:16 pm
25280
... gzip and/or gzip-devel. Failing that you have misplaced or missing gzip headers. -- Scot Mc Pherson scot@... ...
Scot Mc Pherson
scot@...
Send Email
Oct 2, 2004
6:04 pm
25281
Using rpmbuild, (the version distributed with RH9) I'm confused to observe that the 'binary' files (only) are touched and resized (yet their functionality...
Chris Caron (OTI)
ccaron12@...
Send Email
Oct 4, 2004
7:28 pm
25282
do you have the latest gcc?? ... From: "Scot Mc Pherson" <scot@...> To: "RPM Package Manager" <rpm-list@...> Sent: Thursday, September...
Jon Schuler
JESchuler@...
Send Email
Oct 4, 2004
11:41 pm
25283
Would it be possible to get the following change into rpmrc.c ? It allows for finding the rpmrc file via an environement variable, and in some cases is more...
Aamer Akhter
aakhter@...
Send Email
Oct 5, 2004
8:50 am
25284
Hello All, We are having a packaging problem in that one of the files in the package is causing an error. When we do either a test install or an actual, we...
EXT-Fulwiler, Robert L
Robert.L.Fulwiler@...
Send Email
Oct 5, 2004
4:50 pm
25285
... How big is your package file? How big is its uncompressed cpio payload? The latter can be determined with: rpm2cpio file.rpm | wc -c Nils -- Nils...
Nils Philippsen
nphilipp@...
Send Email
Oct 6, 2004
3:41 pm
25286
I am successfully building a binary RPM. I then turn around and try and install the RPM on the build machine via rpm -i. At that point, I get a number of...
Greg Allen
GAllen@...
Send Email
Oct 7, 2004
2:37 pm
25287
Hi, I have come across this advisory, CAN-2001-0923, but am unable to see any updates related to it on the Redhat site. I have seen some updates from ...
Santosh Eraniose
santosh.e@...
Send Email
Oct 7, 2004
7:34 pm
25288
Hey Guys, I've been searching for a while now with no success how do you prevent an rpm build from stripping the binary? I debated setting %__strip to be...
Carl Gherardi
carl.gherardi@...
Send Email
Oct 8, 2004
11:24 am
25289
... %define __spec_install_post : ...for example. - Panu - _______________________________________________ Rpm-list mailing list Rpm-list@... ...
Panu Matilainen
pmatilai@...
Send Email
Oct 8, 2004
12:38 pm
25290
... The exploit was twisting a value causing heap corruption leading to a setuid shell because of a rpm -q against a malicious package. The problem was fixed...
Jeff Johnson
jbj@...
Send Email
Oct 8, 2004
3:58 pm
25291
... Correction, rpm-4.0.2 "development", I do not believe the final rpm-4.0.2 release was affected. I can/will check if it really really matters. Or see rpm...
Jeff Johnson
jbj@...
Send Email
Oct 8, 2004
5:09 pm
25292
Here is the result: rpm2cpio loadclient-6.2.27-3.sparc64.rpm | wc -c cannot re-open payload: 0 Segmentation Fault (core dumped) Thanks for your help Bob...
EXT-Fulwiler, Robert L
Robert.L.Fulwiler@...
Send Email
Oct 8, 2004
6:18 pm
25293
... Wow. Does rpm2cpio or wc dump the core? Nils -- Nils Philippsen / Red Hat / nphilipp@... "They that can give up essential liberty to...
Nils Philippsen
nphilipp@...
Send Email
Oct 8, 2004
6:45 pm
25294
Hi all, I am new to this RPM packaging software. I have to write a spec file to package our software. I have 7-8 individual components. I have written a ...
Pradeepkumar, Pyatalo...
Pradeepkumar.Pyatalo@...
Send Email
Oct 11, 2004
3:13 pm
25295
... Sure. Have you read <http://www.rpm.org/RPM-HOWTO/> and <http://www.rpm.org/howto/thefight/>? -- Matthew Miller mattdm@......
Matthew Miller
mattdm@...
Send Email
Oct 11, 2004
3:25 pm
25296
Hi Nils, Apparently rpm2cpio: rpm2cpio loadclient-6.2.27-3.sparc64.rpm cannot re-open payload: Segmentation Fault (core dumped) ... Robert L. Fulwiler CEDRS...
EXT-Fulwiler, Robert L
Robert.L.Fulwiler@...
Send Email
Oct 11, 2004
6:20 pm
25297
Hey list. I am trying to build rpm package which install some tools and one object file that originally was installed by one of the distribution rpm For now,...
barak Bloch
barak.bloch@...
Send Email
Oct 11, 2004
8:24 pm
25298
I was wondering why you need all BuildRequires items to do a build of the spec file to an SRPM? Example: $ rpmbuild -bs dsh.spec error: Failed build...
Bryan Stillwell
bryans@...
Send Email
Oct 11, 2004
10:30 pm
25299
... or %define __spec_install_post /usr/lib/rpm/brp-compress to at least to that _______________________________________________ Rpm-list mailing list ...
Hal Wine
hal@...
Send Email
Oct 11, 2004
10:31 pm
25300
... OK, this is heinous, but you can add the following to the end of your %install script: exit 0 It heinous because if some later time the __spec_install_post...
James Olin Oden
joden@...
Send Email
Oct 11, 2004
10:54 pm
25301
... Yeah, it's a bit silly when creating just an src.rpm. ... You obviously didn't actually try using --nodeps with rpmbuild :) - Panu - ...
Panu Matilainen
pmatilai@...
Send Email
Oct 12, 2004
7:53 am
25302
... I guess it would help if I could type... ... (reverse-i-search)`nodep': rpmbuild -bs --nodep dsh.spec $ rpmbuild -bs --nodeps dsh.spec Wrote:...
Bryan Stillwell
bryans@...
Send Email
Oct 12, 2004
3:12 pm
25303
Hi folks: I want to put a conditional section of a build for different cases %if "%{_xyz}" == "123" Requires: glibc >= 2.2 %elseif "%{_xyz}" == "456" ...
Joe Landman
landman@...
Send Email
Oct 12, 2004
5:54 pm
25304
I am building my own security package to simplify DSS security requirements. As part of the package, I replace the system-auth file from a pam package as well ...
dadembro@...
Send Email
Oct 12, 2004
8:06 pm
25305
All - I have built an RPM to install the kernel module for the the HP/Atalla AXL600L SSL Accelerator Card...
Cameron, Thomas
Thomas.Cameron@...
Send Email
Oct 12, 2004
9:05 pm
25306
... alpha-numeric = abcdef.....0123456789 numero-aphic = 0123456......xyz you will have to play wiht where special characters fall into this, but it should...
Scot Mc Pherson
scot@...
Send Email
Oct 13, 2004
1:15 am
25307
Hi all, I visited the links that you had provided. With whatever I undestood, I tried to write a simple spec file which I have attached for your reference. ...
Pradeepkumar, Pyatalo...
Pradeepkumar.Pyatalo@...
Send Email
Oct 13, 2004
3:46 am
Messages 25278 - 25307 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