Koozali.org: home of the SME Server

IMAP problem

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
IMAP problem
« on: March 19, 2006, 04:27:29 PM »
Hi all,

When I reboot my sme-6.0.1-1 server, I get the following error:

Quote
Stopping IMAP: Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed.


When I try to reinstall e-smith-imap-1.2.0-03sme001.noarch.rpm I get the following error:

Quote
Segmentation fault


Any ideas how to fix this?
Rien
(The Netherlands)......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: IMAP problem
« Reply #1 on: March 19, 2006, 05:14:34 PM »
Quote from: "Rien"

When I reboot my sme-6.0.1-1 server, I get the following error:

Quote
Stopping IMAP: Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed.



My guess is you've upgraded glibc. You need to revert to the original version.

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
IMAP problem
« Reply #2 on: March 20, 2006, 12:16:26 AM »
Hi Charley,

Thanks,

Yes indeed, I've upgraded glibc.

I upgraded the following packages:

tzdata-2005r-3.fc3.noarch.rpm
shadow-utils-4.0.3-37.i386.rpm
libselinux-1.17.14-1.i386.rpm
libgcc-3.4.4-2.fc3.i386.rpm
glibc-headers-2.3.6-0.fc3.1.i386.rpm
glibc-devel-2.3.6-0.fc3.1.i386.rpm
glibc-common-2.3.6-0.fc3.1.i386.rpm
glibc-2.3.6-0.fc3.1.i386.rpm
binutils-2.15.92.0.2-5.i386.rpm

Which version of glibc do I need to get IMAP work again? (what is the original version)
Rien
(The Netherlands)......

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
IMAP problem
« Reply #3 on: March 20, 2006, 12:28:22 AM »
Hy Charley,

When I try to remove the rpm's I get a lot of dependency-errors. When I try "rpm -e --nodeps [packages]" I get:

Quote
Segmentation fault


How can I restore the original glibc rpm's
Rien
(The Netherlands)......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
IMAP problem
« Reply #4 on: March 20, 2006, 12:28:38 AM »
Quote from: "Rien"

Yes indeed, I've upgraded glibc.


Why did you do that?

Quote

(what is the original version)


2.2.5-44

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
IMAP problem
« Reply #5 on: March 20, 2006, 12:32:48 AM »
Quote from: "Rien"

When I try to remove the rpm's I get a lot of dependency-errors. When I try "rpm -e --nodeps [packages]" I get:

Quote
Segmentation fault



You should only every use --nodeps or --force if you know exactly what you are doing and why you are doing it.

Quote

How can I restore the original glibc rpm's


I don't know. You have seriously broken your system. You may have made it worse by trying to remove glibc packages - they are *essential*.

Your best way forward might be to attempt an upgrade to 7.0rc1.

I hope you have a good backup, because the only certain way forward is to do a fresh install and restore from backup.

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
IMAP problem
« Reply #6 on: March 20, 2006, 05:25:06 PM »
Hi,

I did it because I wanted the newest version of Midnight Commander. I didn't realise the consequences.

I tried --nodeps and --force, but nothing happens because of the error "Segmentation fault".

Do you think it is saver to upgrade to 6.5 first before I upgrade to 7.0?
Rien
(The Netherlands)......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
IMAP problem
« Reply #7 on: March 20, 2006, 05:35:08 PM »
Quote from: "Rien"

Do you think it is saver to upgrade to 6.5 first before I upgrade to 7.0?


No.

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
IMAP problem
« Reply #8 on: March 20, 2006, 08:26:15 PM »
Thanks Charley,

I will upgrade to 7.0.
Rien
(The Netherlands)......