Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 270855 Details for
Bug 364257
app-admin/eselect-postgresql-1.0.7: missing double quotes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
normal behaviour
eselect_out_good.txt (text/plain), 30.98 KB, created by
Tomáš Chvátal (RETIRED)
on 2011-04-22 09:11:35 UTC
(
hide
)
Description:
normal behaviour
Filename:
MIME Type:
Creator:
Tomáš Chvátal (RETIRED)
Created:
2011-04-22 09:11:35 UTC
Size:
30.98 KB
patch
obsolete
>scarab@ugly-elf: ~ $ s eselect postgresql set 9.0 >+ [[ -z set ]] >+ is_function do_set >++ type -t do_set >+ [[ function == \f\u\n\c\t\i\o\n ]] >+ check_do do_set 9.0 >+ local function=do_set >+ shift >+ is_function do_set >++ type -t do_set >+ [[ function == \f\u\n\c\t\i\o\n ]] >+ do_set 9.0 >+ local SLOT=9.0 >++ lib_dir >+++ list_libdirs >+++ local dir >+++ local -a libdirs >+++ for dir in '${ES_VALID_MULTILIB_DIRS}' >+++ grep -q '^/lib\(\|/\)$' /etc/ld.so.conf >+++ libdirs=(${libdirs[@]} ${dir}) >+++ for dir in '${ES_VALID_MULTILIB_DIRS}' >+++ grep -q '^/lib32\(\|/\)$' /etc/ld.so.conf >+++ libdirs=(${libdirs[@]} ${dir}) >+++ for dir in '${ES_VALID_MULTILIB_DIRS}' >+++ grep -q '^/lib64\(\|/\)$' /etc/ld.so.conf >+++ libdirs=(${libdirs[@]} ${dir}) >+++ [[ 3 -eq 0 ]] >+++ echo lib lib32 lib64 >++ local 'lib_list=lib lib32 lib64' >++ [[ lib lib32 lib64 =~ .*lib64.* ]] >+++ ls -d /usr/lib64/postgresql-9.0/lib64 >++ [[ -n /usr/lib64/postgresql-9.0/lib64 ]] >++ echo lib64 >+ [[ ! -d /usr/lib64/postgresql-9.0 ]] >+ echo 'Setting 9.0 as the default installation...' >Setting 9.0 as the default installation... >+ echo -ne '\tRemoving old links...' > Removing old links...+ unlinker /etc/eselect/postgresql/active.links >+ local active_link_file=/etc/eselect/postgresql/active.links >+ [[ -r /etc/eselect/postgresql/active.links ]] >+ active_links=($(<"${active_link_file}")) >+ local active_links >+ (( i=0 )) >+ (( 0 < 42 )) >+ [[ -h /usr/include/postgresql ]] >+ rm -f /usr/include/postgresql >+ [[ -e /usr/include/postgresql ]] >+ (( i++ )) >+ (( 1 < 42 )) >+ [[ -h /usr/include/libpq-fe.h ]] >+ rm -f /usr/include/libpq-fe.h >+ [[ -e /usr/include/libpq-fe.h ]] >+ (( i++ )) >+ (( 2 < 42 )) >+ [[ -h /usr/include/pg_config_manual.h ]] >+ rm -f /usr/include/pg_config_manual.h >+ [[ -e /usr/include/pg_config_manual.h ]] >+ (( i++ )) >+ (( 3 < 42 )) >+ [[ -h /usr/include/libpq ]] >+ rm -f /usr/include/libpq >+ [[ -e /usr/include/libpq ]] >+ (( i++ )) >+ (( 4 < 42 )) >+ [[ -h /usr/include/postgres_ext.h ]] >+ rm -f /usr/include/postgres_ext.h >+ [[ -e /usr/include/postgres_ext.h ]] >+ (( i++ )) >+ (( 5 < 42 )) >+ [[ -h /usr/lib64/postgresql ]] >+ rm -f /usr/lib64/postgresql >+ [[ -e /usr/lib64/postgresql ]] >+ (( i++ )) >+ (( 6 < 42 )) >+ [[ -h /usr/lib64/libecpg.so.6.2 ]] >+ rm -f /usr/lib64/libecpg.so.6.2 >+ [[ -e /usr/lib64/libecpg.so.6.2 ]] >+ (( i++ )) >+ (( 7 < 42 )) >+ [[ -h /usr/lib64/libpq.so ]] >+ rm -f /usr/lib64/libpq.so >+ [[ -e /usr/lib64/libpq.so ]] >+ (( i++ )) >+ (( 8 < 42 )) >+ [[ -h /usr/lib64/libecpg_compat.so.3.2 ]] >+ rm -f /usr/lib64/libecpg_compat.so.3.2 >+ [[ -e /usr/lib64/libecpg_compat.so.3.2 ]] >+ (( i++ )) >+ (( 9 < 42 )) >+ [[ -h /usr/lib64/libecpg.a ]] >+ rm -f /usr/lib64/libecpg.a >+ [[ -e /usr/lib64/libecpg.a ]] >+ (( i++ )) >+ (( 10 < 42 )) >+ [[ -h /usr/lib64/libpgtypes.a ]] >+ rm -f /usr/lib64/libpgtypes.a >+ [[ -e /usr/lib64/libpgtypes.a ]] >+ (( i++ )) >+ (( 11 < 42 )) >+ [[ -h /usr/lib64/libecpg_compat.a ]] >+ rm -f /usr/lib64/libecpg_compat.a >+ [[ -e /usr/lib64/libecpg_compat.a ]] >+ (( i++ )) >+ (( 12 < 42 )) >+ [[ -h /usr/lib64/libpq.a ]] >+ rm -f /usr/lib64/libpq.a >+ [[ -e /usr/lib64/libpq.a ]] >+ (( i++ )) >+ (( 13 < 42 )) >+ [[ -h /usr/lib64/libecpg_compat.so ]] >+ rm -f /usr/lib64/libecpg_compat.so >+ [[ -e /usr/lib64/libecpg_compat.so ]] >+ (( i++ )) >+ (( 14 < 42 )) >+ [[ -h /usr/lib64/libecpg.so ]] >+ rm -f /usr/lib64/libecpg.so >+ [[ -e /usr/lib64/libecpg.so ]] >+ (( i++ )) >+ (( 15 < 42 )) >+ [[ -h /usr/lib64/libecpg.so.6 ]] >+ rm -f /usr/lib64/libecpg.so.6 >+ [[ -e /usr/lib64/libecpg.so.6 ]] >+ (( i++ )) >+ (( 16 < 42 )) >+ [[ -h /usr/lib64/libpq.so.5 ]] >+ rm -f /usr/lib64/libpq.so.5 >+ [[ -e /usr/lib64/libpq.so.5 ]] >+ (( i++ )) >+ (( 17 < 42 )) >+ [[ -h /usr/lib64/libpgport.a ]] >+ rm -f /usr/lib64/libpgport.a >+ [[ -e /usr/lib64/libpgport.a ]] >+ (( i++ )) >+ (( 18 < 42 )) >+ [[ -h /usr/lib64/libpgtypes.so.3 ]] >+ rm -f /usr/lib64/libpgtypes.so.3 >+ [[ -e /usr/lib64/libpgtypes.so.3 ]] >+ (( i++ )) >+ (( 19 < 42 )) >+ [[ -h /usr/lib64/libpgtypes.so ]] >+ rm -f /usr/lib64/libpgtypes.so >+ [[ -e /usr/lib64/libpgtypes.so ]] >+ (( i++ )) >+ (( 20 < 42 )) >+ [[ -h /usr/lib64/libpgtypes.so.3.1 ]] >+ rm -f /usr/lib64/libpgtypes.so.3.1 >+ [[ -e /usr/lib64/libpgtypes.so.3.1 ]] >+ (( i++ )) >+ (( 21 < 42 )) >+ [[ -h /usr/lib64/libpq.so.5.3 ]] >+ rm -f /usr/lib64/libpq.so.5.3 >+ [[ -e /usr/lib64/libpq.so.5.3 ]] >+ (( i++ )) >+ (( 22 < 42 )) >+ [[ -h /usr/lib64/libecpg_compat.so.3 ]] >+ rm -f /usr/lib64/libecpg_compat.so.3 >+ [[ -e /usr/lib64/libecpg_compat.so.3 ]] >+ (( i++ )) >+ (( 23 < 42 )) >+ [[ -h /usr/bin/vacuumdb ]] >+ rm -f /usr/bin/vacuumdb >+ [[ -e /usr/bin/vacuumdb ]] >+ (( i++ )) >+ (( 24 < 42 )) >+ [[ -h /usr/bin/reindexdb ]] >+ rm -f /usr/bin/reindexdb >+ [[ -e /usr/bin/reindexdb ]] >+ (( i++ )) >+ (( 25 < 42 )) >+ [[ -h /usr/bin/pg_dumpall ]] >+ rm -f /usr/bin/pg_dumpall >+ [[ -e /usr/bin/pg_dumpall ]] >+ (( i++ )) >+ (( 26 < 42 )) >+ [[ -h /usr/bin/pg_dump ]] >+ rm -f /usr/bin/pg_dump >+ [[ -e /usr/bin/pg_dump ]] >+ (( i++ )) >+ (( 27 < 42 )) >+ [[ -h /usr/bin/vacuumlo ]] >+ rm -f /usr/bin/vacuumlo >+ [[ -e /usr/bin/vacuumlo ]] >+ (( i++ )) >+ (( 28 < 42 )) >+ [[ -h /usr/bin/dropdb ]] >+ rm -f /usr/bin/dropdb >+ [[ -e /usr/bin/dropdb ]] >+ (( i++ )) >+ (( 29 < 42 )) >+ [[ -h /usr/bin/pgbench ]] >+ rm -f /usr/bin/pgbench >+ [[ -e /usr/bin/pgbench ]] >+ (( i++ )) >+ (( 30 < 42 )) >+ [[ -h /usr/bin/pg_restore ]] >+ rm -f /usr/bin/pg_restore >+ [[ -e /usr/bin/pg_restore ]] >+ (( i++ )) >+ (( 31 < 42 )) >+ [[ -h /usr/bin/ecpg ]] >+ rm -f /usr/bin/ecpg >+ [[ -e /usr/bin/ecpg ]] >+ (( i++ )) >+ (( 32 < 42 )) >+ [[ -h /usr/bin/createuser ]] >+ rm -f /usr/bin/createuser >+ [[ -e /usr/bin/createuser ]] >+ (( i++ )) >+ (( 33 < 42 )) >+ [[ -h /usr/bin/createdb ]] >+ rm -f /usr/bin/createdb >+ [[ -e /usr/bin/createdb ]] >+ (( i++ )) >+ (( 34 < 42 )) >+ [[ -h /usr/bin/psql ]] >+ rm -f /usr/bin/psql >+ [[ -e /usr/bin/psql ]] >+ (( i++ )) >+ (( 35 < 42 )) >+ [[ -h /usr/bin/droplang ]] >+ rm -f /usr/bin/droplang >+ [[ -e /usr/bin/droplang ]] >+ (( i++ )) >+ (( 36 < 42 )) >+ [[ -h /usr/bin/dropuser ]] >+ rm -f /usr/bin/dropuser >+ [[ -e /usr/bin/dropuser ]] >+ (( i++ )) >+ (( 37 < 42 )) >+ [[ -h /usr/bin/oid2name ]] >+ rm -f /usr/bin/oid2name >+ [[ -e /usr/bin/oid2name ]] >+ (( i++ )) >+ (( 38 < 42 )) >+ [[ -h /usr/bin/pg_config ]] >+ rm -f /usr/bin/pg_config >+ [[ -e /usr/bin/pg_config ]] >+ (( i++ )) >+ (( 39 < 42 )) >+ [[ -h /usr/bin/createlang ]] >+ rm -f /usr/bin/createlang >+ [[ -e /usr/bin/createlang ]] >+ (( i++ )) >+ (( 40 < 42 )) >+ [[ -h /usr/bin/clusterdb ]] >+ rm -f /usr/bin/clusterdb >+ [[ -e /usr/bin/clusterdb ]] >+ (( i++ )) >+ (( 41 < 42 )) >+ [[ -h /usr/share/postgresql ]] >+ rm -f /usr/share/postgresql >+ [[ -e /usr/share/postgresql ]] >+ (( i++ )) >+ (( 42 < 42 )) >+ rm -f /etc/eselect/postgresql/active.links >+ echo done. >done. >+ echo -ne '\tGenerating new links...' > Generating new links...+ sources=("${B_PATH}"/include/postgresql-${SLOT} "${B_PATH}"/include/postgresql-${SLOT}/libpq-fe.h "${B_PATH}"/include/postgresql-${SLOT}/pg_config_manual.h "${B_PATH}"/include/postgresql-${SLOT}/libpq "${B_PATH}"/include/postgresql-${SLOT}/postgres_ext.h) >+ local sources >+ targets=("${B_PATH}"/include/postgresql "${B_PATH}"/include/libpq-fe.h "${B_PATH}"/include/pg_config_manual.h "${B_PATH}"/include/libpq "${B_PATH}"/include/postgres_ext.h) >+ local targets >+ local i >+ (( i=0 )) >+ (( 0 < 5 )) >+ [[ -h /usr/include/postgresql ]] >+ [[ -e /usr/include/postgresql ]] >+ ln -s /usr/include/postgresql-9.0 /usr/include/postgresql >+ echo /usr/include/postgresql >+ (( i++ )) >+ (( 1 < 5 )) >+ [[ -h /usr/include/libpq-fe.h ]] >+ [[ -e /usr/include/libpq-fe.h ]] >+ ln -s /usr/include/postgresql-9.0/libpq-fe.h /usr/include/libpq-fe.h >+ echo /usr/include/libpq-fe.h >+ (( i++ )) >+ (( 2 < 5 )) >+ [[ -h /usr/include/pg_config_manual.h ]] >+ [[ -e /usr/include/pg_config_manual.h ]] >+ ln -s /usr/include/postgresql-9.0/pg_config_manual.h /usr/include/pg_config_manual.h >+ echo /usr/include/pg_config_manual.h >+ (( i++ )) >+ (( 3 < 5 )) >+ [[ -h /usr/include/libpq ]] >+ [[ -e /usr/include/libpq ]] >+ ln -s /usr/include/postgresql-9.0/libpq /usr/include/libpq >+ echo /usr/include/libpq >+ (( i++ )) >+ (( 4 < 5 )) >+ [[ -h /usr/include/postgres_ext.h ]] >+ [[ -e /usr/include/postgres_ext.h ]] >+ ln -s /usr/include/postgresql-9.0/postgres_ext.h /usr/include/postgres_ext.h >+ echo /usr/include/postgres_ext.h >+ (( i++ )) >+ (( 5 < 5 )) >+ local x >++ list_libdirs >++ local dir >++ local -a libdirs >++ for dir in '${ES_VALID_MULTILIB_DIRS}' >++ grep -q '^/lib\(\|/\)$' /etc/ld.so.conf >++ libdirs=(${libdirs[@]} ${dir}) >++ for dir in '${ES_VALID_MULTILIB_DIRS}' >++ grep -q '^/lib32\(\|/\)$' /etc/ld.so.conf >++ libdirs=(${libdirs[@]} ${dir}) >++ for dir in '${ES_VALID_MULTILIB_DIRS}' >++ grep -q '^/lib64\(\|/\)$' /etc/ld.so.conf >++ libdirs=(${libdirs[@]} ${dir}) >++ [[ 3 -eq 0 ]] >++ echo lib lib32 lib64 >+ for x in '$(list_libdirs)' >+ [[ -d /usr/lib/postgresql-9.0/lib ]] >+ for x in '$(list_libdirs)' >+ [[ -d /usr/lib32/postgresql-9.0/lib32 ]] >+ for x in '$(list_libdirs)' >+ [[ -d /usr/lib64/postgresql-9.0/lib64 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64 /usr/lib64/postgresql >+ echo /usr/lib64/postgresql >+ linker /usr/lib64/postgresql-9.0/lib64 '-name lib*' /usr/lib64 >+ local source_dir=/usr/lib64/postgresql-9.0/lib64 >+ local 'pattern=-name lib*' >+ local target_dir=/usr/lib64 >+ local suffix= >+ local link_source >++ find /usr/lib64/postgresql-9.0/lib64 -maxdepth 1 -mindepth 1 -name 'lib*' >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libecpg.so.6.2 >++ local path=/usr/lib64/postgresql-9.0/lib64/libecpg.so.6.2 suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libecpg.so.6.2 ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libecpg.so.6.2 >++ path=libecpg.so.6.2 >++ [[ '' != \l\i\b\e\c\p\g\.\s\o\.\6\.\2 ]] >++ path=libecpg.so.6.2 >++ echo libecpg.so.6.2 >+ local link_target=/usr/lib64/libecpg.so.6.2 >+ [[ -h /usr/lib64/libecpg.so.6.2 ]] >+ [[ -e /usr/lib64/libecpg.so.6.2 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libecpg.so.6.2 /usr/lib64/libecpg.so.6.2 >+ echo /usr/lib64/libecpg.so.6.2 >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpq.so >++ local path=/usr/lib64/postgresql-9.0/lib64/libpq.so suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpq.so ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpq.so >++ path=libpq.so >++ [[ '' != \l\i\b\p\q\.\s\o ]] >++ path=libpq.so >++ echo libpq.so >+ local link_target=/usr/lib64/libpq.so >+ [[ -h /usr/lib64/libpq.so ]] >+ [[ -e /usr/lib64/libpq.so ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpq.so /usr/lib64/libpq.so >+ echo /usr/lib64/libpq.so >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3.2 >++ local path=/usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3.2 suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3.2 ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3.2 >++ path=libecpg_compat.so.3.2 >++ [[ '' != \l\i\b\e\c\p\g\_\c\o\m\p\a\t\.\s\o\.\3\.\2 ]] >++ path=libecpg_compat.so.3.2 >++ echo libecpg_compat.so.3.2 >+ local link_target=/usr/lib64/libecpg_compat.so.3.2 >+ [[ -h /usr/lib64/libecpg_compat.so.3.2 ]] >+ [[ -e /usr/lib64/libecpg_compat.so.3.2 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3.2 /usr/lib64/libecpg_compat.so.3.2 >+ echo /usr/lib64/libecpg_compat.so.3.2 >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libecpg.a >++ local path=/usr/lib64/postgresql-9.0/lib64/libecpg.a suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libecpg.a ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libecpg.a >++ path=libecpg.a >++ [[ '' != \l\i\b\e\c\p\g\.\a ]] >++ path=libecpg.a >++ echo libecpg.a >+ local link_target=/usr/lib64/libecpg.a >+ [[ -h /usr/lib64/libecpg.a ]] >+ [[ -e /usr/lib64/libecpg.a ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libecpg.a /usr/lib64/libecpg.a >+ echo /usr/lib64/libecpg.a >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpgtypes.a >++ local path=/usr/lib64/postgresql-9.0/lib64/libpgtypes.a suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpgtypes.a ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpgtypes.a >++ path=libpgtypes.a >++ [[ '' != \l\i\b\p\g\t\y\p\e\s\.\a ]] >++ path=libpgtypes.a >++ echo libpgtypes.a >+ local link_target=/usr/lib64/libpgtypes.a >+ [[ -h /usr/lib64/libpgtypes.a ]] >+ [[ -e /usr/lib64/libpgtypes.a ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpgtypes.a /usr/lib64/libpgtypes.a >+ echo /usr/lib64/libpgtypes.a >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libecpg_compat.a >++ local path=/usr/lib64/postgresql-9.0/lib64/libecpg_compat.a suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libecpg_compat.a ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libecpg_compat.a >++ path=libecpg_compat.a >++ [[ '' != \l\i\b\e\c\p\g\_\c\o\m\p\a\t\.\a ]] >++ path=libecpg_compat.a >++ echo libecpg_compat.a >+ local link_target=/usr/lib64/libecpg_compat.a >+ [[ -h /usr/lib64/libecpg_compat.a ]] >+ [[ -e /usr/lib64/libecpg_compat.a ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libecpg_compat.a /usr/lib64/libecpg_compat.a >+ echo /usr/lib64/libecpg_compat.a >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpq.a >++ local path=/usr/lib64/postgresql-9.0/lib64/libpq.a suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpq.a ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpq.a >++ path=libpq.a >++ [[ '' != \l\i\b\p\q\.\a ]] >++ path=libpq.a >++ echo libpq.a >+ local link_target=/usr/lib64/libpq.a >+ [[ -h /usr/lib64/libpq.a ]] >+ [[ -e /usr/lib64/libpq.a ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpq.a /usr/lib64/libpq.a >+ echo /usr/lib64/libpq.a >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so >++ local path=/usr/lib64/postgresql-9.0/lib64/libecpg_compat.so suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libecpg_compat.so >++ path=libecpg_compat.so >++ [[ '' != \l\i\b\e\c\p\g\_\c\o\m\p\a\t\.\s\o ]] >++ path=libecpg_compat.so >++ echo libecpg_compat.so >+ local link_target=/usr/lib64/libecpg_compat.so >+ [[ -h /usr/lib64/libecpg_compat.so ]] >+ [[ -e /usr/lib64/libecpg_compat.so ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so /usr/lib64/libecpg_compat.so >+ echo /usr/lib64/libecpg_compat.so >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libecpg.so >++ local path=/usr/lib64/postgresql-9.0/lib64/libecpg.so suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libecpg.so ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libecpg.so >++ path=libecpg.so >++ [[ '' != \l\i\b\e\c\p\g\.\s\o ]] >++ path=libecpg.so >++ echo libecpg.so >+ local link_target=/usr/lib64/libecpg.so >+ [[ -h /usr/lib64/libecpg.so ]] >+ [[ -e /usr/lib64/libecpg.so ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libecpg.so /usr/lib64/libecpg.so >+ echo /usr/lib64/libecpg.so >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libecpg.so.6 >++ local path=/usr/lib64/postgresql-9.0/lib64/libecpg.so.6 suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libecpg.so.6 ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libecpg.so.6 >++ path=libecpg.so.6 >++ [[ '' != \l\i\b\e\c\p\g\.\s\o\.\6 ]] >++ path=libecpg.so.6 >++ echo libecpg.so.6 >+ local link_target=/usr/lib64/libecpg.so.6 >+ [[ -h /usr/lib64/libecpg.so.6 ]] >+ [[ -e /usr/lib64/libecpg.so.6 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libecpg.so.6 /usr/lib64/libecpg.so.6 >+ echo /usr/lib64/libecpg.so.6 >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpq.so.5 >++ local path=/usr/lib64/postgresql-9.0/lib64/libpq.so.5 suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpq.so.5 ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpq.so.5 >++ path=libpq.so.5 >++ [[ '' != \l\i\b\p\q\.\s\o\.\5 ]] >++ path=libpq.so.5 >++ echo libpq.so.5 >+ local link_target=/usr/lib64/libpq.so.5 >+ [[ -h /usr/lib64/libpq.so.5 ]] >+ [[ -e /usr/lib64/libpq.so.5 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpq.so.5 /usr/lib64/libpq.so.5 >+ echo /usr/lib64/libpq.so.5 >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpgport.a >++ local path=/usr/lib64/postgresql-9.0/lib64/libpgport.a suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpgport.a ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpgport.a >++ path=libpgport.a >++ [[ '' != \l\i\b\p\g\p\o\r\t\.\a ]] >++ path=libpgport.a >++ echo libpgport.a >+ local link_target=/usr/lib64/libpgport.a >+ [[ -h /usr/lib64/libpgport.a ]] >+ [[ -e /usr/lib64/libpgport.a ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpgport.a /usr/lib64/libpgport.a >+ echo /usr/lib64/libpgport.a >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3 >++ local path=/usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3 suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3 ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3 >++ path=libpgtypes.so.3 >++ [[ '' != \l\i\b\p\g\t\y\p\e\s\.\s\o\.\3 ]] >++ path=libpgtypes.so.3 >++ echo libpgtypes.so.3 >+ local link_target=/usr/lib64/libpgtypes.so.3 >+ [[ -h /usr/lib64/libpgtypes.so.3 ]] >+ [[ -e /usr/lib64/libpgtypes.so.3 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3 /usr/lib64/libpgtypes.so.3 >+ echo /usr/lib64/libpgtypes.so.3 >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpgtypes.so >++ local path=/usr/lib64/postgresql-9.0/lib64/libpgtypes.so suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpgtypes.so ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpgtypes.so >++ path=libpgtypes.so >++ [[ '' != \l\i\b\p\g\t\y\p\e\s\.\s\o ]] >++ path=libpgtypes.so >++ echo libpgtypes.so >+ local link_target=/usr/lib64/libpgtypes.so >+ [[ -h /usr/lib64/libpgtypes.so ]] >+ [[ -e /usr/lib64/libpgtypes.so ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpgtypes.so /usr/lib64/libpgtypes.so >+ echo /usr/lib64/libpgtypes.so >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3.1 >++ local path=/usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3.1 suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3.1 ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3.1 >++ path=libpgtypes.so.3.1 >++ [[ '' != \l\i\b\p\g\t\y\p\e\s\.\s\o\.\3\.\1 ]] >++ path=libpgtypes.so.3.1 >++ echo libpgtypes.so.3.1 >+ local link_target=/usr/lib64/libpgtypes.so.3.1 >+ [[ -h /usr/lib64/libpgtypes.so.3.1 ]] >+ [[ -e /usr/lib64/libpgtypes.so.3.1 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpgtypes.so.3.1 /usr/lib64/libpgtypes.so.3.1 >+ echo /usr/lib64/libpgtypes.so.3.1 >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libpq.so.5.3 >++ local path=/usr/lib64/postgresql-9.0/lib64/libpq.so.5.3 suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libpq.so.5.3 ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libpq.so.5.3 >++ path=libpq.so.5.3 >++ [[ '' != \l\i\b\p\q\.\s\o\.\5\.\3 ]] >++ path=libpq.so.5.3 >++ echo libpq.so.5.3 >+ local link_target=/usr/lib64/libpq.so.5.3 >+ [[ -h /usr/lib64/libpq.so.5.3 ]] >+ [[ -e /usr/lib64/libpq.so.5.3 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libpq.so.5.3 /usr/lib64/libpq.so.5.3 >+ echo /usr/lib64/libpq.so.5.3 >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3 >++ local path=/usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3 suf= >++ [[ -z /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3 ]] >++ path=/usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3 >++ path=libecpg_compat.so.3 >++ [[ '' != \l\i\b\e\c\p\g\_\c\o\m\p\a\t\.\s\o\.\3 ]] >++ path=libecpg_compat.so.3 >++ echo libecpg_compat.so.3 >+ local link_target=/usr/lib64/libecpg_compat.so.3 >+ [[ -h /usr/lib64/libecpg_compat.so.3 ]] >+ [[ -e /usr/lib64/libecpg_compat.so.3 ]] >+ ln -s /usr/lib64/postgresql-9.0/lib64/libecpg_compat.so.3 /usr/lib64/libecpg_compat.so.3 >+ echo /usr/lib64/libecpg_compat.so.3 >++ lib_dir >+++ list_libdirs >+++ local dir >+++ local -a libdirs >+++ for dir in '${ES_VALID_MULTILIB_DIRS}' >+++ grep -q '^/lib\(\|/\)$' /etc/ld.so.conf >+++ libdirs=(${libdirs[@]} ${dir}) >+++ for dir in '${ES_VALID_MULTILIB_DIRS}' >+++ grep -q '^/lib32\(\|/\)$' /etc/ld.so.conf >+++ libdirs=(${libdirs[@]} ${dir}) >+++ for dir in '${ES_VALID_MULTILIB_DIRS}' >+++ grep -q '^/lib64\(\|/\)$' /etc/ld.so.conf >+++ libdirs=(${libdirs[@]} ${dir}) >+++ [[ 3 -eq 0 ]] >+++ echo lib lib32 lib64 >++ local 'lib_list=lib lib32 lib64' >++ [[ lib lib32 lib64 =~ .*lib64.* ]] >+++ ls -d /usr/lib64/postgresql-9.0/lib64 >++ [[ -n /usr/lib64/postgresql-9.0/lib64 ]] >++ echo lib64 >+ linker /usr/lib64/postgresql-9.0/bin '-xtype f' /usr/bin >+ local source_dir=/usr/lib64/postgresql-9.0/bin >+ local 'pattern=-xtype f' >+ local target_dir=/usr/bin >+ local suffix= >+ local link_source >++ find /usr/lib64/postgresql-9.0/bin -maxdepth 1 -mindepth 1 -xtype f >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/vacuumdb >++ local path=/usr/lib64/postgresql-9.0/bin/vacuumdb suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/vacuumdb ]] >++ path=/usr/lib64/postgresql-9.0/bin/vacuumdb >++ path=vacuumdb >++ [[ '' != \v\a\c\u\u\m\d\b ]] >++ path=vacuumdb >++ echo vacuumdb >+ local link_target=/usr/bin/vacuumdb >+ [[ -h /usr/bin/vacuumdb ]] >+ [[ -e /usr/bin/vacuumdb ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/vacuumdb /usr/bin/vacuumdb >+ echo /usr/bin/vacuumdb >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/reindexdb >++ local path=/usr/lib64/postgresql-9.0/bin/reindexdb suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/reindexdb ]] >++ path=/usr/lib64/postgresql-9.0/bin/reindexdb >++ path=reindexdb >++ [[ '' != \r\e\i\n\d\e\x\d\b ]] >++ path=reindexdb >++ echo reindexdb >+ local link_target=/usr/bin/reindexdb >+ [[ -h /usr/bin/reindexdb ]] >+ [[ -e /usr/bin/reindexdb ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/reindexdb /usr/bin/reindexdb >+ echo /usr/bin/reindexdb >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/pg_dumpall >++ local path=/usr/lib64/postgresql-9.0/bin/pg_dumpall suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/pg_dumpall ]] >++ path=/usr/lib64/postgresql-9.0/bin/pg_dumpall >++ path=pg_dumpall >++ [[ '' != \p\g\_\d\u\m\p\a\l\l ]] >++ path=pg_dumpall >++ echo pg_dumpall >+ local link_target=/usr/bin/pg_dumpall >+ [[ -h /usr/bin/pg_dumpall ]] >+ [[ -e /usr/bin/pg_dumpall ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/pg_dumpall /usr/bin/pg_dumpall >+ echo /usr/bin/pg_dumpall >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/pg_dump >++ local path=/usr/lib64/postgresql-9.0/bin/pg_dump suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/pg_dump ]] >++ path=/usr/lib64/postgresql-9.0/bin/pg_dump >++ path=pg_dump >++ [[ '' != \p\g\_\d\u\m\p ]] >++ path=pg_dump >++ echo pg_dump >+ local link_target=/usr/bin/pg_dump >+ [[ -h /usr/bin/pg_dump ]] >+ [[ -e /usr/bin/pg_dump ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/pg_dump /usr/bin/pg_dump >+ echo /usr/bin/pg_dump >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/vacuumlo >++ local path=/usr/lib64/postgresql-9.0/bin/vacuumlo suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/vacuumlo ]] >++ path=/usr/lib64/postgresql-9.0/bin/vacuumlo >++ path=vacuumlo >++ [[ '' != \v\a\c\u\u\m\l\o ]] >++ path=vacuumlo >++ echo vacuumlo >+ local link_target=/usr/bin/vacuumlo >+ [[ -h /usr/bin/vacuumlo ]] >+ [[ -e /usr/bin/vacuumlo ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/vacuumlo /usr/bin/vacuumlo >+ echo /usr/bin/vacuumlo >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/dropdb >++ local path=/usr/lib64/postgresql-9.0/bin/dropdb suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/dropdb ]] >++ path=/usr/lib64/postgresql-9.0/bin/dropdb >++ path=dropdb >++ [[ '' != \d\r\o\p\d\b ]] >++ path=dropdb >++ echo dropdb >+ local link_target=/usr/bin/dropdb >+ [[ -h /usr/bin/dropdb ]] >+ [[ -e /usr/bin/dropdb ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/dropdb /usr/bin/dropdb >+ echo /usr/bin/dropdb >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/pgbench >++ local path=/usr/lib64/postgresql-9.0/bin/pgbench suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/pgbench ]] >++ path=/usr/lib64/postgresql-9.0/bin/pgbench >++ path=pgbench >++ [[ '' != \p\g\b\e\n\c\h ]] >++ path=pgbench >++ echo pgbench >+ local link_target=/usr/bin/pgbench >+ [[ -h /usr/bin/pgbench ]] >+ [[ -e /usr/bin/pgbench ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/pgbench /usr/bin/pgbench >+ echo /usr/bin/pgbench >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/pg_restore >++ local path=/usr/lib64/postgresql-9.0/bin/pg_restore suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/pg_restore ]] >++ path=/usr/lib64/postgresql-9.0/bin/pg_restore >++ path=pg_restore >++ [[ '' != \p\g\_\r\e\s\t\o\r\e ]] >++ path=pg_restore >++ echo pg_restore >+ local link_target=/usr/bin/pg_restore >+ [[ -h /usr/bin/pg_restore ]] >+ [[ -e /usr/bin/pg_restore ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/pg_restore /usr/bin/pg_restore >+ echo /usr/bin/pg_restore >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/ecpg >++ local path=/usr/lib64/postgresql-9.0/bin/ecpg suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/ecpg ]] >++ path=/usr/lib64/postgresql-9.0/bin/ecpg >++ path=ecpg >++ [[ '' != \e\c\p\g ]] >++ path=ecpg >++ echo ecpg >+ local link_target=/usr/bin/ecpg >+ [[ -h /usr/bin/ecpg ]] >+ [[ -e /usr/bin/ecpg ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/ecpg /usr/bin/ecpg >+ echo /usr/bin/ecpg >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/createuser >++ local path=/usr/lib64/postgresql-9.0/bin/createuser suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/createuser ]] >++ path=/usr/lib64/postgresql-9.0/bin/createuser >++ path=createuser >++ [[ '' != \c\r\e\a\t\e\u\s\e\r ]] >++ path=createuser >++ echo createuser >+ local link_target=/usr/bin/createuser >+ [[ -h /usr/bin/createuser ]] >+ [[ -e /usr/bin/createuser ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/createuser /usr/bin/createuser >+ echo /usr/bin/createuser >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/createdb >++ local path=/usr/lib64/postgresql-9.0/bin/createdb suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/createdb ]] >++ path=/usr/lib64/postgresql-9.0/bin/createdb >++ path=createdb >++ [[ '' != \c\r\e\a\t\e\d\b ]] >++ path=createdb >++ echo createdb >+ local link_target=/usr/bin/createdb >+ [[ -h /usr/bin/createdb ]] >+ [[ -e /usr/bin/createdb ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/createdb /usr/bin/createdb >+ echo /usr/bin/createdb >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/psql >++ local path=/usr/lib64/postgresql-9.0/bin/psql suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/psql ]] >++ path=/usr/lib64/postgresql-9.0/bin/psql >++ path=psql >++ [[ '' != \p\s\q\l ]] >++ path=psql >++ echo psql >+ local link_target=/usr/bin/psql >+ [[ -h /usr/bin/psql ]] >+ [[ -e /usr/bin/psql ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/psql /usr/bin/psql >+ echo /usr/bin/psql >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/droplang >++ local path=/usr/lib64/postgresql-9.0/bin/droplang suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/droplang ]] >++ path=/usr/lib64/postgresql-9.0/bin/droplang >++ path=droplang >++ [[ '' != \d\r\o\p\l\a\n\g ]] >++ path=droplang >++ echo droplang >+ local link_target=/usr/bin/droplang >+ [[ -h /usr/bin/droplang ]] >+ [[ -e /usr/bin/droplang ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/droplang /usr/bin/droplang >+ echo /usr/bin/droplang >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/dropuser >++ local path=/usr/lib64/postgresql-9.0/bin/dropuser suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/dropuser ]] >++ path=/usr/lib64/postgresql-9.0/bin/dropuser >++ path=dropuser >++ [[ '' != \d\r\o\p\u\s\e\r ]] >++ path=dropuser >++ echo dropuser >+ local link_target=/usr/bin/dropuser >+ [[ -h /usr/bin/dropuser ]] >+ [[ -e /usr/bin/dropuser ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/dropuser /usr/bin/dropuser >+ echo /usr/bin/dropuser >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/oid2name >++ local path=/usr/lib64/postgresql-9.0/bin/oid2name suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/oid2name ]] >++ path=/usr/lib64/postgresql-9.0/bin/oid2name >++ path=oid2name >++ [[ '' != \o\i\d\2\n\a\m\e ]] >++ path=oid2name >++ echo oid2name >+ local link_target=/usr/bin/oid2name >+ [[ -h /usr/bin/oid2name ]] >+ [[ -e /usr/bin/oid2name ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/oid2name /usr/bin/oid2name >+ echo /usr/bin/oid2name >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/pg_config >++ local path=/usr/lib64/postgresql-9.0/bin/pg_config suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/pg_config ]] >++ path=/usr/lib64/postgresql-9.0/bin/pg_config >++ path=pg_config >++ [[ '' != \p\g\_\c\o\n\f\i\g ]] >++ path=pg_config >++ echo pg_config >+ local link_target=/usr/bin/pg_config >+ [[ -h /usr/bin/pg_config ]] >+ [[ -e /usr/bin/pg_config ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/pg_config /usr/bin/pg_config >+ echo /usr/bin/pg_config >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/createlang >++ local path=/usr/lib64/postgresql-9.0/bin/createlang suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/createlang ]] >++ path=/usr/lib64/postgresql-9.0/bin/createlang >++ path=createlang >++ [[ '' != \c\r\e\a\t\e\l\a\n\g ]] >++ path=createlang >++ echo createlang >+ local link_target=/usr/bin/createlang >+ [[ -h /usr/bin/createlang ]] >+ [[ -e /usr/bin/createlang ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/createlang /usr/bin/createlang >+ echo /usr/bin/createlang >+ for link_source in '$(find "${source_dir}" -maxdepth 1 -mindepth 1 ${pattern})' >++ basename /usr/lib64/postgresql-9.0/bin/clusterdb >++ local path=/usr/lib64/postgresql-9.0/bin/clusterdb suf= >++ [[ -z /usr/lib64/postgresql-9.0/bin/clusterdb ]] >++ path=/usr/lib64/postgresql-9.0/bin/clusterdb >++ path=clusterdb >++ [[ '' != \c\l\u\s\t\e\r\d\b ]] >++ path=clusterdb >++ echo clusterdb >+ local link_target=/usr/bin/clusterdb >+ [[ -h /usr/bin/clusterdb ]] >+ [[ -e /usr/bin/clusterdb ]] >+ ln -s /usr/lib64/postgresql-9.0/bin/clusterdb /usr/bin/clusterdb >+ echo /usr/bin/clusterdb >+ ln -s /usr/share/postgresql-9.0 /usr/share/postgresql >+ echo /usr/share/postgresql >+ echo 9.0 >/usr/share/eselect/modules/postgresql.eselect: Åádek 211: /etc/eselect/postgresql/active: je adresáÅem >+ echo done. >done. >+ echo 'Setting 9.0 as default was successful!' >Setting 9.0 as default was successful!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 364257
: 270855 |
270857
|
270859
|
270861
|
271337