ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: что-то сломалось в сборочнице?
@ 2020-10-23 16:57 Konstantin Lepikhov
  2020-10-23 17:46 ` Paul Wolneykien
  2020-10-24 11:35 ` Vitaly Lipatov
  0 siblings, 2 replies; 4+ messages in thread
From: Konstantin Lepikhov @ 2020-10-23 16:57 UTC (permalink / raw)
  To: ALT Linux Devel Mailing List

Привет!

Я не очень понимаю, что сейчас происходит с тасками в сборочнице. Например

Writing objects: 100% (1/1), 794 bytes | 794.00 KiB/s, done.
Total 1 (delta 0), reused 0 (delta 0)
remote: gitery-sendmail: email notification about
`refs/tags/86.0.4240.75-alt1.vulkan' update sent.
remote: Repacking repository... 
remote: fatal: sha1 file 'objects/pack/tmp_pack_etZZAD' write error: Disk
quota exceeded

и потом
[lakostis@lks .rpm]$ ssh build.alt task new
260256
new task #260256: owner=lakostis repo=sisyphus
[lakostis@lks .rpm]$ ssh build.alt task add 260256 repo chromium
86.0.4240.75-alt1.vulkan
fetching tag "86.0.4240.75-alt1.vulkan" from
/people/lakostis/packages/chromium.git... done
generating pkg.tar for chromium.git tag "86.0.4240.75-alt1.vulkan"... done
task #260256: added #100: build tag "86.0.4240.75-alt1.vulkan" from
/people/lakostis/packages/chromium.git
[lakostis@lks .rpm]$ git push git.alt:packages/chromium
refs/tags/86.0.4240.75-alt1.vulkan
Everything up-to-date
[lakostis@lks .rpm]$ git push git.alt:packages/chromium master
Everything up-to-date
[lakostis@lks .rpm]$ ssh build.alt task ls
#260256 NEW # [test-only] sisyphus chromium.git=86.0.4240.75-alt1.vulkan

и вот в таком NEW оно висит уже часа 2.

-- 
WBR et al.


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

* Re: [devel] Q: что-то сломалось в сборочнице?
  2020-10-23 16:57 [devel] Q: что-то сломалось в сборочнице? Konstantin Lepikhov
@ 2020-10-23 17:46 ` Paul Wolneykien
  2020-10-23 20:04   ` Konstantin Lepikhov
  2020-10-24 11:35 ` Vitaly Lipatov
  1 sibling, 1 reply; 4+ messages in thread
From: Paul Wolneykien @ 2020-10-23 17:46 UTC (permalink / raw)
  To: devel

В Fri, 23 Oct 2020 18:57:01 +0200
Konstantin Lepikhov <lakostis@altlinux.org> пишет:

> Привет!
> 
> Я не очень понимаю, что сейчас происходит с тасками в сборочнице.
> Например
> 
> Writing objects: 100% (1/1), 794 bytes | 794.00 KiB/s, done.
> Total 1 (delta 0), reused 0 (delta 0)
> remote: gitery-sendmail: email notification about
> `refs/tags/86.0.4240.75-alt1.vulkan' update sent.
> remote: Repacking repository... 
> remote: fatal: sha1 file 'objects/pack/tmp_pack_etZZAD' write error:
> Disk quota exceeded
> 
> и потом
> [lakostis@lks .rpm]$ ssh build.alt task new
> 260256
> new task #260256: owner=lakostis repo=sisyphus
> [lakostis@lks .rpm]$ ssh build.alt task add 260256 repo chromium
> 86.0.4240.75-alt1.vulkan
> fetching tag "86.0.4240.75-alt1.vulkan" from
> /people/lakostis/packages/chromium.git... done
> generating pkg.tar for chromium.git tag "86.0.4240.75-alt1.vulkan"...
> done task #260256: added #100: build tag "86.0.4240.75-alt1.vulkan"
> from /people/lakostis/packages/chromium.git
> [lakostis@lks .rpm]$ git push git.alt:packages/chromium
> refs/tags/86.0.4240.75-alt1.vulkan
> Everything up-to-date
> [lakostis@lks .rpm]$ git push git.alt:packages/chromium master
> Everything up-to-date
> [lakostis@lks .rpm]$ ssh build.alt task ls
> #260256 NEW # [test-only] sisyphus
> chromium.git=86.0.4240.75-alt1.vulkan
> 
> и вот в таком NEW оно висит уже часа 2.

  А что должно быть? Я не заметил task run.


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

* Re: [devel] Q: что-то сломалось в сборочнице?
  2020-10-23 17:46 ` Paul Wolneykien
