Re: [Cooker] Re: msec & SUID_GROUP_TODAY

2002-09-06 Thread David Relson
At 08:51 AM 9/6/02, you wrote: >David Relson <[EMAIL PROTECTED]> writes: > > > Frederic, > > > > In msec-0.34.4, SUID_GROUP_TODAY was renamed to SGID_TODAY. However > > the corresponding change is needed in msec_find/find.c. Here's the > > patch: &

[Cooker] msec & SUID_GROUP_TODAY

2002-09-06 Thread David Relson
xit(1); } -sgid_fd = fopen(getenv("SUID_GROUP_TODAY"), mode); +sgid_fd = fopen(getenv("SGID_TODAY"), mode); if ( ! sgid_fd ) { perror("fopen (suid_group_today)"); exit(1); David ---

[Cooker] patches for msec-0.34.3's Makefiles

2002-09-02 Thread David Relson
Frederic, The Makefiles for msec_find and promisc_check specify "486". As Mandrake is targeted for 586 and above, shouldn't these be changed? Below is the patch. David --- msec-0.34.3/src/promisc_check/Makefile Thu Aug 29 14:50:06 2002 +++ msec-0.34.3.1/src/promisc_check/MakefileMon

[Cooker] patch for diff_check.sh in msec-0.34.2

2002-08-28 Thread David Relson
; or "writables file". The writable/writeable spelling error appears in 66 places in 26 files. The patch for it would be _large_. I'll be glad to submit a patch for just diff_check.sh or all of msec, if you'd prefer. David ---

[Cooker] problem with msec-0.34

2002-08-26 Thread David Relson
present in msec-0.32 and msec-0.33 David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

[Cooker] netmasq [was: bastille-firewall for the shorewall challenged]

2002-08-25 Thread David Relson
Has anyone at Mandrake taken a look at netmasq? It's a set of scripts and text files for setting up accept/deny/block rules for a firewall. Version 2 used ipchains and version 3 uses iptables. All it takes is some basic knowledge of ip addresses and services (port numbers). I've used it for

[Cooker] another msec patch

2002-08-20 Thread David Relson
fprintf(writeable_fd, "%s\n", file); - + /* * Unowned user check. */ Cheers! David ---- David Relson Osage Software Systems, Inc. [EMA

Re: [Cooker] msec removing files?

2002-08-17 Thread David Relson
At 05:44 PM 8/17/02, Levi Ramsey wrote: >On Sat Aug 17 17:28 -0400, David Relson wrote: > > There's some info in /usr/share/doc/msec-0.32. Mandrake has a nice > > write-up on msec on their website, though I don't have the URL ready to > > hand. It would be ni

Re: [Cooker] msec removing files?

2002-08-17 Thread David Relson
At 04:18 PM 8/17/02, you wrote: >On Sat Aug 17 12:22 -0700, Ben Reser wrote: > > My guess is that msec actually removed the suid group flag. Are the > > files still on your system? No matter what msec probably ought to be > > clarified... > >Could we please have real msec documentation for 9.0?

Re: [Cooker] msec removing files?

2002-08-17 Thread David Relson
At 03:47 PM 8/17/02, Liam Quin wrote: >On Sat, 2002-08-17 at 15:22, Ben Reser wrote: > > On Sat, Aug 17, 2002 at 02:50:38PM -0400, Liam Quin wrote: > > > root got email saying... > > > > > > Security Warning: Changes in Suid Group files found : > > > - Removed suid group files : /u

Re: [Cooker] msec removing files?

2002-08-17 Thread David Relson
As far as I know, msec will change permissions on files and directories (based on the level you've chosen), but doesn't actually remove any files. When it runs, it looks for various types of files, such as the suid files mentionned below, and writes a list of them in /var/log/security/suid_xx

Re: [Cooker] msec question

2002-08-15 Thread David Relson
At 04:50 PM 8/15/02, you wrote: >Greetings, > >This morning I installed msec-0.32 on my Mandrake 8.2 system. Each hour, >as /etc/cron.hourly/msec runs, I get the following message: > >Usage : /etc/cron.hourly/msec [0-5] | snf >Usage : /etc/cron.hourly/msec "custom" >run-parts: /etc/cron.hourly/m

[Cooker] msec question

2002-08-15 Thread David Relson
Greetings, This morning I installed msec-0.32 on my Mandrake 8.2 system. Each hour, as /etc/cron.hourly/msec runs, I get the following message: Usage : /etc/cron.hourly/msec [0-5] | snf Usage : /etc/cron.hourly/msec "custom" run-parts: /etc/cron.hourly/msec exited with return code 1 What do I

[Cooker] msec-0.32

2002-08-15 Thread David Relson
Looking in /usr/src/RPM/BUILD/msec-0.32 (from the msec-32.???.src.rpm), I noticed something odd in Makefile. In the code for the install target, i.e. install:, some lines use $(RPM_BUILD_ROOT) and some use $RPM_BUILD_ROOT. On my Mandrake 8.2 system, "make install" copies the files into /usr/

Re: [Cooker] speed improvments

2002-05-16 Thread David Relson
At 03:29 PM 5/16/02, you wrote: >I have little to add to this, however a friend and I were talking about >this a couple of weeks ago and were wondering if it would be possible to >run many of the init scripts in parallel. There seem to be several scripts >that could run simultaneously, like bringi

Re: [Cooker] msec flaw

2002-05-11 Thread David Relson
I'd suggest using the "bitwise and" operator. With this operator, permissions will always be lessened, never increased. At 04:32 AM 5/11/02, you wrote: >On 11 May 2002 12:21:13 +0400 Borsenkow Andrej ><[EMAIL PROTECTED]> wrote: > > > ÷ óÂÔ, 11.05.2002, × 04:41, Todd Lyons ÎÁÐÉÓÁÌ: > > > Pierr

RE: [Cooker] Clean Kernel Source [was: kernel-2.4.18.14mdk-1-1mdk]

2002-05-07 Thread David Relson
At 08:43 AM 5/7/02, you wrote: > > wrote: > > > > Why doesn't Mandrake ship "clean" kernel source? > > > By clean, I mean > > > running > > > > "make mrproper" before building the src.rpm. > > > > > > > > > > because it prevents compiling external modules. > > > > How so? > > > ># files removed wi

RE: [Cooker] Clean Kernel Source [was: kernel-2.4.18.14mdk-1-1mdk]

2002-05-07 Thread David Relson
At 07:48 AM 5/7/02, you wrote: > > Why doesn't Mandrake ship "clean" kernel source? By clean, I mean >running > > "make mrproper" before building the src.rpm. > > > >because it prevents compiling external modules. > ... [snip] ... >As I said, make mrproper is not possible, but we do not need .d

[Cooker] Clean Kernel Source [was: kernel-2.4.18.14mdk-1-1mdk]

2002-05-07 Thread David Relson
At 02:39 AM 5/7/02, you wrote: > > /usr/src/linux-2.4.18-14mdk/include/asm/processor.h:73: parse error >before > > `0657d037' > >make mrproper (or distclean) before configuring; > >search list and newsgroup and WEB and whatever; I am not going to post >the same instructions over and over again. >

Re: [Cooker] msec error: please help!

2002-04-24 Thread David Relson
If I remember correctly, this is caused by adding a user using webmin. Take a look at /etc/passwd for a user with an odd value for the "when next to change password" field. Change it to match the others. Sorry if I'm not precise with the details, but I don't remember them all. This topic _

Re: [Cooker] [mkcd] Making SRPM CDs - a bit urgent

2002-04-24 Thread David Relson
At 09:51 AM 4/24/02, you wrote: >On Wed Apr 24 15:36 +0200, Alexander Skwar wrote: > > »Ben Reser« sagte am 2002-04-23 um 10:03:39 -0700 : > > > Why ohh why would you want a bootable SRPM CD? > > > > Well, uhm, ;) > >Mandrake Gentoo? Why not Mandrake Sorcerer?

[Cooker] Re: Fwd: problem with webmin-0.960-1mdk.noarch.rpm

2002-04-19 Thread David Relson
]# /usr/sbin/msec 3 >[root@osage RPMS]# rpm -iv webmin-0.960-1mdk.noarch.rpm >Preparing packages for installation... >webmin-0.960-1mdk >Couldn't find used secure level, >You should correct this problem by running /usr/sbin/msec > >-

[Cooker] problem with webmin-0.960-1mdk.noarch.rpm

2002-04-19 Thread David Relson
[root@osage RPMS]# rpm -iv webmin-0.960-1mdk.noarch.rpm Preparing packages for installation... webmin-0.960-1mdk Couldn't find used secure level, You should correct this problem by running /usr/sbin/msec David Relson

[Cooker] proper place to query 8.2 problems

2002-03-29 Thread David Relson
Greeting, I suspect I may be using this list incorrectly when I post a question about a flaw I've encountered in 8.2. Where should I be posting such questions? Thanks. David David Relson Osage Software Systems

Re: [Cooker] sarg-1.2.0-0.Beta2.1mdk

2002-03-29 Thread David Relson
At 09:44 AM 3/29/02, you wrote: >David Relson([EMAIL PROTECTED])@Thu, Mar 28, 2002 at 11:09:14AM -0500: > > sarg expects file /etc/cron.daily/sarg to have -rw-rw, i.e. > installs it > > without execute permission. Surely, this is wrong... > > >along with &g

Re: [Cooker] why the different versions??

2002-03-26 Thread David Relson
At 06:52 PM 3/25/02, you wrote: >--- Juan Quintela <[EMAIL PROTECTED]> wrote: > > running a glibc and different kernel-headers for the > > ones that you > > used to compile glibc can harm. > >Do you happen to know how? I know that's the reason >always given, but I've done it for years with no >p

Re: [Cooker] 8.2 - msec question

2002-03-26 Thread David Relson
At 06:40 PM 3/25/02, you wrote: >David Relson <[EMAIL PROTECTED]> writes: > > > Greetings, > > > > I have msec set to level 2 and it runs at 1 minute past each hour. > > Each time it runs, /var/log/messages gets another line, i.e.: > > > > Mar 23

[Cooker] Patch for MSEC PROBLEM

2002-03-25 Thread David Relson
At 06:38 PM 3/25/02, you wrote: >Jeremy Salch <[EMAIL PROTECTED]> writes: > > > I have been running a www / ftp / mail server using cooker / mandrake > 8.2 for > > a while now.. and just today out of the blue msec gave this error on > its job > > in /etc/cron.hourly > > > > msec: unable to parse

Re: [Cooker] Kernel bugs

2002-03-25 Thread David Relson
At 09:46 AM 3/25/02, you wrote: >could you send me the output of ps -aux at several hours intervals? > >I am running that kernel without problems here. I have linux-2.4.18-6mdk running on 2 machines. One has an uptime of 5d,0h,22m and the other is at 2d,21h,25m. They currently have load ave

[Cooker] rpmdrake-1.4-18mdk missing file

2002-03-25 Thread David Relson
rpmdrake-1.4-18mdk.i586.rpm appears to be missing file /var/lib/urpmi/compssUsers.flat. When I launch rpmdrake, this shows up as an Error window: Error Can't find the /var/lib/urpmi/compssUsers.flat file the tree mode won't be available. I cured this problem on my syste

[Cooker] 8.2 - msec question

2002-03-23 Thread David Relson
Greetings, I have msec set to level 2 and it runs at 1 minute past each hour. Each time it runs, /var/log/messages gets another line, i.e.: Mar 23 15:01:01 osage msec: set variable SystemMenu to true in /etc/X11/gdm/gdm.conf Mar 23 16:01:01 osage msec: set variable SystemMenu to true in /etc

Re: [Cooker] 8.2: gnome-core --- failed dependency

2002-03-22 Thread David Relson
At 09:20 PM 3/22/02, you wrote: >On Fri, 22 Mar 2002, David Relson wrote: > > > With the new Mandrake 8.2, gnome-core-1.4.0.6-12mdk.i586.rpm has a > > dependency on gnome-desktop - which doesn't exist. > > > > Here's the "failed dependencies"

[Cooker] 8.2: gnome-core --- failed dependency

2002-03-22 Thread David Relson
k.i586.rpm Here's the "failed dependencies" message: [root@walnut installed]# rpm -iv gnome-core-1.4.0.6-12mdk.i586.rpm error: failed dependencies: gnome-desktop is needed by gnome-core-1.4.0.6-12mdk David ---- David Relso

Re: [Cooker] 8.2 - gnome-print-0.35-2mdk is missing a file

2002-03-22 Thread David Relson
At 11:53 AM 3/22/02, you wrote: > > > > [root@walnut installed]# rpm --verify gnome-print missing > > /etc/gnome/fonts/gnome-print-ghostscript.fontmap > >It is a ghost file.. it can be missing without any problem.. Frédéric, If it's not included and it's not needed, why is it checked for during

[Cooker] 8.2 - gnome-print-0.35-2mdk is missing a file

2002-03-22 Thread David Relson
Greetings, Having just upgraded from 8.1 to 8.2 I ran "rpm --verify" to validate my update and noticed a file is reported missing - even after a fresh install of its rpm, i.e. gnome-print-0.35-2mdk.i586.rpm Here's the output from rpm installation and verification: [root@walnut installed]# rpm

[Cooker] GNOME/sawfish problem

2001-11-30 Thread David Relson
ortunately, this is not presently working. I have searched for an option that controls this behavior, but don't see one. Does anybody know how to correct this problem? Thank you. David -------- David Relson Osage Softwa

RE: [Cooker] The Weekly Cooker

2001-06-01 Thread David Relson
At 11:35 AM 6/1/01, Eaon wrote: > > That's just Tin Tin, and I wonder if there are enough characters in > > all those books to keep us in names for a long time. > > >Once we run out of those we could move on to, um, damn, never remember the >short one's name, anyway, "what's his face" and Obelix.

Re: [Cooker] There is ping?

2001-05-31 Thread David Relson
At 05:04 PM 5/31/01, Lennart Petersson wrote: >David Relson wrote: > > > > > > > "urpmf /bin/ping" will tell you that /bin/ping is part of package iputils. > > > > David > >No go, it said netkit-base, I've have strange blend of cooker and

Re: [Cooker] There is ping?

2001-05-31 Thread David Relson
At 03:35 PM 5/31/01, Lennart Petersson wrote: >Hi, > >I've just removed netkit-base during an upgrade to the newest kernel >because of a long chain of dependency problems and now /bin/ping is >gone. In which package can I find it now? There's no longer a >netkit-base i cooker. > >/lennart "urpmf

Re: [Cooker] kernel-2.4.5-1mdk

2001-05-27 Thread David Relson
problem with the driver being unloaded. My /etc/cron.d directory does not contain a kmod file. "cat /proc/modules" shows: aic7xxx 107772 3 sd_mod 10920 3 scsi_mod 90012 3 [st aic7xxx sd_mod] for the scsi driver.

[Cooker] Samba Update Glitch (minor)

2001-05-24 Thread David Relson
1 samba-client## warning: /etc/smb.conf created as /etc/smb.conf.rpmnew samba-common## [root@osage mdk-update.d]# Thanks. David -------- David Relson Osage Softwa

[Cooker] Font Fix Question

2001-05-16 Thread David Relson
Hi, I've seen some mention of bad fonts on the 8.0 ISO because of a compiler glitch. Have they been fixed? If so which RPM are they in? Thanks. David David Relson Osage Software Systems, Inc. [EMAIL PROT

Re: [Cooker] GDB 5.0 problem and resolution

2001-05-14 Thread David Relson
I should mention it. Thanks! David ---- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] GDB 5.0 problem and resolution

2001-05-14 Thread David Relson
At 09:17 AM 5/14/01, you wrote: >David Relson <[EMAIL PROTECTED]> writes: > > > Chmouel, > > > > At > > > http://www.rpmfind.net/linux/RPM/rawhide/1.0/i386/RedHat/RPMS/gdb-5.0rh-8.i386.html > > > > > > is a writeup of a new rpm that includ

Re: [Cooker] GDB 5.0 problem and resolution

2001-05-14 Thread David Relson
n how to get it directly. I suspect you already know how to do those things, but if not, I'll let you know when I hear from him. David At 06:58 AM 5/14/01, you wrote: >David Relson <[EMAIL PROTECTED]> writes: > > > Greetings, > > > > The version of GDB that s

Re: [Cooker] About GCC in LM 8

2001-05-13 Thread David Relson
At 12:14 AM 5/13/01, you wrote: >Submitted 12-May-01 by David Relson: > > He didn't say that the kernel requires 2.96. > >I beg to differ: > >On Sun, Apr 22, 2001 at 01:11:31PM +0100, Alan Cox wrote: > > This is from Linus tree. You currently need gcc 2.96 or high

Re: [Cooker] [OT] The boxed 8.0.

2001-05-13 Thread David Relson
Which rpm has them? At 05:21 AM 5/13/01, you wrote: >I just would like to know if the boxed version of 8.0 includes the font fixes >that just missed the ISO release. Or is it _exactly_ identical? > >Thanks, >Mattias ------

Re: [Cooker] About GCC in LM 8

2001-05-12 Thread David Relson
: >So sprach David Relson am Sat, May 12, 2001 at 05:28:39PM -0400: > > Alexander, > > > > I usually take a look at www.rpmfind.net when I want a new version of > any rpm. > >? > >I wanted to know where Alan Cox said the statement I quoted. > >Alexander S

Re: [Cooker] About GCC in LM 8

2001-05-12 Thread David Relson
Alexander, I usually take a look at www.rpmfind.net when I want a new version of any rpm. David David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel

[Cooker] GDB 5.0 problem and resolution

2001-05-11 Thread David Relson
( 8000 41644852 ) prog.c:37 GSTimeNow 10633876.04 ( 816234A8 41644852 ) Program exited normally. (gdb) q Debugger finished David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] Linux 2.4.4ac8

2001-05-11 Thread David Relson
erience with 2.4.3 was bad. David -------- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] DANGER: WinME update may trash all non-Windows partitions

2001-05-09 Thread David Relson
uot; because who, in their right mind, would want to run something else. David -------- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

[Cooker] kernel-src-22mdk

2001-04-29 Thread David Relson
ition FWIW, in .config is the line: # CONFIG_EISA is not set Let me know if you need more info. David David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com

Re: [Cooker] Whois

2001-04-27 Thread David Relson
At 10:22 PM 4/27/01, michael wrote: >bash: whois: command not found >What happened to whois? >-- >-m- Michael, It's now in the fwhois-1.00-18mdk rpm. David ---- David Relson Osage Software Systems, Inc.

[Cooker] AIC7XXX 6.1.11

2001-04-27 Thread David Relson
g and reading is working perfectly (AFAIK). Conclusion: The AIC 6.1.11 driver is a winner. David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

[Cooker] kernel-2.4.3-*mdk.i586.rpm

2001-04-26 Thread David Relson
A small detail... After executing "rpm -ivh kernel-2.4.3-20mdk.i586.rpm", the package manager says "no adding entry, 243-20 already exist". The message should read "not adding entry, 243-20 already exists."

[Cooker] rpmdrake [ was: Missing internet utilities ]

2001-04-26 Thread David Relson
also Chmouel, Given a filename, rpmdrake used to tell you which package contained it. It was a really useful feature which doesn't seem to be there now. What happened? David David Relson Os

Re: [Cooker] Missing internet utilities

2001-04-26 Thread David Relson
Guillaume & Frederic, Thank you for pointing me to bind-utils. It fixed the problem. David At 08:52 AM 4/26/01, you wrote: >David Relson <[EMAIL PROTECTED]> writes: > > > Hi, > > > > My Mandrake 8.0 installation is missing both the host and dig commands. I

[Cooker] Missing internet utilities

2001-04-26 Thread David Relson
Hi, My Mandrake 8.0 installation is missing both the host and dig commands. I have ping and traceroute, but neither host nor dig. What has happened to them? Thanks. David David Relson Osage Software Systems, Inc

Re: [Cooker] SCSI and 8.0 - Possible solution found: aic7xxx_old is almost good!

2001-04-25 Thread David Relson
ng AIC7xxx problems, which I am working on resolving. I'm testing with drivers aic7xxx_old, scsi 6.1.8, and scsi 6.1.11 to find what works ... David David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

[Cooker] Mandrake 8.0 - IRQ conflict

2001-04-25 Thread David Relson
mobo) SCSI HD & CD ---- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

[Cooker] Mandrake 8.0 Root fs not mounted

2001-04-25 Thread David Relson
ow what's going on here and what I should do about it? Do you need more info? Thanks. David -------- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] Mandrake 8.0 - 1 success and 2 failures

2001-04-25 Thread David Relson
working 8.0 system. But how do I "add" it to the floppy? David ---- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

[Cooker] Mandrake 8.0 - 1 success and 2 failures

2001-04-24 Thread David Relson
2940uw SCSI controller on the mobo, with a SCSI CD-ROM and a Fujitzu 18GB SCSI hard drive, and a Netgear FA310 ethernet card (recognized as a Lite-ON/LNX100TX (tulip)). I'll be glad to supply more info if you'll tell me what you need. David -----

[Cooker] Mandrake 8.0 install - 1 success, 2 failures

2001-04-24 Thread David Relson
David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

[Cooker] rpmdrake feature request

2001-04-06 Thread David Relson
e OK button is clicked. David -------- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] inetd and netkit changes

2001-02-22 Thread David Relson
Chmouel, I see the new xinetd package of the mirrors, but no iputils. Have you a URL for the package? David At 06:20 AM 2/21/01, you wrote: >Hi, > >We now officially drop the netkit-base package and adopt the iputils >tools which bring BTW: ipv6. > >Now for upgrade i would suggest for upgrade

Re: [Cooker] rpmdrake

2001-02-21 Thread David Relson
>time. OTOH it may be a problem of urpmi that actually generates the >package list. I have urpmi-1.5-6mdk. > >-andrej David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] rpm-4.0 package in 4.x-format

2001-02-13 Thread David Relson
At 06:46 AM 2/13/01, Christian Bricart wrote: >On Tue, Feb 13, 2001 at 12:38:36PM +0100, Frank Meurer wrote: > > > > Funny and stupid thing: > > > > meurer@obelix:~> rpm -i rpm-4.0-17mdk.src.rpm > > only packages with major numbers <= 3 are supported by this version of RPM > > error: rpm-4.0-17mdk

[Cooker] problem upgrading Python

2001-02-04 Thread David Relson
1-2.so.3 is needed by qt2-2.2.1-3mdk libstdc++-libc6.1-2.so.3 is needed by swig-1.3a3-1mdk libstdc++-libc6.1-2.so.3 is needed by menu-2.1.5-42mdk libstdc++-libc6.1-2.so.3 is needed by gnome-games-1.2.0-8mdk_helix_1 ----

RE: [Cooker] About the text-based version of MandrakeUpdate

2001-01-24 Thread David Relson
html, if you're interested. David ---- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] /usr/lib/librpm.so.0: undefined symbol: fdio?

2001-01-22 Thread David Relson
the latest version I'm aware of. David ---- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] About the text-based version of MandrakeUpdate

2001-01-22 Thread David Relson
At 08:06 AM 1/22/01, Pixel wrote: >David Relson <[EMAIL PROTECTED]> writes: > > > [relson@osage downloads]$ ftp sunsite.uio.no > > Connected to sunsite.uio.no. > > 421 Service not available, remote server has closed connection > >

Re: [Cooker] About the text-based version of MandrakeUpdate

2001-01-22 Thread David Relson
uio.no Connected to sunsite.uio.no. 421 Service not available, remote server has closed connection ftp> quit Do you know what the problem is? Thanks. David -------- David Relson Osage Software

Re: [Cooker] /usr/lib/librpm.so.0: undefined symbol: fdio?

2001-01-21 Thread David Relson
At 09:32 PM 1/21/01, you wrote: >On Sun, Jan 21, 2001 at 11:59:12AM -0500, David Relson wrote: > > At 11:58 PM 1/20/01, Geoffrey Lee wrote: > > >On Sun, Jan 21, 2001 at 04:29:01AM +0100, Dacobi Coding wrote: > > > > I'm trying to get rpmdrake

Re: [Cooker] About the text-based version of MandrakeUpdate

2001-01-21 Thread David Relson
Use case 2: get an up-to-date list of all mirrors (likely followed by case 1). Use case 3: present a list of mirrors, allow the choice of one, then update all installed packages Use case 4: like 1, except it automatically gets and installs the new packages, i.e. bar-1.c.d. Use case 5:

Re: [Cooker] REALLY need a nongui MandrakeUpdate

2001-01-21 Thread David Relson
r distro, I need to re-evaluate my reasons for using it. Agreed - it would be much better if Mandrake provided it. David David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] About the text-based version of MandrakeUpdate

2001-01-21 Thread David Relson
d? Prana, Speaking for me: It is wanted. Guessing about others: It is wanted. David -------- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] REALLY need a nongui MandrakeUpdate

2001-01-21 Thread David Relson
#x27;s the way it should be. Another tool comes to mind - RPMFIND which has the ability to find package updates and resolve dependencies. It might be a solution for you. David David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] REALLY need a nongui MandrakeUpdate

2001-01-21 Thread David Relson
to determine additional dependencies and get them or notify you of their need. David David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

[Cooker] rpm - fdio [ Was: /usr/lib/librpm.so.0: fdio undefined ]

2001-01-21 Thread David Relson
dk.i586.rpm >rpm-python-4.0-15mdk.i586.rpm >rpm-rebuilder-0.3-1mdk.noarch.rpm >rpmdrake-1.1-15mdk.i586.rpm >rpmlint-0.29-1mdk.noarch.rpm >rpmtools-2.1-8mdk.i586.rpm > >Is anyone else seeing this? any ideas what went wrong? > > -Jacob Kolding > [

Re: [Cooker] /usr/lib/librpm.so.0: undefined symbol: fdio?

2001-01-21 Thread David Relson
builder-0.3-1mdk.noarch.rpm > > rpmdrake-1.1-15mdk.i586.rpm > > rpmlint-0.29-1mdk.noarch.rpm > > rpmtools-2.1-8mdk.i586.rpm > > > > Is anyone else seeing this? any ideas what went wrong? > > David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800

Re: [Cooker] REALLY need a nongui MandrakeUpdate

2001-01-21 Thread David Relson
ncies. I'm thinking of the situation when package A, which used to depend on B, C, and D now also depends on package E. "rpm -FVH *" won't install E, so A won't install. David Relson Osage S

Re: [Cooker] undefined symbol: fdio

2001-01-13 Thread David Relson
Geoffrey, What must I build and relink agains librpmio? According to ldd, MandrakeUpdate doesn't use librpmio. David At 10:07 PM 1/12/01, Geoffrey Lee wrote: >On Fri, Jan 12, 2001 at 05:48:58PM -0500, David Relson wrote: > > When I try to start MandrakeUpdate, I get the f

[Cooker] undefined symbol: fdio

2001-01-12 Thread David Relson
When I try to start MandrakeUpdate, I get the following error message: MandrakeUpdate: error while loading shared libraries: /usr/lib/librpm.so.0: undefined symbol: fdio Can anybody tell me how to correct this problem? Thanks. David P.S. I have the following (presumably relevant) rpms insta

Re: [Cooker] Problems with locale in perl

2001-01-04 Thread David Relson
>installed, so that isn't the problem. Could there be something wrong with >glibc 2.2? I upgraded perl and glibc at the same time, so I don't know >which is causing the problem. > >Matt > >_ >Get your FREE download of MSN Explorer

[Cooker] Problem with Perl, GLIBC, & RPM

2000-12-20 Thread David Relson
yself out of this hole? Thanks. David -------- David Relson Osage Software Systems, Inc. [EMAIL PROTECTED] Ann Arbor, MI 48103 www.osagesoftware.com tel: 734.821.8800