Bug 15364 - join: File 2 is not in sorted order
Summary: join: File 2 is not in sorted order
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alternatives (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-15 18:59 MSD by Michael Shigorin
Modified: 2008-06-09 05:39 MSD (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2008-04-15 18:59:13 MSD
*** raorn is Offline
<gvy> jfyi:
10: vim-console                                  
###################################################################################################
[ 90%]
join: File 2 is not in sorted order
11: vim-common                                   
###################################################################################################
[100%]
(sisyphus)
*** raorn is Online
<raorn> rpm -q --scripts vim-console
<raorn> rpm -ql alternatives | xargs grep join
<gvy> 
$ rpm -q --scripts vim-console
postinstall scriptlet (through /bin/sh):
/usr/sbin/alternatives-helper --install vim-console -- vim
preuninstall scriptlet (through /bin/sh):
[ "$1" = 0 ] || exit 0; [ -x /usr/sbin/alternatives-helper ] &&
/usr/sbin/alternatives-helper --remove vim-console
$ rpm -ql alternatives | xargs grep join
/usr/bin/alternatives-update:    cat $CHANGES|cut -f3|sed $sed_options
'/[[:print:]]/! d'|join - $AVAIL|
/usr/sbin/alternatives-update:    cat $CHANGES|cut -f3|sed $sed_options
'/[[:print:]]/! d'|join - $AVAIL|
<raorn> vim тут совершенно ни при чём
<gvy> хм... верю, но первый раз такое вижу
<gvy> пойду Стасу тогда повешу, тебе цц: надо?
<raorn> не-а
<raorn> get_list $*|sort -u >$AVAIL
<raorn> может sort поломался?
<gvy> ммм... кстати, с него станется
<raorn> может с локалью чего?
<gvy> 
LANG=ru_RU.KOI8-R
LC_CTYPE=ru_RU.KOI8-R
LC_NUMERIC=C
LC_TIME=C
LC_COLLATE=ru_RU.KOI8-R
LC_MONETARY=C
LC_MESSAGES=C
LC_PAPER="ru_RU.KOI8-R"
LC_NAME="ru_RU.KOI8-R"
LC_ADDRESS="ru_RU.KOI8-R"
LC_TELEPHONE="ru_RU.KOI8-R"
LC_MEASUREMENT="ru_RU.KOI8-R"
LC_IDENTIFICATION="ru_RU.KOI8-R"
LC_ALL=
<raorn> а просто alternatives-update отрабатывает?
<gvy> да, молча
Comment 1 at@altlinux.org 2008-06-09 05:39:17 MSD
Disasterous join(1) blunder in coreutils [6.10-alt1..6.10-alt3).