We've found that we erred in not separating out a library out of a package, and now we'd like to move the library into a separate package in order to reduce...
Marc Stephenson
marc@...
Oct 1, 2001 3:02 pm
15094
... Wouldn't the files conflict anyway? (i.e. /lib/libbar.so in package A 1.0 conflicts with /lib/libbar.so in package B) Or am I missing something? Are you...
Eli Carter
eli.carter@...
Oct 1, 2001 3:32 pm
15095
... Not quite - there are still only two packages. The new version of package A would simply no longer contain libbar.so. ... -- Marc Stephenson...
Marc Stephenson
marc@...
Oct 1, 2001 3:41 pm
15096
... Yes, it's called apt. But so far, only a few distros have included it. One of them is PLD (they also have 2 other programs with similar functionality: wuch...
Dominik Mierzejewski
dmierzej@...
Oct 1, 2001 5:19 pm
15097
... The Connectiva port is difficult to adapt to other distributions. -- Matthew Miller mattdm@... <http://www.mattdm.org/> Boston...
Matthew Miller
mattdm@...
Oct 1, 2001 5:29 pm
15098
... If dependencies are being generated automatically (I think they are, since you have working scripts included in the version of RPM you're using), I don't...
Tim Mooney
mooney@...
Oct 1, 2001 9:07 pm
15099
... with ... just ... hoping ... Anything for Red Hat? (Specifically, 7.1)? Thanks again, Christopher Swope ...
Christopher Swope
SwopeCR@...
Oct 1, 2001 10:20 pm
15100
The reason for adding the conflicts is just for what I consider a slgihtly better error message: Without conflicts: file /opt/freeware/lib/libfoo.so.1.0.0 from...
Marc Stephenson
marc@...
Oct 1, 2001 11:43 pm
15101
... Tim _______________________________________________ Rpm-list mailing list Rpm-list@... https://listman.redhat.com/mailman/listinfo/rpm-list...
Tim Mooney
mooney@...
Oct 1, 2001 11:45 pm
15102
... The RPM port of apt can easily be made to work with a given RH distro. The problem is, there are no "apt-enabled" RH-mirrors out there so you'll need to...
Matilainen Panu
panu.matilainen@...
Oct 2, 2001 7:15 am
15103
... Uh, how so? Been using it here with RH7.0 & 7.1 for almost a year now and haven't seen anything particularly difficult with it... - Panu - ...
Matilainen Panu
panu.matilainen@...
Oct 2, 2001 7:23 am
15104
Hi, Is it possible to query all the changelog entries between two dates with queryformat with --queryformat somehow? Some background: I've a script which...
Matilainen Panu
panu.matilainen@...
Oct 2, 2001 7:33 am
15105
... You can do it with a little awk scripting. Basically you want to use --queryformat for the triple %{changelogtime} %{changelogname} %{changelogtext} piped...
Jeff Johnson
jbj@...
Oct 2, 2001 12:38 pm
15106
... Ok, got the idea, thanks. ... ...and might have a slight advantage in readability over the resulting rpm-query :) - Panu - ... -- ...
Matilainen Panu (NBI/...
panu.matilainen@...
Oct 2, 2001 1:45 pm
15107
Have you an outline or would you please me to a description of the "very easy" process of 'apt'-enabling a mirror ... I would like to replicate in a testing...
herrold
herrold@...
Oct 2, 2001 3:40 pm
15108
Hi All, I'm currently writing a somewhat centralized patching tool for all of our RedHat workstations & servers here. ( Used to be able to do it by hand, but...
Erik Williamson
erik@...
Oct 2, 2001 4:21 pm
15109
... It's outlined in the apt-rpm howto: http://bazar.conectiva.com.br/~godoy/apt-howto/ Without gpg-authentication it's basically a matter of creating a couple...
Matilainen Panu
panu.matilainen@...
Oct 2, 2001 5:46 pm
15110
... There are a few options already available which both do dependency resolving and save you the hassle of kung-fu'ing your own: - Pay money to Red Hat and...
Matilainen Panu
panu.matilainen@...
Oct 2, 2001 6:00 pm
15111
... Another option worth looking at is autoupdate, it also is a Perl script that is able to handle rpm dependencies (apart from downloading and upgrading...
Ramiro Morales
rmrpms@...
Oct 2, 2001 6:20 pm
15112
What are the solutions for a relocatable package which additionally installs a file into the absolute path /usr/bin? - - E r i c ...
Koegler, Eric E
eric.e.koegler@...
Oct 2, 2001 6:24 pm
15113
... rpm --relocate oldpath=newpath will relocate any directory/file for any package, not just relocateable packages. Be forewarned: --relocate is broken in...
Jeff Johnson
jbj@...
Oct 2, 2001 6:33 pm
15114
Same thing here I am most flummoxxed when my box tells me that to install a particular package, I need "somethinglikethis.so.3" installed. . I would be...
Thak Shak
cobraking024@...
Oct 2, 2001 6:36 pm
15115
This option may is no quite ideal - at least for me - I would be be happy if the unresolved dependencies msg will name the package containing the required file...
Thak Shak
cobraking024@...
Oct 2, 2001 6:37 pm
15116
... Use rpmfind (the tool) it's part of the distribution. Daniel -- Daniel Veillard | Red Hat Network http://redhat.com/products/network/ ...
Daniel Veillard
daniel@...
Oct 2, 2001 9:52 pm
15117
... I couldn't get the RPM to build cleanly on RH 6.2. And because of this conversation, I just grabbed a recent version and tried to make it go on RH 7.1, and...
Matthew Miller
mattdm@...
Oct 2, 2001 9:57 pm
15118
... It doesn't seem like rpmfind automatically downloads needed packages. I thought it could just be used for finding packages, once you know you need them....
Christopher Swope
SwopeCR@...
Oct 3, 2001 12:38 am
15119
Is it possible to build 4.0.2 against db3-3.3.11? Why? Here's the error I encounterd: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../build -I../rpmio -I../popt...
Auteria Wally Winzer ...
wally.winzer@...
Oct 3, 2001 12:48 am
15120
... Actually, it 3.1.17. 3.1.14 has been decomissioned. _______________________________________________ Rpm-list mailing list Rpm-list@... ...
Auteria Wally Winzer ...
wally.winzer@...
Oct 3, 2001 12:57 am
15121
I can't seem to get to it... - Wally Winzer Jr. P.S. This is going on the 2nd day... _______________________________________________ Rpm-list mailing list ...
Auteria Wally Winzer ...
wally.winzer@...
Oct 3, 2001 12:58 am
15122
... I'm in... - WW Jr. _______________________________________________ Rpm-list mailing list Rpm-list@... ...