Re: [Cooker] RPM Segfaulting

2001-07-22 Thread Armisis Aieoln

It segfaults when I try to install it...

dave

On Saturday 21 July 2001 20:08, you wrote:
 [EMAIL PROTECTED] (Armisis Aieoln) writes:
  Anytime I try to run rpm to -Uvh any large file it segfaults...
  ive even ran --rebuilddb
 
  any ideas?

 are running the vey last rpm from cooker?




Re: [Cooker] RPM Segfaulting

2001-07-22 Thread Armisis Aieoln

how?

On Sunday 22 July 2001 23:24, you wrote:
 Armisis Aieoln [EMAIL PROTECTED] writes:
  It segfaults when I try to install it...

 Have you tried to unset all the i18n environment variables ?

  On Saturday 21 July 2001 20:08, you wrote:
   [EMAIL PROTECTED] (Armisis Aieoln) writes:
Anytime I try to run rpm to -Uvh any large file it segfaults...
ive even ran --rebuilddb
   
any ideas?
  
   are running the vey last rpm from cooker?




Re: [Cooker] RPM Segfaulting

2001-07-22 Thread Alexander Skwar

So sprach »Armisis Aieoln« am 2001-07-23 um 00:53:26 +0100 :
 how?

unset LANG, LC_.

maybe 'LC_ALL=C' would help as well.

BTW: No fullquotes!

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 1 hour 35 minutes




Re: [Cooker] RPM Segfaulting

2001-07-22 Thread Gary Lawrence Murphy

I had the same dilemma for a week; 

The voodoo that worked for me was to use my old rpm3 to --rebuilddb,
which seemed to give me partial abilities to install packages.  I then
manually installed all of the rpm* menu-* db3-* locales-* and
grpm/urpmi packages from the very latest (yesterday) cooker using
rpm2cpio|cpio -id eventually gave me a successful run of using RPM4
for a --rebuilddb.

-- 
Gary Lawrence Murphy [EMAIL PROTECTED]: office voice/fax: 01 519 4222723
T(C)Inc Business Innovations through Open Source http://www.teledyn.com
KernelWiki Community Linux Docs: http://kernelbook.sourceforge.net/wiki




Re: [Cooker] RPM Segfaulting

2001-07-22 Thread Frederic Lepied

Armisis Aieoln [EMAIL PROTECTED] writes:

 It segfaults when I try to install it...
 

Have you tried to unset all the i18n environment variables ?

 
 On Saturday 21 July 2001 20:08, you wrote:
  [EMAIL PROTECTED] (Armisis Aieoln) writes:
   Anytime I try to run rpm to -Uvh any large file it segfaults...
   ive even ran --rebuilddb
  
   any ideas?
 
  are running the vey last rpm from cooker?
 

-- 
Fred - May the source be with you




Re: [Cooker] RPM Segfaulting

2001-07-22 Thread Armisis Aieoln

Dident make any differance...

Dave

On Monday 23 July 2001 00:13, you wrote:
 So sprach ;Armisis Aieoln+ am 2001-07-23 um 00:53:26 +0100 :
  how?

 unset LANG, LC_.

 maybe 'LC_ALL=C' would help as well.

 BTW: No fullquotes!

 Alexander Skwar




Re: [Cooker] RPM Segfaulting

2001-07-21 Thread Joe Menola

What is the very latest?

-jm

On Saturday 21 July 2001 02:08 pm, you wrote:
 [EMAIL PROTECTED] (Armisis Aieoln) writes:
  Anytime I try to run rpm to -Uvh any large file it segfaults...
  ive even ran --rebuilddb
 
  any ideas?

 are running the vey last rpm from cooker?

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Re: [Cooker] RPM Segfaulting

2001-07-21 Thread ed

21-7-2001 21:07:28, dam's [EMAIL PROTECTED] wrote:

[EMAIL PROTECTED] (Joe Menola) writes:

 What is the very latest?
 
rpm-4.0.3-0.16mdk.i586.rpm

-- 
dam's

hello all  cant config me usb mouse   the hard weare is  found  bath the soft woint 
work 







Re: [Cooker] RPM Segfaulting

2001-07-21 Thread Joe Menola

If this rpm thing gets any more complicated Bill Gates is going to want to 
adopt it. :)

-jm

