Gah, the original got cut off, too big. ---------- Forwarded message ---------- From: Dan McGee <dpmcgee@gmail.com> Date: Oct 31, 2007 8:32 AM Subject: Re: [arch-dev-public] [signoff] glibc,tzdata,binutils,gcc,gcc-libs To: Public mailing list for ArchLinux development <arch-dev-public@archlinux.org> On 10/31/07, Andreas Radke <a.radke@arcor.de> wrote:
not one issue so far related to the glibc bump. luckily this thread http://bbs.archlinux.org/viewtopic.php?id=39084 kept unused.
please sign off glibc, tzdata, binutils, gcc, gcc-libs.
Andy
I've seen no problems on i686 for any of the packages. EXCEPT I just installed glibc -2, and got this on locale-gen in the install script. It did not do this for version 1 (before you patched the locales). Generating locales... de_DE.UTF-8... done en_GB.UTF-8... done en_IE.UTF-8... done en_US.UTF-8... done en_US.ISO-8859-1... done es_ES.UTF-8... done es_MX.UTF-8... done es_US.UTF-8... done fr_FR.UTF-8... done it_IT.UTF-8... done pt_BR.UTF-8... done ru_RU.UTF-8... done /usr/share/i18n/locales/iso14651_t1_common:492: LC_COLLATE: nested conditionals not supported /usr/share/i18n/locales/iso14651_t1_common:499: LC_COLLATE: more then one 'else' /usr/share/i18n/locales/iso14651_t1_common:1135: LC_COLLATE: nested conditionals not supported /usr/share/i18n/locales/iso14651_t1_common:1137: LC_COLLATE: more then one 'else' /usr/share/i18n/locales/iso14651_t1_common:1141: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1143: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1144: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1145: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1146: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1147: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1148: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1149: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1150: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1151: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1152: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1154: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1155: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1156: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1157: symbol `(null)' not defined /usr/share/i18n/locales/iso14651_t1_common:1158: symbol `(null)' not defined (a lot of this until...) /usr/share/i18n/locales/iso14651_t1_common:2606: symbol `(null)' not defined tr_TR.UTF-8... -Dan