From: Alexey Rusakov <ktirf@altlinux.org>
To: community@lists.altlinux.org
Subject: Re: [Comm] сборка пакета
Date: Thu, 19 Apr 2007 13:52:07 +0400
Message-ID: <20070419135207.489c6499@mission> (raw)
In-Reply-To: <200704181948.29040.tneo@mail.ru>
On Wed, 18 Apr 2007 19:48:28 +0400
TNeo wrote:
> что то у меня совсем не лады с этим hasher
> собрал один раз цедегу и получил те же зависимости что и без хешера т.е
> cedega-small: Требует: python2.4(Point2Play) но пакет не может быть
> установлен
> Требует: python2.4(system_detection) но пакет не может быть установлен
> а щас собираю получаю такое
> Wrote: /usr/src/RPM/SRPMS/cedega-small-6.0-alt0.1.src.rpm
> Wrote: /usr/src/RPM/RPMS/athlon/cedega-small-6.0-alt0.1.athlon.rpm
> 14.11user 4.01system 0:22.63elapsed 80%CPU (0avgtext+0avgdata
> 0maxresident)k 0inputs+0outputs (92major+1109267minor)pagefaults 0swaps
> `/usr/src/RPM/SRPMS/cedega-small-6.0-alt0.1.src.rpm' ->
> `/.out/cedega-small-6.0-alt0.1.src.rpm'
> `/usr/src/RPM/RPMS/athlon/cedega-small-6.0-alt0.1.athlon.rpm' ->
> `/.out/cedega-small-6.0-alt0.1.athlon.rpm'
> hsh-rebuild: rebuild of `cedega-small-6.0-alt0.1.src.rpm' complete.
> /.out/cedega-small-6.0-alt0.1.athlon.rpm: FHS-2.2
> violations: / /etc /opt /opt/kde3 /opt/kde3/share /opt/kde3/share/applnk /opt/kde3/share/applnk/Cedega.desktop /usr /usr/bin /usr/lib /usr/share
> ERROR: you have problems with standards
> /.out/cedega-small-6.0-alt0.1.athlon.rpm: filesystem
> intersections: /etc /etc/X11 /etc/X11/applnk /opt /usr /usr/bin /usr/lib /usr/share /usr/share/applications /usr/share/doc /usr/share/icons /usr/share/man /usr/share/man/man1 /usr/share/pixmaps
> ERROR: you have package intersections
> hsh-rebuild: cedega-small-6.0-alt0.1.src.rpm: sisyphus_check failed.
> удален `/home/tneo/HASHER/lockdir/pid'
> удален каталог: `/home/tneo/HASHER/lockdir'
>
> собираю командой
> rpmbsh -i -u cedega-small.spec
>
> hsh -v --no-sisyphus-check=packager,changelog,gpg HASHER
> cedega-small-6.0-alt0.1.src.rpm
>
>
> вот спек
> %set_verify_elf_method unresolved=relaxed,stack=relaxed,textrel=relaxed
> %add_verify_elf_skiplist /usr/lib/transgaming_cedega/systemtests/*
> %add_strip_skiplist /usr/lib/transgaming_cedega/*
>
> Summary: The not official frontend for Cedega
> Name: cedega-small
> Version: 6.0
> Release: alt0.1
> License: Unknown
> Group: Emulators
> Source: %name-%version.tar.bz2
>
> # Automatically added by buildreq on Mon Apr 16 2007 (-bi)
> BuildRequires: kdelibs menu nvidia_glx_common python-modules-compiler
> python-modules-encodings
>
> Requires: python-module-dbus python-module-pygobject python-module-pygtk
>
> %description
> The not official frontend for Cedega
>
> %prep
> rm -rf %name-%version
> mkdir -p %name-%version
> cd %name-%version
> tar -xf $RPM_SOURCE_DIR/cedega-small-%version.tar.bz2
>
> %build
> %clean
> %install
> cd $RPM_BUILD_DIR/%name-%version
> mkdir -p %buildroot/
> cp -ir * %buildroot/
>
> %files
> /
Проблема по-прежнему вот в этой строчке. Указывая её, вы тем самым
добавляете в пакет каталоги /etc, /opt, /usr и ряд других, указанных в
сообщении об ошибке (строчки violations: и intersections:). Эти каталоги
не должны входить в состав никаких пакетов, кроме тех, в состав которых
они входят (filesystem, в частности). Придётся вам всё-таки потрудиться
перечислить файлы/каталоги, входящие в cedega, немного более детально.
--
Alexey "Ktirf" Rusakov
GNOME Project
ALT Linux Team
next prev parent reply other threads:[~2007-04-19 9:52 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-14 18:21 TNeo
2007-04-15 15:53 ` Хихин Руслан
2007-04-16 13:33 ` TNeo
2007-04-15 15:56 ` Damir Shayhutdinov
2007-04-16 14:25 ` TNeo
2007-04-16 14:33 ` Damir Shayhutdinov
2007-04-16 14:51 ` TNeo
2007-04-16 14:58 ` Damir Shayhutdinov
2007-04-16 15:26 ` TNeo
2007-04-16 15:36 ` Damir Shayhutdinov
2007-04-16 16:21 ` TNeo
2007-04-16 16:53 ` TNeo
2007-04-17 3:25 ` Хихин Руслан
2007-04-17 14:48 ` TNeo
2007-04-17 16:13 ` Anatol B. Bazyukin
2007-04-17 16:46 ` Motsyo Gennadi aka Drool
2007-04-18 3:36 ` Евгений
2007-04-18 6:11 ` Dmitriy L. Kruglikov
2007-04-18 15:48 ` TNeo
2007-04-19 9:52 ` Alexey Rusakov [this message]
2007-04-19 14:03 ` TNeo
2007-04-19 14:06 ` Alexey Morsov
2007-04-19 14:50 ` Pavlov Konstantin
2007-04-19 15:46 ` TNeo
2007-04-19 17:22 ` Anatol B. Bazyukin
2007-04-19 17:37 ` TNeo
2007-04-19 14:09 ` Damir Shayhutdinov
2007-04-17 6:30 ` Pavlov Konstantin
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=20070419135207.489c6499@mission \
--to=ktirf@altlinux.org \
--cc=community@lists.altlinux.org \
/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 Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git