On Saturday 21 July 2001 02:35 pm, you wrote:
 dam's wrote:
  [EMAIL PROTECTED] (Joe Menola) writes:
 What is the very latest?
 
  rpm-4.0.3-0.16mdk.i586.rpm

 Sometimes also the rpm database will become corrupted and rpm
 --rebuilddb won't be able to fix it. But if you can find the package
 that is causing the problem (for example, a package that can't be rpm
 -e'd), sometimes you are able to download an older version, rpm -ivh
 --force that one, rpm -e that one, and then rpm -e the bad package. I'm
 not familiar enough with all these db{1,2,3} formats to know why this
 works, but I have used this technique many times in the past.

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





Re: [Cooker] RPM Segfaulting

2001-07-21 Thread dam's

[EMAIL PROTECTED] (Armisis Aieoln) writes:

 Anytime I try to run rpm to -Uvh any large file it segfaults...
 ive even ran --rebuilddb
 
 any ideas?

are running the vey last rpm from cooker?

-- 
dam's




Re: [Cooker] RPM Segfaulting

2001-07-21 Thread David Walluck

dam's wrote:

 [EMAIL PROTECTED] (Joe Menola) writes:
 
 
What is the very latest?


 rpm-4.0.3-0.16mdk.i586.rpm
 
 

Sometimes also the rpm database will become corrupted and rpm 
--rebuilddb won't be able to fix it. But if you can find the package 
that is causing the problem (for example, a package that can't be rpm 
-e'd), sometimes you are able to download an older version, rpm -ivh 
--force that one, rpm -e that one, and then rpm -e the bad package. I'm 
not familiar enough with all these db{1,2,3} formats to know why this 
works, but I have used this technique many times in the past.

-- 
Sincerely,

David Walluck
[EMAIL PROTECTED]





Re: [Cooker] RPM Segfaulting

2001-07-21 Thread dam's

[EMAIL PROTECTED] (Joe Menola) writes:

 What is the very latest?
 
rpm-4.0.3-0.16mdk.i586.rpm

-- 
dam's




Re: [Cooker] RPM segfaulting

2001-06-22 Thread Spencer

Steve Fox wrote:
 
 On 20 Jun 2001 22:41:03 -0500, Steve Fox wrote:
  I updated my rpm-* packages today and after the update rpm segfaults
  every time I try to upgrade/install a package.
 
  [root@tp RPMS]# rpm -vv -Uh ispell-3.1.20-15mdk.i586.rpm
  D: == ispell-3.1.20-15mdk.i586.rpm
  D: Expected size:   128547 = lead(96)+sigs(149)+pad(3)+data(128299)
  D:   Actual size:   128547
  Segmentation fault
 
  Happens to every RPM I try, but I can query the database and --rebuilddb
  no problem.
 
  Anyone else hit this? How can I provide more useful information?
 
 Can someone please provide some tips on how to debug this?
 
 rpmdrake-1.3-65mdk
 rpm-build-4.0.3-0.6mdk
 rpmtools-2.3-25mdk
 rpm-python-4.0.3-0.6mdk
 gnorpm-0.96-1mdk
 rpm-devel-4.0.3-0.6mdk
 gurpmi-0.9-34mdk
 rpmlint-0.32-2mdk
 grpmi-8.1-1mdk
 rpm-4.0.3-0.6mdk
 urpmi-1.5-34mdk
 
 I really don't want to reinstall. Thanks.
 
Try updating -popt- and -popt-devel-. Should help ;)

---
Spence




Re: [Cooker] RPM segfaulting

2001-06-22 Thread Steve Fox

On Fri, 22 Jun 2001, Spencer wrote:

 Try updating -popt- and -popt-devel-. Should help ;)

I'm already running the latest versions of those (1.6.3-0.6). :(

I used the db_verify utility from the db3-utils package to verify all of
the rpm databases and received no errors.

A cow-orker (Hi Paul!) has the same level versions and his works fine.
Maybe I have bad juju?

Steve Fox





Re: [Cooker] RPM segfaulting

2001-06-22 Thread Spencer

Steve Fox wrote:
 
 On Fri, 22 Jun 2001, Spencer wrote:
 
  Try updating -popt- and -popt-devel-. Should help ;)
 
 I'm already running the latest versions of those (1.6.3-0.6). :(
 
 I used the db_verify utility from the db3-utils package to verify all of
 the rpm databases and received no errors.
 
 A cow-orker (Hi Paul!) has the same level versions and his works fine.
 Maybe I have bad juju?
 
I'm just about ready to do a full install. I'll see how mine goes.

---
Spence




RE: [Cooker] RPM segfaulting

2001-06-22 Thread Andrew P. Bielecki

Upgrade locale. I notice that if your locale are old the rpm will segfault on you. If 
your rpm is not working because it's crashing
you can copy /usr/share/locale from other system and rpm should stop crashing.

Andrew Bielecki

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Spencer
Sent: Friday, June 22, 2001 11:43 AM
To: [EMAIL PROTECTED]
Subject: Re: [Cooker] RPM segfaulting


Steve Fox wrote:

 On Fri, 22 Jun 2001, Spencer wrote:

  Try updating -popt- and -popt-devel-. Should help ;)

 I'm already running the latest versions of those (1.6.3-0.6). :(

 I used the db_verify utility from the db3-utils package to verify all of
 the rpm databases and received no errors.

 A cow-orker (Hi Paul!) has the same level versions and his works fine.
 Maybe I have bad juju?

I'm just about ready to do a full install. I'll see how mine goes.

---
Spence





RE: [Cooker] RPM segfaulting

2001-06-22 Thread Steve Fox

On Fri, 22 Jun 2001, Andrew P. Bielecki wrote:

 Upgrade locale. I notice that if your locale are old the rpm will segfault on you. 
If your rpm is not working because it's crashing
 you can copy /usr/share/locale from other system and rpm should stop crashing.

You rock! That fixed it. Thanks so much.

Steve Fox