ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] I: sylpheed-claws 0.9.12b
@ 2004-09-28 10:16 Alex Gorbachenko
  2004-09-29 11:03 ` Yuri Horoshkov
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Gorbachenko @ 2004-09-28 10:16 UTC (permalink / raw)
  To: sisyphus, devel

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

в сизиф уходит версия 0.9.12b.
те, кто пользовался версией из Daedalus, должны будут сделать следующее:

rpm -qa --qf=%{NAME}\\n | grep claws | grep -v theme | xargs sudo apt-get --assume-yes remove

и затем apt-get install sylpheed-claws[-blabla].

также, в сизиф уходят сборки BitTorrent и BitTornado.

в связи с этим, прошу sass@ убрать данные пакеты из Daedalus.

--- Sylpheed Claws 0.9.12b
* Origin: Низведение плюшками.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] I: sylpheed-claws 0.9.12b
  2004-09-28 10:16 [sisyphus] I: sylpheed-claws 0.9.12b Alex Gorbachenko
@ 2004-09-29 11:03 ` Yuri Horoshkov
  2004-09-29 11:38   ` Alex Gorbachenko
  2004-09-29 12:04   ` Epiphanov Sergei
  0 siblings, 2 replies; 9+ messages in thread
From: Yuri Horoshkov @ 2004-09-29 11:03 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Alex Gorbachenko пишет:
> в сизиф уходит версия 0.9.12b.
> те, кто пользовался версией из Daedalus, должны будут сделать следующее:
> 
> rpm -qa --qf=%{NAME}\\n | grep claws | grep -v theme | xargs sudo apt-get --assume-yes remove
> 
> и затем apt-get install sylpheed-claws[-blabla].
> 
> также, в сизиф уходят сборки BitTorrent и BitTornado.
> 
> в связи с этим, прошу sass@ убрать данные пакеты из Daedalus.
> 

Я проделал:
[yuri@localhost yuri]$ rpm -qa --qf=%{NAME}\\n | grep -v theme | xargs 
sudo apt-get --assume-yes remove
Чтение списков пакетов... Завершено
Построение дерева зависимостей... Завершено
Виртуальный пакет kernel-modules-cifs-std-up предоставляется следующими 
пакетами:
   kernel-modules-cifs-std-up#1.0.2-alt2.5 1.0.2-alt2.5 [Установлено]
   kernel-modules-cifs-std-up#0.9.3-alt3.17 0.9.3-alt3.17 [Установлено]
   kernel-modules-cifs-std-up#1.0.2-alt3.6 1.0.2-alt3.6
Необходимо точно указать, какой из пакетов должен быть установлен.
E: Виртуальный пакет kernel-modules-cifs-std-up предоставляется многими 
пакетами.
[yuri@localhost yuri]$

Что теперь нужно сделать? Подскажите, пожалуйста.


-- 
С уважением,
Юрий.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] I: sylpheed-claws 0.9.12b
  2004-09-29 11:03 ` Yuri Horoshkov
@ 2004-09-29 11:38   ` Alex Gorbachenko
  2004-09-29 13:52     ` Yuri Horoshkov
  2004-09-29 12:04   ` Epiphanov Sergei
  1 sibling, 1 reply; 9+ messages in thread
From: Alex Gorbachenko @ 2004-09-29 11:38 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Wed, 29 Sep 2004 14:03:39 +0300
Yuri Horoshkov <hyuv@svitonline.com> wrote:

> [yuri@localhost yuri]$ rpm -qa --qf=%{NAME}\\n | grep -v theme | xargs 
> sudo apt-get --assume-yes remove

найдите отличие от оригинала.

--- Sylpheed Claws 0.9.12b
* Origin: Низведение плюшками.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] I: sylpheed-claws 0.9.12b
  2004-09-29 11:03 ` Yuri Horoshkov
  2004-09-29 11:38   ` Alex Gorbachenko
@ 2004-09-29 12:04   ` Epiphanov Sergei
  1 sibling, 0 replies; 9+ messages in thread
From: Epiphanov Sergei @ 2004-09-29 12:04 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от 29 Сентябрь 2004 15:03 Yuri Horoshkov написал:
> Alex Gorbachenko пишет:
> > в сизиф уходит версия 0.9.12b.
> > те, кто пользовался версией из Daedalus, должны будут сделать
> > следующее:
> >
> > rpm -qa --qf=%{NAME}\\n | grep claws | grep -v theme | xargs sudo
> > apt-get --assume-yes remove
> >
> > и затем apt-get install sylpheed-claws[-blabla].
> >
> > также, в сизиф уходят сборки BitTorrent и BitTornado.
> >
> > в связи с этим, прошу sass@ убрать данные пакеты из Daedalus.
>
> Я проделал:
> [yuri@localhost yuri]$ rpm -qa --qf=%{NAME}\\n | grep -v theme | xargs
> sudo apt-get --assume-yes remove

а где вставка 'grep claws'?

-- 
С уважением, Епифанов Сергей


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] I: sylpheed-claws 0.9.12b
  2004-09-29 11:38   ` Alex Gorbachenko
