From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 2 Oct 2003 14:49:18 +0400 From: Stanislav Ievlev To: ALT Devel discussion list Subject: Re: [devel] [Fwd: Re: vegastrike-data-0.4-alt1.src.rpm - cannot rebuild] Message-ID: <20031002104918.GG2900@basalt.office.altlinux.org> References: <3F7B958E.6070307@sicex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3F7B958E.6070307@sicex.ru> X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 12:59:11 -0000 Archived-At: List-Archive: List-Post: On Thu, Oct 02, 2003 at 10:03:42AM +0700, Alexander Belov wrote: > Доктор, меня все игнорируют :-). Никто никого не игнорирует, просто связь плохая. > > Помогите плз., что делать. > > -------- Исходное сообщение -------- > Тема: Re: vegastrike-data-0.4-alt1.src.rpm - cannot rebuild > Дата: Wed, 01 Oct 2003 18:57:24 +0700 > От: Alexander Belov > Кому: Stanislav Ievlev > Ссылки: <20031001103042.GB21891@basalt.office.altlinux.org> > > Понятно, что не понятно, причем тут я? На сколько я понимаю, rpm находит > файлы питоновские и зачем-то пытается с ними чего-то сделать > (откомпилить), а у вас видимо не стоит pyton или стоит не в том месте, > где его ищет /usr/lib/rpm/brp-bytecompile_python... Т.е. я не знаю, как > это победить. > Сделаёте buildreq (а может даже buildreq -bi ) на сборку этой программы, думаю что после этого проблем не будет > У меня - все работает, а здесь, приведены какие-то действия rpm, о > которых его в принципе то и не просили. > > В спеке ничего такого нет - все очень просто. (cм. аттач) или я чего-то > не понимаю :(. > > > Это конец лога сборки пакета. У меня на машине - все ОК. > > Stanislav Ievlev пишет: > > >removed `./usr/share/vegastrike/data/universe/fgnames/CVS/Root' > >removed `./usr/share/vegastrike/data/universe/fgnames/CVS/Repository' > >removed `./usr/share/vegastrike/data/universe/fgnames/CVS/Entries' > >removed `./usr/share/vegastrike/data/universe/fgnames/CVS/Tag' > >removed directory: `./usr/share/vegastrike/data/universe/fgnames/CVS' > >Verifying and fixing files in /usr/src/RPM/tmp/vegastrike-data-buildroot > >(binconfig,pkgconfig,libtool) > >Compressing files in /usr/src/RPM/tmp/vegastrike-data-buildroot (auto) > >Verifying ELF objects in /usr/src/RPM/tmp/vegastrike-data-buildroot > >(normal) > >Stripping binaries in /usr/src/RPM/tmp/vegastrike-data-buildroot > >(executable,shared) > >Bytecompiling python modules in /usr/src/RPM/tmp/vegastrike-data-buildroot > >using /usr/bin/python > >/usr/lib/rpm/brp-bytecompile_python: line 34: /usr/bin/python: No such > >file or directory > >error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.41831 (%install) > > > > > >RPM build errors: > > Bad exit status from /usr/src/RPM/tmp/rpm-tmp.41831 (%install) > >67.11user 23.34system 2:30.64elapsed 60%CPU (0avgtext+0avgdata > >0maxresident)k > >0inputs+0outputs (2004824major+679918minor)pagefaults 0swaps > >rebuild: rebuild of `vegastrike-data-0.4-alt2.src.rpm' failed. > > Name: vegastrike-data > Version: 0.4 > Release: alt2 > > Summary: Data for Vega Strike game > Summary(ru-RU.koi8-r): ?????? ??? ???? Vega Strike > > License: GPL > Group: Games/Other > URL: http://vegastrike.sourceforge.net/ > BuildArch: noarch > > Source0: %{name}.tar.bz2 > > Requires: vegastrike >= 0.4.1 > > %description > Data for Vega Strike game > > %description -l ru-RU.koi8-r > ?????? ??? ???? Vega Strike > > %prep > %setup -c -q > > %build > %install > > # Make dirs > %__install -d -m 755 $RPM_BUILD_ROOT/%_datadir/vegastrike/data > > # Install data > %__cp -rf data $RPM_BUILD_ROOT/%_datadir/vegastrike/ > > # Set mode for data files > find $RPM_BUILD_ROOT/%_datadir -type d -exec chmod 755 {} \; > find $RPM_BUILD_ROOT/%_datadir -type f -exec chmod 644 {} \; > > %files > %doc data/documentation/*.* > %_datadir/vegastrike/data/* > > %changelog > * Wed Oct 01 2003 Alexander Belov 0.4-alt2 > - Fixed changelog > > * Fri Sep 26 2003 Alexander Belov 0.4-alt1 > - Initial release for Alt Linux > > _______________________________________________ > Devel mailing list > Devel@altlinux.ru > http://altlinux.ru/mailman/listinfo/devel