ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexander Belov <asbel@sicex.ru>
To: devel@altlinux.ru
Subject: [devel] [Fwd: Re: vegastrike-data-0.4-alt1.src.rpm - cannot rebuild]
Date: Thu, 02 Oct 2003 10:03:42 +0700
Message-ID: <3F7B958E.6070307@sicex.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 2165 bytes --]

Доктор, меня все игнорируют :-).

Помогите плз., что делать.

-------- Исходное сообщение --------
Тема: Re: vegastrike-data-0.4-alt1.src.rpm - cannot rebuild
Дата: Wed, 01 Oct 2003 18:57:24 +0700
От: Alexander Belov <asbel@sicex.ru>
Кому: Stanislav Ievlev <inger@altlinux.org>
Ссылки: <20031001103042.GB21891@basalt.office.altlinux.org>

Понятно, что не понятно, причем тут я? На сколько я понимаю, rpm находит
файлы питоновские и зачем-то пытается с ними чего-то сделать
(откомпилить), а у вас видимо не стоит pyton или стоит не в том месте,
где его ищет /usr/lib/rpm/brp-bytecompile_python... Т.е. я не знаю, как
это победить.

У меня - все работает, а здесь, приведены какие-то действия 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.


[-- Attachment #2: vegastrike-data.spec --]
[-- Type: text/plain, Size: 967 bytes --]

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 <asbel@altlinux.ru> 0.4-alt2
- Fixed changelog

* Fri Sep 26 2003 Alexander Belov <asbel@altlinux.ru> 0.4-alt1
- Initial release for Alt Linux


             reply	other threads:[~2003-10-02  3:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-02  3:03 Alexander Belov [this message]
2003-10-02 10:49 ` Stanislav Ievlev
2003-10-03  9:56 ` [devel] " Michael Shigorin
2003-10-03 10:55   ` Alexander Belov
2003-10-03 11:13     ` Michael Shigorin
2003-10-03 17:14       ` Вячеслав Диконов
2003-10-04 13:40         ` Alexandre Prokoudine

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F7B958E.6070307@sicex.ru \
    --to=asbel@sicex.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git