I'm trying to install the redhat-config-samba source rpm file which I downloaded from rpmfind.net. I have RHEL WS version 3 on my system. It doesn't seem to install what am I doing wrong? # rpmbuild --rebuild redhat-config-samba-1.0.16-1.src.rpm Installing redhat-config-samba-1.0.16-1.src.rpm Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.61419 + umask 022 + cd /usr/src/redhat/BUILD + cd /usr/src/redhat/BUILD + rm -rf redhat-config-samba-1.0.16 + /usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/redhat-config-samba-1.0.16.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd redhat-config-samba-1.0.16 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.61419 + umask 022 + cd /usr/src/redhat/BUILD + cd redhat-config-samba-1.0.16 + make for d in po; do make -C $d; [ $? = 0 ] || exit 1; done make[1]: Entering directory `/usr/src/redhat/BUILD/redhat-config-samba-1.0.16/po' xgettext --default-domain=redhat-config-samba --add-comments --keyword=_ --keyword=N_ ../src/addUserWin.py ../src/basicPreferencesWin.py ../src/mainWindow.py ../src/redhat-config-samba.py ../src/sambaBackend.py ../src/sambaDefaults.py ../src/sambaParser.py ../src/sambaToken.py ../src/sambaUserData.py ../src/sambaUserWin.py ../src/shareWindow.py redhat-config-samba.gladestrings xgettext: warning: file `redhat-config-samba.gladestrings' extension `gladestrings' is unknown; will try C for cat in cs.po da.po de.po el.po es.po fr.po hu.po is.po it.po ja.po ko.po ms.po nl.po no.po pt_BR.po pt.po ru.po sv.po tr.po vi.po zh_CN.po zh_TW.po; do \ lang=`basename $cat .po`; \ if msgmerge -v $lang.po redhat-config-samba.pot > $lang.pot ; then \ mv -f $lang.pot $lang.po ; \ echo "msgmerge -v of $lang succeeded" ; \ else \ echo "msgmerge -v of $lang failed" ; \ rm -f $lang.pot ; \ fi \ done ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 8. msgmerge -v of cs succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 29. msgmerge -v of da succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 33. msgmerge -v of de succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 0. msgmerge -v of el succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 27. msgmerge -v of es succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 32. msgmerge -v of fr succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 1. msgmerge -v of hu succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 1. msgmerge -v of is succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 27. msgmerge -v of it succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 39. msgmerge -v of ja succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 39. msgmerge -v of ko succeeded ............ Read 1 old + 1 reference, merged 113, fuzzied 0, missing 2, obsolete 26. msgmerge -v of ms succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 25. msgmerge -v of nl succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 8. msgmerge -v of no succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 20. msgmerge -v of pt_BR succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 0. msgmerge -v of pt succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 25. msgmerge -v of ru succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 41. msgmerge -v of sv succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 0. msgmerge -v of tr succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 0. msgmerge -v of vi succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 39. msgmerge -v of zh_CN succeeded ............. Read 1 old + 1 reference, merged 113, fuzzied 1, missing 1, obsolete 39. msgmerge -v of zh_TW succeeded msgfmt --statistics --verbose -o cs.mo cs.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o da.mo da.po 111 translated messages, 2 fuzzy translations, 1 untranslated message. msgfmt --statistics --verbose -o de.mo de.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o el.mo el.po 106 translated messages, 5 fuzzy translations, 3 untranslated messages. msgfmt --statistics --verbose -o es.mo es.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o fr.mo fr.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o hu.mo hu.po 111 translated messages, 2 fuzzy translations, 1 untranslated message. msgfmt --statistics --verbose -o is.mo is.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o it.mo it.po 111 translated messages, 2 fuzzy translations, 1 untranslated message. msgfmt --statistics --verbose -o ja.mo ja.po 111 translated messages, 2 fuzzy translations, 1 untranslated message. msgfmt --statistics --verbose -o ko.mo ko.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o ms.mo ms.po 82 translated messages, 23 fuzzy translations, 9 untranslated messages. msgfmt --statistics --verbose -o nl.mo nl.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o no.mo no.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o pt_BR.mo pt_BR.po 111 translated messages, 2 fuzzy translations, 1 untranslated message. msgfmt --statistics --verbose -o pt.mo pt.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o ru.mo ru.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o sv.mo sv.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o tr.mo tr.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o vi.mo vi.po 111 translated messages, 1 fuzzy translation, 2 untranslated messages. msgfmt --statistics --verbose -o zh_CN.mo zh_CN.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. msgfmt --statistics --verbose -o zh_TW.mo zh_TW.po 112 translated messages, 1 fuzzy translation, 1 untranslated message. make[1]: Leaving directory `/usr/src/redhat/BUILD/redhat-config-samba-1.0.16/po' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.58873 + umask 022 + cd /usr/src/redhat/BUILD + cd redhat-config-samba-1.0.16 + make INSTROOT=/var/tmp/redhat-config-samba-1.0.16-root install mkdir -p /var/tmp/redhat-config-samba-1.0.16-root/usr/bin mkdir -p /var/tmp/redhat-config-samba-1.0.16-root/usr/share/redhat-config-samba mkdir -p /var/tmp/redhat-config-samba-1.0.16-root/usr/share/redhat-config-samba/pixmaps mkdir -p /var/tmp/redhat-config-samba-1.0.16-root/etc/pam.d mkdir -p /var/tmp/redhat-config-samba-1.0.16-root/etc/security/console.apps mkdir -p /var/tmp/redhat-config-samba-1.0.16-root/usr/share/pixmaps mkdir -p /var/tmp/redhat-config-samba-1.0.16-root/usr/share/applications install src/*.py /var/tmp/redhat-config-samba-1.0.16-root/usr/share/redhat-config-samba for py in src/*.py ; do \ sed -e s,@VERSION@,1.0.16,g ${py} > /var/tmp/redhat-config-samba-1.0.16-root/usr/share/redhat-config-samba/`basename ${py}` ; \ done install src/*.glade /var/tmp/redhat-config-samba-1.0.16-root/usr/share/redhat-config-samba install redhat-config-samba.pam /var/tmp/redhat-config-samba-1.0.16-root/etc/pam.d/redhat-config-samba install redhat-config-samba.console /var/tmp/redhat-config-samba-1.0.16-root/etc/security/console.apps/redhat-config -samba install pixmaps/*.png /var/tmp/redhat-config-samba-1.0.16-root/usr/share/redhat-config-samba/pixmaps install redhat-config-samba.desktop /var/tmp/redhat-config-samba-1.0.16-root/usr/share/applications/redhat-config-sa mba.desktop ln -sf consolehelper /var/tmp/redhat-config-samba-1.0.16-root/usr/bin/redhat-config-samba for d in po; do \ (cd $d; make INSTROOT=/var/tmp/redhat-config-samba-1.0.16-root MANDIR=/usr/share/man install) \ || case "" in *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$fail" make[1]: Entering directory `/usr/src/redhat/BUILD/redhat-config-samba-1.0.16/po' `cs.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/cs/LC_MESSAGES/redhat -config-samba.mo' `da.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/da/LC_MESSAGES/redhat -config-samba.mo' `de.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/de/LC_MESSAGES/redhat -config-samba.mo' `el.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/el/LC_MESSAGES/redhat -config-samba.mo' `es.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/es/LC_MESSAGES/redhat -config-samba.mo' `fr.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/fr/LC_MESSAGES/redhat -config-samba.mo' `hu.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/hu/LC_MESSAGES/redhat -config-samba.mo' `is.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/is/LC_MESSAGES/redhat -config-samba.mo' `it.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/it/LC_MESSAGES/redhat -config-samba.mo' `ja.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/ja/LC_MESSAGES/redhat -config-samba.mo' `ko.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/ko/LC_MESSAGES/redhat -config-samba.mo' `ms.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/ms/LC_MESSAGES/redhat -config-samba.mo' `nl.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/nl/LC_MESSAGES/redhat -config-samba.mo' `no.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/no/LC_MESSAGES/redhat -config-samba.mo' `pt_BR.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/pt_BR/LC_MESSAGES/red hat-config-samba.mo' `pt.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/pt/LC_MESSAGES/redhat -config-samba.mo' `ru.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/ru/LC_MESSAGES/redhat -config-samba.mo' `sv.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/sv/LC_MESSAGES/redhat -config-samba.mo' `tr.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/tr/LC_MESSAGES/redhat -config-samba.mo' `vi.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/vi/LC_MESSAGES/redhat -config-samba.mo' `zh_CN.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/zh_CN/LC_MESSAGES/red hat-config-samba.mo' `zh_TW.mo' -> `/var/tmp/redhat-config-samba-1.0.16-root/usr/share/locale/zh_TW/LC_MESSAGES/red hat-config-samba.mo' make[1]: Leaving directory `/usr/src/redhat/BUILD/redhat-config-samba-1.0.16/po' + desktop-file-install --vendor redhat --delete-original --dir /var/tmp/redhat-config-samba-1.0.16-root/usr/share/applications --add-category X-Red-Hat-Base --add-category X-Red-Hat-ServerConfig /var/tmp/redhat-config-samba-1.0.16-root/usr/share/applications/redhat-config-sa mba.desktop File "/var/tmp/redhat-config-samba-1.0.16-root/usr/share/applications/redhat-config-s amba.desktop" has missing encoding (guessed UTF-8) + /usr/lib/rpm/find-lang.sh /var/tmp/redhat-config-samba-1.0.16-root redhat-config-samba + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note Processing files: redhat-config-samba-1.0.16-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69797 + umask 022 + cd /usr/src/redhat/BUILD + cd redhat-config-samba-1.0.16 + DOCDIR=/var/tmp/redhat-config-samba-1.0.16-root/usr/share/doc/redhat-config-samb a-1.0.16 + export DOCDIR + rm -rf /var/tmp/redhat-config-samba-1.0.16-root/usr/share/doc/redhat-config-samba-1.0.1 6 + /bin/mkdir -p /var/tmp/redhat-config-samba-1.0.16-root/usr/share/doc/redhat-config-samba-1.0.1 6 + cp -pr doc/add-share.html doc/bugzilla.html doc/configuring.html doc/figs doc/index.html doc/intro.html doc/legalnotice.html doc/rhdocs-man.css doc/users.html /var/tmp/redhat-config-samba-1.0.16-root/usr/share/doc/redhat-config-samba-1.0.1 6 + exit 0 Provides: config(redhat-config-samba) = 1.0.16-1 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /bin/sh Requires: /usr/bin/python /usr/bin/python2.2 config(redhat-config-samba) = 1.0.16-1 htmlview libuser pygtk2 python samba usermode >= 1.36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/redhat-config-samba-1.0.16-root Wrote: /usr/src/redhat/RPMS/noarch/redhat-config-samba-1.0.16-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.91928 + umask 022 + cd /usr/src/redhat/BUILD + cd redhat-config-samba-1.0.16 + rm -rf /var/tmp/redhat-config-samba-1.0.16-root + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.91928 + umask 022 + cd /usr/src/redhat/BUILD + rm -rf redhat-config-samba-1.0.16 + exit 0 [root@# -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list