From: "Grigory Batalov" <bga@altlinux.org> To: devel-newbies@lists.altlinux.org Subject: Re: [newbies] откуда ошибка? Date: Tue, 6 Oct 2009 01:31:47 +0400 Message-ID: <20091006013147.4d94d057@bga> (raw) In-Reply-To: <4ACA5530.8070901@rambler.ru> On Tue, 06 Oct 2009 00:21:04 +0400 Kharitonov A. Dmitry wrote: > > Тогда gpasswd из shadow-groups будет доступен на этапе %pre > > соответствующих пакетов. > > > Это понятно. Не понятно, почему хашер эту ошибку не видит. Он и не должен. См. выше: --- On Mon, 5 Oct 2009 22:35:49 +0400 Grigory Batalov wrote: > Устанавливаемость (в чрут) собранного в хэшере пакета > должен проверять мэйнтейнер. --- > А вот эти ошибки я, честно говоря, вообще не знаю откуда взялись и как > исправить > > http://git.altlinux.org/tasks/13798/task/log > те пакет конфликтует с самим собой же. Бага какая-то и явно не пакета x86_64: lightsquid-admin-apache2=1.8.0.1-alt2.2.M40.1 install failed: file /var/www/html/lightsquid conflicts between attempted installs of lightsquid-admin-apache2-1.8.0.1-alt2.2.M40.1 and lightsquid-admin-1.8.0.1-alt2.2.M40.1 У Вас в разные пакеты попадают одни и те же файлы, например, /var/www/html/lightsquid %files ... %dir %attr(1755,%applname,_webserver) %lightdir ... %attr(0755,%applname,_webserver) %lightdir/*.cgi %attr(0755,%applname,_webserver) %lightdir/admin/*.cgi %files apache2 ... %lightdir2 Это потому, что %apache2_home определён условно: %define applname lightsquid ... %if_with MASTER %define apache2_home %webserver_datadir/apache2/html %else %define apache2_home %apache_home %endif ... %define lightdir2 %apache2_home/%applname На git.alt пакеты собираются без %MASTER .
next prev parent reply other threads:[~2009-10-05 21:31 UTC|newest] Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-10-05 18:06 Kharitonov A. Dmitry 2009-10-05 18:05 ` Aleksey Avdeev 2009-10-05 18:26 ` Kharitonov A. Dmitry 2009-10-05 18:35 ` Grigory Batalov 2009-10-05 18:46 ` Kharitonov A. Dmitry 2009-10-05 18:39 ` Aleksey Avdeev 2009-10-05 19:29 ` Kharitonov A. Dmitry 2009-10-05 19:31 ` Aleksey Avdeev 2009-10-06 3:59 ` Kharitonov A. Dmitry 2009-10-05 19:56 ` Grigory Batalov 2009-10-05 20:21 ` Kharitonov A. Dmitry 2009-10-05 21:31 ` Grigory Batalov [this message] 2009-10-05 21:45 ` Alexey I. Froloff 2009-10-06 3:20 ` Kharitonov A. Dmitry 2009-10-06 9:07 ` Alexey I. Froloff 2009-10-06 11:19 ` Kharitonov A. Dmitry 2009-10-06 11:27 ` Alexey I. Froloff 2009-10-06 11:54 ` Kharitonov A. Dmitry 2009-10-06 12:01 ` Alexey I. Froloff 2009-10-06 12:17 ` Kharitonov A. Dmitry 2009-10-06 12:19 ` Alexey I. Froloff 2009-10-06 11:36 ` Aleksey Avdeev 2009-10-07 4:12 ` Kharitonov A. Dmitry 2009-10-07 4:07 ` Aleksey Avdeev 2009-10-07 4:23 ` Kharitonov A. Dmitry 2009-10-07 4:22 ` Aleksey Avdeev 2009-10-07 7:29 ` Kharitonov A. Dmitry 2009-10-07 13:28 ` Kharitonov A. Dmitry 2009-10-06 9:21 ` Timur Batyrshin 2009-10-05 18:38 ` Aleksey Avdeev
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=20091006013147.4d94d057@bga \ --to=bga@altlinux.org \ --cc=devel-newbies@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
devel@ where you _can_ ask This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \ devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com public-inbox-index devel-newbies Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies AGPL code for this site: git clone https://public-inbox.org/public-inbox.git