You are not logged in.

#1 2020-07-22 12:01:01

hoschi
Member
From: Ulm (Germany)
Registered: 2008-11-03
Posts: 457

Archlinux moved to Github?

Hello!

I'm sorry. I'm not able to find any news regarding this. Neither on archlinux.org, planet.archlinux.org, the forum and probably I'm looking at the wrong mailinglists. Is there a link or something which is explaining what is actually going on? Looks like I missed important news. Are the PKGBUILDs and so on no longer hosted on self-reliant/self-hosted servers? For example 0ad:

Honestly. I'm feeling rather uncomfortable depending completely on external infrastructure. In this case it is Microsoft. I hope this doesn't sound like a blame. I've only noticed this, because the "view changes" to packages doesn't load anywhere. I'm checking the history often for what and why something was changed. That's why I recognized that in first place.

Thank you

PS: I expected a link to some kind of super secret and public mailing list explaining a long strategic change. Likely within seconds wink

// edit
Example of gnome-terminal's changes not loading.

Last edited by hoschi (2020-07-22 12:21:25)

Offline

#2 2020-07-22 12:13:43

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,932
Website

Re: Archlinux moved to Github?

There was some announcement that they were migrating to a own gitlab server.
I agree, that this looks strange.
Anyway, please remove the huge image.

Last edited by schard (2020-07-22 12:13:51)

Offline

#3 2020-07-22 12:15:52

hoschi
Member
From: Ulm (Germany)
Registered: 2008-11-03
Posts: 457

Re: Archlinux moved to Github?

Gitlab sounds actually much better, self-hosted or external.

I will link the image wink

Last edited by hoschi (2020-07-22 12:20:25)

Offline

#4 2020-07-22 13:32:41

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,784
Website

Re: Archlinux moved to Github?

It's a read-only mirror: https://lists.archlinux.org/pipermail/a … 29971.html

On more goal we had is automatic github.com mirroring in some fashion.
We looked at creating a two-way github.com <-> GitLab mirror but that
setup can break easily in the case of force pushes and race conditions
and also would have us looking at both places for pull requests. It
seems simpler to us for the time being to have one-way mirroring from
our GitLab to github.com only and then allow github.com users to easily
collaborate on our GitLab via github.com social login. It's a little bit
more hassle for the users than collaborating directly on github.com but
it's a lot less hassle for us so it's perhaps the best compromise.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#5 2020-07-22 13:55:23

LeonardK
Member
From: Berlin, Germany
Registered: 2014-07-31
Posts: 591

Re: Archlinux moved to Github?

WorMzy wrote:

It's a read-only mirror: https://lists.archlinux.org/pipermail/a … 29971.html

On more goal we had is automatic github.com mirroring in some fashion.
We looked at creating a two-way github.com <-> GitLab mirror but that
setup can break easily in the case of force pushes and race conditions
and also would have us looking at both places for pull requests. It
seems simpler to us for the time being to have one-way mirroring from
our GitLab to github.com only and then allow github.com users to easily
collaborate on our GitLab via github.com social login. It's a little bit
more hassle for the users than collaborating directly on github.com but
it's a lot less hassle for us so it's perhaps the best compromise.

I think the issue is with "View Changes" on archlinux.org/packages now linking to the GitHub site (which struggles under the load). Anyhow great work by the Arch Team!


It's 106 miles to Chicago we got a full tank of gas, half a pack of cigarettes, its dark and we're wearing sunglasses.

Offline

#6 2020-07-22 15:29:25

hoschi
Member
From: Ulm (Germany)
Registered: 2008-11-03
Posts: 457

Re: Archlinux moved to Github?

WorMzy wrote:

It's a read-only mirror: https://lists.archlinux.org/pipermail/a … 29971.html

On more goal we had is automatic github.com mirroring in some fashion.
We looked at creating a two-way github.com <-> GitLab mirror but that
setup can break easily in the case of force pushes and race conditions
and also would have us looking at both places for pull requests. It
seems simpler to us for the time being to have one-way mirroring from
our GitLab to github.com only and then allow github.com users to easily
collaborate on our GitLab via github.com social login. It's a little bit
more hassle for the users than collaborating directly on github.com but
it's a lot less hassle for us so it's perhaps the best compromise.

Thanks. It is Gitlab cool

But why we don't get the direct link to the upstream Gitlab repositories?
It is shielding us away neutral

Last edited by hoschi (2020-07-22 15:34:28)

Offline

#7 2020-07-22 18:32:20

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: Archlinux moved to Github?

hoschi wrote:

Gitlab sounds actually much better, self-hosted or external.

WRT the concerns exprssed in post #1 I don't think gitlab is much better than github.
Sorry.

Offline

#8 2020-07-22 20:55:01

hoschi
Member
From: Ulm (Germany)
Registered: 2008-11-03
Posts: 457

Re: Archlinux moved to Github?

Oh that is controversial for sure smile
I tried to resist in responding but I failed sad

Actually I like the interface from Gitlab more. The source is available and you can host it on your own. It is understandable that Archlinux prefers to keep costs low and use the offered service from Gitlab. I prefer to be self-reliant when it is important and if not choose what fits better.

Maybe tomorrow Apple buys GitLab? Or more seriously IBM to add it with RedHat. Slack would be also funny. Who knows?

Offline

#9 2020-07-22 21:48:17

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: Archlinux moved to Github?

The move is temporary as part of the transition to a hosted gitlab.  https://www.reddit.com/r/archlinux/comm … s/fygd0wb/

Offline

#10 2020-07-23 01:53:07

Svenstaro
Administrator
From: Germany
Registered: 2008-11-19
Posts: 388

Re: Archlinux moved to Github?

There's a lot of FUD in here which I'll clear up.

Arch currently uses svn for its packaging repos. These svn repos are converted by `git svn` to a git repo which was until recently published on the same box that hosted the svn repos. The box is the oldest box in Arch and was beginning to struggle under the load and so we had to move the git repo hosting somewhere else.

Why did we put it on GitHub and not our GitLab? We tested that but we saw GitLab struggling mightily under the load of the massive repos as well (combined 1M commits!). We decided to not spend too much time on it as there are ongoing efforts to convert our packaging repos to direct git but this a slow process.

Make no mistake: No one ever commits directly to the git repos currently. They are read-only mirrors that we provide solely for user and tooling convenience. The `git svn` repos we published on GitHub are going to be deleted once we get proper 1st class git support in Arch. There wasn't news on this because this isn't newsworthy. No conspiracy here, move along.

Remember, you guys can help, we're a do-ocracy.

Follow us along: https://gitlab.archlinux.org/archlinux/ … -/issues/4

Last edited by Svenstaro (2020-07-23 01:55:08)

Offline

#11 2020-07-23 06:26:56

hoschi
Member
From: Ulm (Germany)
Registered: 2008-11-03
Posts: 457

Re: Archlinux moved to Github?

Thanks Svenstaro smile
I appreciate that. Can we put that at least on planet.archlinux.org? Sometimes I really miss such informations.

Offline

#12 2020-07-23 08:16:34

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: Archlinux moved to Github?

Thank you for clarifying, Svenstaro, esp.:

Svenstaro wrote:

The `git svn` repos we published on GitHub are going to be deleted once we get proper 1st class git support in Arch.

...and sorry again, I slightly misread what was said, I should've replied:

ondoho wrote:

WRT the concerns expressed in post #1 I don't think gitlab.com is much better than github.com.

Offline

Board footer

Powered by FluxBB