ChanServ changed the topic of #freedesktop to: https://www.freedesktop.org infrastructure and online services || for questions about freedesktop.org projects, please see each project's contact || for discussions about specifications, please use https://gitlab.freedesktop.org/xdg or xdg@lists.freedesktop.org
infernix has quit [Excess Flood]
infernix has joined #freedesktop
jstein has joined #freedesktop
infernix has quit [Excess Flood]
infernix has joined #freedesktop
jstein has quit []
infernix has quit [Excess Flood]
infernix has joined #freedesktop
Haaninjo has quit [Quit: Ex-Chat]
chenshijhie has joined #freedesktop
chenshijhie has quit []
chenshijhie has joined #freedesktop
chenshijhie has quit []
infernix has quit [Excess Flood]
infernix has joined #freedesktop
Mooncairn has quit [Quit: Quitting]
infernix has quit [Excess Flood]
infernix has joined #freedesktop
infernix has quit [Excess Flood]
infernix has joined #freedesktop
sunarch has joined #freedesktop
alanc has quit [Remote host closed the connection]
<bentiss>
yeah, that's annoying that now itś almost working... I haven't touch it since daniels added the debug facilities, but it seems slightly better (or people reduced their CI usage)
<bentiss>
daniels: and oops, postgres is almost full :(, I'll bump it
<bentiss>
emersion: see just above, nginx got stuck for a couple of minutes :(
<emersion>
this is about registry.fdo though
<emersion>
same nginx?
<bentiss>
if it's not accessing the mirror (i.e. not on a packet runner), then yes, same nginx
<emersion>
it's a packet runner
<emersion>
fdo-packet-arm2
<bentiss>
maybe the mirror tried to access the original registry and failed :(
infernix has quit [Excess Flood]
infernix has joined #freedesktop
<bentiss>
daniels: I am starting to migrate back the gstreamer projects from gitaly-3 to gitaly-1
<bentiss>
apparently gitaly-1 is healthy now, and that would give us some better bisection when we have an issue
<bentiss>
daniels: one-liner to get all the forks on gitaly-3: Project.where(id: PoolRepository.all.map() { |pr| pr.source_project_id }.to_a, repository_storage: 'gitaly-3').sort { |a, b| a.fork_network.projects.count <=> b.fork_network.projects.count }.reverse
<bentiss>
(dumping it here in case I need it later)
infernix has quit [Excess Flood]
infernix has joined #freedesktop
eroux has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<vbenes>
bentiss: and one more thing.. I was able to have https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci repo mirrored to github but now I see Mirror settings are only available to GitLab administrators. and cannot even edit my currently not working items due to 2FA
<vbenes>
bentiss: I am owner of the repo, so I should have all I need, right?
ximion has quit []
<vbenes>
bentiss: thank you a lot!
infernix has quit [Excess Flood]
infernix has joined #freedesktop
infernix has quit [Excess Flood]
infernix has joined #freedesktop
MajorBiscuit has joined #freedesktop
<bentiss>
vbenes: I think this is only available to admins
<bentiss>
(like you said)
<bentiss>
vbenes: I might as well migrate NetworkManager to gitaly-1
jk has joined #freedesktop
jk has quit []
infernix has quit [Excess Flood]
infernix has joined #freedesktop
<vbenes>
bentiss: if gitaly-1 is flawless, yes please!!!
<vbenes>
we are totally blocked as we have development based on CI that's running with the code from gitlab
<bentiss>
yeah, sorry for that, but gitaly-1 won't be flawless, but better I think
<vbenes>
bentiss: no idea.. why am I not admin.. what do I need to do to become admin again (I set those rules previously )?
<bentiss>
vbenes: admins are for the entire organisation, so you can volunteer :)
<bentiss>
actually, there might be per-project admin
<vbenes>
bentiss: ok, let's discuss this after migration, I tend to say yes
<vbenes>
bentiss: ^^ thaller who is an admin of NM project?
<vbenes>
you?
<bentiss>
so I was right: admins is for the whole infra, the most higher you can have on a project is owner, which you already have on NM-ci
<bentiss>
so even owners can not set git mirroring, you need to go through an admin
infernix has quit [Excess Flood]
infernix has joined #freedesktop
<vbenes>
bentiss: this seems to somehow new.. as it was enough to be owner.. this is in fact blocking us in having backup solution for code being stored in github or other git solutions easily
<daniels>
no, it's always been like that
<vbenes>
bentiss: but thanks for answer, btw how difficult is to make a migration to gitaly-1?
<daniels>
we can set up mirroring manually for you however
<bentiss>
daniels: I migrated all forks under gstreamer and NetworkManager to gitaly-1 now. Do you think we should migrate a couple more of namespaces or we stay here and see
aeikum has quit [Quit: WeeChat 2.8]
mooff has quit [Remote host closed the connection]
mooff has joined #freedesktop
<vbenes>
bentiss: wow, I've tested and 10/10 attempts to git clone!