@ 2020-10-23 20:04   ` Konstantin Lepikhov
  0 siblings, 0 replies; 4+ messages in thread
From: Konstantin Lepikhov @ 2020-10-23 20:04 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Hi Paul!

On 10/23/2020, at 08:46:33 PM you wrote:

> В Fri, 23 Oct 2020 18:57:01 +0200
> Konstantin Lepikhov <lakostis@altlinux.org> пишет:
> 
> > Привет!
> > 
> > Я не очень понимаю, что сейчас происходит с тасками в сборочнице.
> > Например
> > 
> > Writing objects: 100% (1/1), 794 bytes | 794.00 KiB/s, done.
> > Total 1 (delta 0), reused 0 (delta 0)
> > remote: gitery-sendmail: email notification about
> > `refs/tags/86.0.4240.75-alt1.vulkan' update sent.
> > remote: Repacking repository... 
> > remote: fatal: sha1 file 'objects/pack/tmp_pack_etZZAD' write error:
> > Disk quota exceeded
> > 
> > и потом
> > [lakostis@lks .rpm]$ ssh build.alt task new
> > 260256
> > new task #260256: owner=lakostis repo=sisyphus
> > [lakostis@lks .rpm]$ ssh build.alt task add 260256 repo chromium
> > 86.0.4240.75-alt1.vulkan
> > fetching tag "86.0.4240.75-alt1.vulkan" from
> > /people/lakostis/packages/chromium.git... done
> > generating pkg.tar for chromium.git tag "86.0.4240.75-alt1.vulkan"...
> > done task #260256: added #100: build tag "86.0.4240.75-alt1.vulkan"
> > from /people/lakostis/packages/chromium.git
> > [lakostis@lks .rpm]$ git push git.alt:packages/chromium
> > refs/tags/86.0.4240.75-alt1.vulkan
> > Everything up-to-date
> > [lakostis@lks .rpm]$ git push git.alt:packages/chromium master
> > Everything up-to-date
> > [lakostis@lks .rpm]$ ssh build.alt task ls
> > #260256 NEW # [test-only] sisyphus
> > chromium.git=86.0.4240.75-alt1.vulkan
> > 
> > и вот в таком NEW оно висит уже часа 2.
> 
>   А что должно быть? Я не заметил task run.
аа, тогда да, все ясно, видимо давно не собирал пакеты ))

-- 
WBR et al.


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

* Re: [devel] Q: что-то сломалось в сборочнице?
  2020-10-23 16:57 [devel] Q: что-то сломалось в сборочнице? Konstantin Lepikhov
  2020-10-23 17:46 ` Paul Wolneykien
@ 2020-10-24 11:35 ` Vitaly Lipatov
  1 sibling, 0 replies; 4+ messages in thread
From: Vitaly Lipatov @ 2020-10-24 11:35 UTC (permalink / raw)
  To: ALT Linux Devel Mailing List

Konstantin Lepikhov писал 23.10.20 19:57:
> Привет!
> 
> Я не очень понимаю, что сейчас происходит с тасками в сборочнице. 
> Например
А это не то же самое?

https://lists.altlinux.org/pipermail/devel/2020-September/212039.html

Типа там
$ ssh git.alt quota


-- 
С уважением,
Виталий Липатов,
ALT Linux Team


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

end of thread, other threads:[~2020-10-24 11:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23 16:57 [devel] Q: что-то сломалось в сборочнице? Konstantin Lepikhov
2020-10-23 17:46 ` Paul Wolneykien
2020-10-23 20:04   ` Konstantin Lepikhov
2020-10-24 11:35 ` Vitaly Lipatov

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