* [devel] Удалить файл с инкоминга
@ 2008-02-22 12:44 Serhii Hlodin
2008-02-22 12:49 ` Vitaly Ostanin
2008-02-22 12:59 ` Damir Shayhutdinov
0 siblings, 2 replies; 6+ messages in thread
From: Serhii Hlodin @ 2008-02-22 12:44 UTC (permalink / raw)
To: devel
Здравствуйте!
Прошу удалить clamav-0.92.1-alt0.M30.1.src.rpm с /incoming/Sisyphus/, который
залит туда по ошибке.
--
С уважением,
С.В. Глодин
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] Удалить файл с инкоминга
2008-02-22 12:44 [devel] Удалить файл с инкоминга Serhii Hlodin
@ 2008-02-22 12:49 ` Vitaly Ostanin
2008-02-22 12:50 ` Serhii Hlodin
2008-02-22 12:59 ` Damir Shayhutdinov
1 sibling, 1 reply; 6+ messages in thread
From: Vitaly Ostanin @ 2008-02-22 12:49 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 311 bytes --]
Serhii Hlodin пишет:
> Здравствуйте!
>
> Прошу удалить clamav-0.92.1-alt0.M30.1.src.rpm с /incoming/Sisyphus/, который
> залит туда по ошибке.
rsync -a --delete-after -e ssh /var/empty/
incoming:/incoming/Sisyphus/
--
Regards, Vyt
mailto: vyt@altlinux.org
JID: vitaly.ostanin@gmail.com
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] Удалить файл с инкоминга
2008-02-22 12:49 ` Vitaly Ostanin
@ 2008-02-22 12:50 ` Serhii Hlodin
0 siblings, 0 replies; 6+ messages in thread
From: Serhii Hlodin @ 2008-02-22 12:50 UTC (permalink / raw)
To: ALT Linux Team development discussions
п'ятниця, 22-лют-2008, Vitaly Ostanin написав:
> rsync -a --delete-after -e ssh /var/empty/
> incoming:/incoming/Sisyphus/
Большое спасибо! Забыл как это делается... :-)
--
С уважением,
С.В. Глодин
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] Удалить файл с инкоминга
2008-02-22 12:44 [devel] Удалить файл с инкоминга Serhii Hlodin
2008-02-22 12:49 ` Vitaly Ostanin
@ 2008-02-22 12:59 ` Damir Shayhutdinov
2008-02-22 15:58 ` [devel] [JT] " Michael Shigorin
1 sibling, 1 reply; 6+ messages in thread
From: Damir Shayhutdinov @ 2008-02-22 12:59 UTC (permalink / raw)
To: ALT Linux Team development discussions, Dmitry V. Levin
> Прошу удалить clamav-0.92.1-alt0.M30.1.src.rpm с /incoming/Sisyphus/, который
> залит туда по ошибке.
2ldv@: Этот случай явно напрашивается на схожее с updates policy
enforcement, только инвертированное.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [devel] [JT] Re: Удалить файл с инкоминга
2008-02-22 12:59 ` Damir Shayhutdinov
@ 2008-02-22 15:58 ` Michael Shigorin
2008-02-22 16:14 ` Damir Shayhutdinov
0 siblings, 1 reply; 6+ messages in thread
From: Michael Shigorin @ 2008-02-22 15:58 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Fri, Feb 22, 2008 at 03:59:04PM +0300, Damir Shayhutdinov wrote:
> > Прошу удалить clamav-0.92.1-alt0.M30.1.src.rpm с
> > /incoming/Sisyphus/, который залит туда по ошибке.
> 2ldv@: Этот случай явно напрашивается на схожее с updates
> policy enforcement, только инвертированное.
Угу, чтоб никакие такие не прошли:
apt-conf-desktop-4.0-alt1.M40.2.src.rpm
apt-conf-server-4.0-alt2.M40.5.src.rpm
:]
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] [JT] Re: Удалить файл с инкоминга
2008-02-22 15:58 ` [devel] [JT] " Michael Shigorin
@ 2008-02-22 16:14 ` Damir Shayhutdinov
0 siblings, 0 replies; 6+ messages in thread
From: Damir Shayhutdinov @ 2008-02-22 16:14 UTC (permalink / raw)
To: ALT Linux Team development discussions
> > > Прошу удалить clamav-0.92.1-alt0.M30.1.src.rpm с
> > > /incoming/Sisyphus/, который залит туда по ошибке.
> > 2ldv@: Этот случай явно напрашивается на схожее с updates
> > policy enforcement, только инвертированное.
>
>
> Угу, чтоб никакие такие не прошли:
>
> apt-conf-desktop-4.0-alt1.M40.2.src.rpm
> apt-conf-server-4.0-alt2.M40.5.src.rpm
>
> :]
Да-да. Ишь чего раздумали - в сизиф кидать бранчепакеты. :)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-02-22 16:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-22 12:44 [devel] Удалить файл с инкоминга Serhii Hlodin
2008-02-22 12:49 ` Vitaly Ostanin
2008-02-22 12:50 ` Serhii Hlodin
2008-02-22 12:59 ` Damir Shayhutdinov
2008-02-22 15:58 ` [devel] [JT] " Michael Shigorin
2008-02-22 16:14 ` Damir Shayhutdinov
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