@ 2004-09-29 13:52     ` Yuri Horoshkov
  2004-09-29 18:24       ` Andrey Rahmatullin
  2004-09-30 18:18       ` Re[2]: " Volkov Serge
  0 siblings, 2 replies; 9+ messages in thread
From: Yuri Horoshkov @ 2004-09-29 13:52 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Alex Gorbachenko пишет:
> On Wed, 29 Sep 2004 14:03:39 +0300
> Yuri Horoshkov <hyuv@svitonline.com> wrote:
> 
> 
>>[yuri@localhost yuri]$ rpm -qa --qf=%{NAME}\\n | grep -v theme | xargs 
>>sudo apt-get --assume-yes remove
> 
> 
> найдите отличие от оригинала.
> 

В оригинале и у меня команда записывалась одной строчкой. Это перенос 
строки в письме "насильственный" :).


-- 
С уважением,
Юрий.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] I: sylpheed-claws 0.9.12b
  2004-09-29 13:52     ` Yuri Horoshkov
@ 2004-09-29 18:24       ` Andrey Rahmatullin
  2004-09-30 18:18       ` Re[2]: " Volkov Serge
  1 sibling, 0 replies; 9+ messages in thread
From: Andrey Rahmatullin @ 2004-09-29 18:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Wed, Sep 29, 2004 at 04:52:55PM +0300, Yuri Horoshkov wrote:
>В оригинале и у меня команда записывалась одной строчкой. Это перенос 
>строки в письме "насильственный" :).
Неправильный ответ.
Правильный, кстати, был дан.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

> Так скоро анфриз сизифа?
Так вы не заметили?
Уже неделю как.
		-- ldv in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re[2]: [sisyphus] I: sylpheed-claws 0.9.12b
  2004-09-29 13:52     ` Yuri Horoshkov
  2004-09-29 18:24       ` Andrey Rahmatullin
@ 2004-09-30 18:18       ` Volkov Serge
  2004-10-01  7:01         ` Alex Gorbachenko
  1 sibling, 1 reply; 9+ messages in thread
From: Volkov Serge @ 2004-09-30 18:18 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Hello Yuri,

Wednesday, September 29, 2004, 5:52:55 PM, you wrote:

YH> Alex Gorbachenko пишет:
>> On Wed, 29 Sep 2004 14:03:39 +0300
>> Yuri Horoshkov <hyuv@svitonline.com> wrote:
>> 
>> 
>>>[yuri@localhost yuri]$ rpm -qa --qf=%{NAME}\\n | grep -v theme | xargs
>>>sudo apt-get --assume-yes remove
>> 
>> 
>> найдите отличие от оригинала.
>> 

YH> В оригинале и у меня команда записывалась одной строчкой. Это перенос
YH> строки в письме "насильственный" :).
Да кстати, в дедале уже убили, а в сизиф еще не попало :(!




-- 
Best regards,
 Volkov                            mailto:vserge@altlinux.ru



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] I: sylpheed-claws 0.9.12b
  2004-09-30 18:18       ` Re[2]: " Volkov Serge
@ 2004-10-01  7:01         ` Alex Gorbachenko
  2004-10-01 14:07           ` Alex Gorbachenko
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Gorbachenko @ 2004-10-01  7:01 UTC (permalink / raw)
  To: Volkov Serge, ALT Linux Sisyphus discussion list

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

On Thu, 30 Sep 2004 22:18:06 +0400
Volkov Serge <vserge@altlinux.ru> wrote:

> Да кстати, в дедале уже убили, а в сизиф еще не попало :(!
уже попало, насколько я вижу.


--- Sylpheed Claws 0.9.12b
* Origin: Низведение плюшками.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [sisyphus] I: sylpheed-claws 0.9.12b
  2004-10-01  7:01         ` Alex Gorbachenko
@ 2004-10-01 14:07           ` Alex Gorbachenko
  0 siblings, 0 replies; 9+ messages in thread
From: Alex Gorbachenko @ 2004-10-01 14:07 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Fri, 1 Oct 2004 11:01:23 +0400
Alex Gorbachenko <agent_007@immo.ru> wrote:

> > Да кстати, в дедале уже убили, а в сизиф еще не попало :(!
> уже попало, насколько я вижу.

там же, кстати, скоро будут и новые themes для sc. уже в инкаминге.

--- Sylpheed Claws 0.9.12b
* Origin: Низведение плюшками.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-10-01 14:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-28 10:16 [sisyphus] I: sylpheed-claws 0.9.12b Alex Gorbachenko
2004-09-29 11:03 ` Yuri Horoshkov
2004-09-29 11:38   ` Alex Gorbachenko
2004-09-29 13:52     ` Yuri Horoshkov
2004-09-29 18:24       ` Andrey Rahmatullin
2004-09-30 18:18       ` Re[2]: " Volkov Serge
2004-10-01  7:01         ` Alex Gorbachenko
2004-10-01 14:07           ` Alex Gorbachenko
2004-09-29 12:04   ` Epiphanov Sergei

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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