* Re: [devel] FAILED branding.git=branding-altlinux-workbench/5.0.0-alt20 @ 2009-08-14 7:42 ` Alexey Tourbin 2009-08-14 7:47 ` Andrey Rahmatullin 2009-08-14 16:19 ` Slava Semushin 0 siblings, 2 replies; 5+ messages in thread From: Alexey Tourbin @ 2009-08-14 7:42 UTC (permalink / raw) To: devel [-- Attachment #1: Type: text/plain, Size: 568 bytes --] On Tue, Aug 11, 2009 at 08:11:24PM +0400, Girar Builder robot wrote: > http://git.altlinux.org/tasks/10610/task/log > x86_64: branding-altlinux-workbench-gnome-settings=5.0.0-alt20 install failed: > <13>Aug 11 16:09:01 rpmi: branding-altlinux-workbench-gnome-settings-5.0.0-alt20 installed > /usr/bin/gconf2_set: line 3: which: command not found > /usr/bin/gconf2_set: line 3: which: command not found > error: execution of %post scriptlet from branding-altlinux-workbench-gnome-settings-5.0.0-alt20 failed, exit status 127 Добавить which в basesystem? [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] FAILED branding.git=branding-altlinux-workbench/5.0.0-alt20 2009-08-14 7:42 ` [devel] FAILED branding.git=branding-altlinux-workbench/5.0.0-alt20 Alexey Tourbin @ 2009-08-14 7:47 ` Andrey Rahmatullin 2009-08-14 13:01 ` Alexey I. Froloff 2009-08-14 16:19 ` Slava Semushin 1 sibling, 1 reply; 5+ messages in thread From: Andrey Rahmatullin @ 2009-08-14 7:47 UTC (permalink / raw) To: devel On Fri, Aug 14, 2009 at 11:42:20AM +0400, Alexey Tourbin wrote: > > /usr/bin/gconf2_set: line 3: which: command not found > Добавить which в basesystem? 12 августа 2009 Yuri N. Sedunov <aris at altlinux.org> 2.26.2-alt3 don't use "which" in gconf2_* scripts (closes #21036) ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] FAILED branding.git=branding-altlinux-workbench/5.0.0-alt20 2009-08-14 7:47 ` Andrey Rahmatullin @ 2009-08-14 13:01 ` Alexey I. Froloff 0 siblings, 0 replies; 5+ messages in thread From: Alexey I. Froloff @ 2009-08-14 13:01 UTC (permalink / raw) To: ALT Devel discussion list [-- Attachment #1: Type: text/plain, Size: 423 bytes --] On Fri, Aug 14, 2009 at 07:47:11AM +0000, Andrey Rahmatullin wrote: > > > /usr/bin/gconf2_set: line 3: which: command not found > > Добавить which в basesystem? > 12 августа 2009 Yuri N. Sedunov <aris at altlinux.org> 2.26.2-alt3 > don't use "which" in gconf2_* scripts (closes #21036) Это разные вопросы. P.S. which зло, в том виде, в каком оно используется в большинстве скриптов. -- Regards, Sir Raorn. [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] FAILED branding.git=branding-altlinux-workbench/5.0.0-alt20 2009-08-14 7:42 ` [devel] FAILED branding.git=branding-altlinux-workbench/5.0.0-alt20 Alexey Tourbin 2009-08-14 7:47 ` Andrey Rahmatullin @ 2009-08-14 16:19 ` Slava Semushin 2009-08-14 16:21 ` Andrey Rahmatullin 1 sibling, 1 reply; 5+ messages in thread From: Slava Semushin @ 2009-08-14 16:19 UTC (permalink / raw) To: ALT Linux Team development discussions 14 августа 2009 г. 14:42 пользователь Alexey Tourbin (at@altlinux.ru) написал: >> /usr/bin/gconf2_set: line 3: which: command not found >> /usr/bin/gconf2_set: line 3: which: command not found >> error: execution of %post scriptlet from branding-altlinux-workbench-gnome-settings-5.0.0-alt20 failed, exit status 127 > > Добавить which в basesystem? А разве его там нет? -- + Slava Semushin | slava.semushin @ gmail.com + ALT Linux Team | php-coder @ altlinux.ru ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] FAILED branding.git=branding-altlinux-workbench/5.0.0-alt20 2009-08-14 16:19 ` Slava Semushin @ 2009-08-14 16:21 ` Andrey Rahmatullin 0 siblings, 0 replies; 5+ messages in thread From: Andrey Rahmatullin @ 2009-08-14 16:21 UTC (permalink / raw) To: devel [-- Attachment #1: Type: text/plain, Size: 383 bytes --] On Fri, Aug 14, 2009 at 11:19:12PM +0700, Slava Semushin wrote: > А разве его там нет? rpm -e which -- WBR, wRAR (ALT Linux Team) Powered by the ALT Linux fortune(6): Вообще красота определяется не выбором tookit'a - окошки они и в Африке окошки, а удобством и продуманностью интерфейса. А сделать круглые кнопки можно где угодно и на чём удобно. -- inger in devel@ [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 489 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-08-14 16:21 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2009-08-14 7:42 ` [devel] FAILED branding.git=branding-altlinux-workbench/5.0.0-alt20 Alexey Tourbin 2009-08-14 7:47 ` Andrey Rahmatullin 2009-08-14 13:01 ` Alexey I. Froloff 2009-08-14 16:19 ` Slava Semushin 2009-08-14 16:21 ` Andrey Rahmatullin
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