[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#518133: closed by Aurelien Jarno <aurelien@aurel32.net> (Re: Bug#518133: libc6-xen: nosegneg not selected when running in OpenVZ under Xen)



Hello, Aurelian,

thank you for that piece of information.

> You should either ask the company providing you kernel to fix the pseudo
> hwcap nosegneg value, or edit /etc/ld.so.conf.d/libc6-xen.conf and
> replace 'hwcap 1 nosegneg' by 'hwcap 0 nosegneg'.

I have tried that "hwcap 0 nosegneg" bit. That one does NOT help.

That established, do you still think there a good chance that the other part of your
counsel does help, that is, upgrading to a more recent kernel?


For the record, as an ugly workaround, what does get rid of the messages is: Move the
plain versions to the side and replace them with symbolic links into the
i686/nosegneg directory. Something along those lines (while 156 is stopped):

cd /var/lib/vz/private/156/lib
mkdir wrong-version-moved-to-the-side
for f in `cd i686/nosegneg; echo *`
do
   test -f $f && mv $f wrong-version-moved-to-the-side && ln -s i686/nosegneg/$f .
done

Regards

Andreas
-- 
Dr. Andreas Krüger, Berater, DV-RATIO NORDWEST GmbH
andreas.krueger@dv-ratio.com
GPG/PGP Fingerprint 8063 4A9B 362D 4220 A546  14C1 EA19 AADC FD44 5EB7

DV-RATIO NORDWEST GmbH
Tel:  +49 (0)211 / 577 996-0
Fax: +49 (0)211 / 559 1617
http://www.dv-ratio.com <http://www.dv-ratio.com>
Sitz der Gesellschaft Habsburgerstraße 12, 40547 Düsseldorf
Registergericht Düsseldorf HRB 34330
USt-IdNr.:  DE811321837
Steuer-Nr.: 809/44031
Geschäftsführung: Günter Gerstmann
Prokura: Trudbert Vetter, Uwe Wolfram

25 Jahre DV-RATIO "ein Vierteljahrhundert Zuverlässigkeit"


Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: