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 26579 - 26608 of 26827   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26579
hi!! All How to pass structure definition at compile time in a spec file. I have to pass one structure definition in spec file as its required to compile...
shweta vohra
shweta.vohra@...
Send Email
Aug 1, 2005
9:48 am
26580
Forgive me if this is a very basic question, but I'm a little new to RPM. What I'm trying to do is setup a build enviroment for my users who depend on certain...
3kr1ltp02@...
Send Email
Aug 4, 2005
8:46 pm
26581
... Why install RPMs into a chroot on each box? Why not just tar up the build environment, and anyone that needs it can untar it locally. Or, NFS export the...
Bart Whiteley
bwhiteley@...
Send Email
Aug 4, 2005
9:00 pm
26582
... What makes you think "the list is ordered"? ... Install the packages in one command ("transaction set"), like rpm -Uvh --root /some/new/rootDir `cat...
Jos Vos
jos@...
Send Email
Aug 4, 2005
9:06 pm
26583
... I usually use YUM to install into a chroot: 1. Create a yum repo (place your rpms in a dir i.e. /your/rpms) then run: createrepo /your/rpms 2. Create a...
Bobby Kashani
bobk@...
Send Email
Aug 5, 2005
4:07 am
26584
... oops, I just looked at my script and it seems that I forgot a few things...lol :) ... gpgcheck=0 ... mkdir -p /some/new/rootdir/etc \ /some/new/rootdir/dev...
Bobby Kashani
bobk@...
Send Email
Aug 5, 2005
5:08 am
26585
... _______________________________________________ Rpm-list mailing list Rpm-list@... https://www.redhat.com/mailman/listinfo/rpm-list...
3kr1ltp02@...
Send Email
Aug 5, 2005
1:42 pm
26586
... It would be useful to use BuildRequires and file bug reports on any package that did not declare them usefully. Then you could use the declared...
Bob Proulx
bob@...
Send Email
Aug 5, 2005
2:07 pm
26587
... yes we do this all the time too. ... scripting is your friend ... yes, after making a root for a project, we back it up as a tar ball too. This allows us...
Jason Pyeron
jpyeron@...
Send Email
Aug 5, 2005
2:53 pm
26588
... -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron...
Jason Pyeron
jpyeron@...
Send Email
Aug 5, 2005
3:00 pm
26589
... My personal experience is that all messages in the hold queue are silently discarded without any notification regardless of the autoresponder message to...
Bob Proulx
bob@...
Send Email
Aug 5, 2005
3:10 pm
26590
#!/bin/bash ROOT="$1" [ "$ROOT" == "" ] && exit 1 [ "$ROOT" == "/" ] && exit 1 mkdir -p "$ROOT" pushd "$ROOT" > /dev/null ROOT=`pwd` popd > /dev/null [ "$ROOT"...
Jason Pyeron
jpyeron@...
Send Email
Aug 5, 2005
3:23 pm
26591
pushd "$ROOT" > /dev/null patch -p0 << ENDPATCH12341234 ... +++ etc/fstab 2005-07-10 20:45:39.000000000 -0400 @@ -0,0 +1 @@ +none /proc...
Jason Pyeron
jpyeron@...
Send Email
Aug 5, 2005
3:24 pm
26592
pushd /var/spool/up2date > /dev/null sort -u | xargs rpm -r "$ROOT" -Uvh << RPMLIST123412342341241412344 basesystem-8.0-2.centos.0.noarch.rpm ...
Jason Pyeron
jpyeron@...
Send Email
Aug 5, 2005
3:24 pm
26593
cyrus-sasl-2.1.15-10.i386.rpm cyrus-sasl-md5-2.1.15-10.i386.rpm elfutils-0.94-1.i386.rpm expat-1.95.5-6.i386.rpm gdbm-1.8.0-20.i386.rpm ...
Jason Pyeron
jpyeron@...
Send Email
Aug 5, 2005
3:25 pm
26594
... No reason. Once the build environment is untarred and you chroot into it, you can query the RPM database, and even install/remove RPMs in the chrooted ...
Bart Whiteley
bwhiteley@...
Send Email
Aug 5, 2005
3:34 pm
26595
... I assumed the list was ordered because the name of the file is 'install.log', which to me means a running tally of the packages as they are installed from...
3kr1ltp02@...
Send Email
Aug 5, 2005
3:35 pm
26596
... Nope (not as to a lack of time -0- rather, I lack a masochistic inclination; there was no question asking if I considered it a problem) But it is true...
R P Herrold
herrold@...
Send Email
Aug 6, 2005
2:33 am
26597
... I would like to see the autoresponder message changed so that it does not mislead people into thinking that held messages will have any action taken other...
Bob Proulx
bob@...
Send Email
Aug 6, 2005
7:00 pm
26598
But what about patches, scripts, and things of the like? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -...
Jason Pyeron
jpyeron@...
Send Email
Aug 6, 2005
7:40 pm
26599
... Nope. Not one which either of us will be able to solve further. The list address is on both virus target lists and UCE 'prospect' lists. Many of them....
R P Herrold
herrold@...
Send Email
Aug 7, 2005
4:26 pm
26600
... Correct me if I am wrong but most of the items in the last 2 weeks which have been caught would not belong on the bugzilla.redhat.com. Secondly, b.r.c,...
Jason Pyeron
jpyeron@...
Send Email
Aug 7, 2005
4:47 pm
26601
Is there any way to remove the GPG signature from an existing rpm file? No, I don't really want to do this, but I need to be able to install the rpm with an...
Toralf Lund
toralf@...
Send Email
Aug 8, 2005
12:15 pm
26602
I know this is not the answer to your question per say but, does rpm --nosignature --nodigest -i help any? The bug does not indicate one way or another on...
Jason Pyeron
jpyeron@...
Send Email
Aug 8, 2005
12:32 pm
26603
... Depends on how you see it. This will help if the key is actually missing, but redhat-install-packages seems to report key error even when it isn't (and the...
Toralf Lund
toralf@...
Send Email
Aug 8, 2005
2:56 pm
26604
... I'm quite sure it does, at least with rpm 4.2. If you install two different (differently named) packages containing the same file (using --force or...
Toralf Lund
toralf@...
Send Email
Aug 8, 2005
2:57 pm
26605
I am lost on where to start on this one. I am creating a rpm for some kernel modules, and I want the rpm to prevent the upgrade of the kernel. normally I would...
Jason Pyeron
jpyeron@...
Send Email
Aug 9, 2005
11:55 am
26606
The RPM database used by rpm-4.0.4 seems to be upwardly compatible with rpm-4.2.3. If I "rpm-4.2 --rebuilddb", this makes the database incompatible with...
Albert Chin
rpm-list@...
Send Email
Aug 9, 2005
4:52 pm
26607
... You can try rpmrebuild http://rpmrebuild.sourceforge.net/ Valery ____________________________________________________ Start your day with Yahoo! - make it...
Valery Reznic
valery_reznic@...
Send Email
Aug 11, 2005
7:04 am
26608
Hi All, I am trying to excute some custom shell scripts written by me for some basic checks as part of my rpm install in {pre-install} %pre tag section in rpm...
shekhar vaggu
vaggushekhar@...
Send Email
Aug 11, 2005
2:30 pm
Messages 26579 - 26608 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