devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: Hihin Ruslan <ruslandh@gmail.com>
To: devel-newbies@lists.altlinux.org
Subject: Re: [newbies] Как отправить на сборку в Сизиф SRPM?
Date: Tue, 29 Mar 2016 08:14:14 +0300
Message-ID: <201603290814.18549@ruslandh> (raw)
In-Reply-To: <56FA0E0F.3040904@ya.ru>

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

Здравствуйте Антон Мидюков
  В сообщении от 29 марта 2016 Антон Мидюков написал(a):
> 29.03.2016 11:44, Denis G. Samsonenko пишет:
> > Hi!
> >
> > 29 марта 2016 г., 9:19 пользователь Антон Мидюков написал:
> >> Хочу починить неработающие пакеты octave*, но они собраны
> >> не через gear, а через SRPM. А я не знаю как отправлять на
> >> сборку SRPM. Найти в документации на вики не получается.
> >
> > Вот тут по ссылке смотреть способ первый:
> >
> > https://www.altlinux.org/Git.alt/%D0%9F%D1%83%D1%82%D1%8C_%D
> >0%BF%D0%B0%D0%BA%D0%B5%D1%82%D0%B0_%D0%B2_%D1%81%D0%B8%D0%B7%
> >D0%B8%D1%84
>
> rsync прошёл, а файл не находит:
> ssh git build srpm octave-nan-3.0.1-alt1.src.rpm
> new task #162124: owner=antohami repo=sisyphus
> girar-task add: octave-nan-3.0.1-alt1.src.rpm: File not found
> removing task #162124 ... done
>
> Куда rsync'иться srpm? Можно ли проверить как-то, появился он
> там или нет?

У меня такой скрипт используется (не влезают строчки, но вы 
поймёте :-) ):

rsync --progress -va /home/user/incoming/Sisyphus/$(cd /home/user/incoming/Sisyphus/ 
\  && ls *.src.rpm) girar:

#ssh girar build  srpm <srpm file>

ssh girar task add 146891  srpm \ 
$(cd /home/user/incoming/Sisyphus/ && ls *.src.rpm)


-- 
  А ещё говорят так  (fortune):
 
 .

________________________________________________________________________
С уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2016-03-29  5:14 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-29  3:19 Антон Мидюков
2016-03-29  4:44 ` Denis G. Samsonenko
2016-03-29  5:09   ` Антон Мидюков
2016-03-29  5:14     ` Hihin Ruslan [this message]
2016-03-29  5:16       ` Hihin Ruslan
2016-03-29  5:19         ` Hihin Ruslan
2016-03-29  5:52       ` Антон Мидюков
2016-03-29  6:31         ` Антон Мидюков
2016-03-29  6:35           ` Ruslan Hihin
2016-03-29  6:42             ` Антон Мидюков
2016-03-29  6:44               ` Ruslan Hihin
2016-03-29  7:33                 ` Антон Мидюков
2016-03-30 14:35                   ` Mikhail Efremov
2016-03-30 14:47                     ` Антон Мидюков
2016-03-30 15:15                       ` Mikhail Efremov
2016-03-30 20:32                         ` Hihin Ruslan
2016-03-30 18:13                       ` Stas
2016-03-31  1:28                         ` Антон Мидюков
2016-03-31  3:21                           ` Hihin Ruslan
2016-03-31  3:28                             ` Антон Мидюков
2016-03-31  3:53                               ` Антон Мидюков
2016-03-31  3:59                                 ` Ruslan Hihin
2016-03-31  4:03                                   ` Антон Мидюков
2016-03-31  4:23                                     ` Антон Мидюков
2016-03-31  5:14                                       ` Hihin Ruslan
2016-03-31  3:56                               ` Ruslan Hihin
2016-03-29  5:32     ` Denis G. Samsonenko

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=201603290814.18549@ruslandh \
    --to=ruslandh@gmail.com \
    --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