2
9
Fork
You've already forked copium
0

Codeberg may be inaccessible from Belarus, Russia, Kazakhstan #3

Open
opened 2024年11月25日 09:05:42 +01:00 by andrew-aladjev · 1 comment

Hello, I've just received the following errors from servers in Belarus, Russia and Kazakhstan:

>>> chromium: Fetching copium-131.1.tar.gz::https://codeberg.org/selfisekai/copium/archive/131.1.tar.gz
curl: (35) Recv failure: Connection reset by peer
curl: (7) Failed to connect to codeberg.org port 443 after 1046 ms: Could not connect to server
wget -4 "https://codeberg.org/selfisekai/copium/archive/131.1.tar.gz"
Connecting to codeberg.org (codeberg.org)|217.197.91.145|:443... failed: No route to host.

I've investigated this issue a bit, and it looks like ISPs in Belarus, Russia and Kazakhstan are trying to block traffic to codeberg.

Is it possible to make mirror of copium on github/gitlab/bitbucket instead? Thank you.

Hello, I've just received the following errors from servers in Belarus, Russia and Kazakhstan: ``` >>> chromium: Fetching copium-131.1.tar.gz::https://codeberg.org/selfisekai/copium/archive/131.1.tar.gz curl: (35) Recv failure: Connection reset by peer curl: (7) Failed to connect to codeberg.org port 443 after 1046 ms: Could not connect to server ``` ``` wget -4 "https://codeberg.org/selfisekai/copium/archive/131.1.tar.gz" Connecting to codeberg.org (codeberg.org)|217.197.91.145|:443... failed: No route to host. ``` I've investigated this issue a bit, and it looks like ISPs in Belarus, Russia and Kazakhstan are trying to block traffic to codeberg. Is it possible to make mirror of copium on github/gitlab/bitbucket instead? Thank you.

Added public mirrors:

  1. https://gitlab.com/andrew-aladjev/copium
  2. https://github.com/andrew-aladjev/copium
  3. https://bitbucket.org/andrew-aladjev-workspace/copium/src/main/
  4. https://gitflic.ru/project/andrew-aladjev/copium
  5. https://gitverse.ru/andrew-aladjev/copium

It should sync with upstream once every 4-6 hours.

Replacement for chromium APKBUILD:

https://codeberg.org/selfisekai/copium/archive/$_copium_tag.tar.gz ->
https://gitlab.com/andrew-aladjev/copium/-/archive/$_copium_tag/copium-$_copium_tag.tar.gz
patch -p1 -i "$srcdir/copium/$i" || failed="$failed $i" ->
patch -p1 -i "$srcdir"/copium*/"$i" || failed="$failed $i"

PS hashsum of copium-v.tar.gz needs to be updated, because github/gitlab/bitbucket/etc are not using reproducible tar options and its hash will be differrent.

Added public mirrors: 1. https://gitlab.com/andrew-aladjev/copium 2. https://github.com/andrew-aladjev/copium 3. https://bitbucket.org/andrew-aladjev-workspace/copium/src/main/ 4. https://gitflic.ru/project/andrew-aladjev/copium 5. https://gitverse.ru/andrew-aladjev/copium It should sync with upstream once every 4-6 hours. Replacement for chromium APKBUILD: ``` https://codeberg.org/selfisekai/copium/archive/$_copium_tag.tar.gz -> https://gitlab.com/andrew-aladjev/copium/-/archive/$_copium_tag/copium-$_copium_tag.tar.gz patch -p1 -i "$srcdir/copium/$i" || failed="$failed $i" -> patch -p1 -i "$srcdir"/copium*/"$i" || failed="$failed $i" ``` PS hashsum of copium-v.tar.gz needs to be updated, because github/gitlab/bitbucket/etc are not using reproducible tar options and its hash will be differrent.
Sign in to join this conversation.
No Branch/Tag specified
main
m151
m150
m149
m148
m147
m146
m145
m144
m143
m142
m140
m141
m139
m138
m137
m136
m135
m134
m133
m132
m131
m130
m129
m128
m127
m126
m125
m124
151.0
150.0
149.3
149.2
149.1
149.0
148.4
148.3
148.2
147.4
148.1
148.0
147.3
146.4
147.2
146.3
147.1
147.0
146.2
146.1
145.5
146.0
145.4
145.3
144.2
145.2
144.1
145.1
145.0
144.0
143.0
142.0
140.2
141.1
141.0
140.1
140.0
138.0
137.0
136.2
136.1
136.0
135.1
135.0
134.1
134.0
133.1
133.0
132.1
131.2
132.0
131.1
131.0
130.1
130.0
129.1
129.0
128.0
127.8
127.7
127.6
126.3
127.5
127.4
127.3
127.2
127.1
127.0
126.2
126.1
126.0
125.0
124.6
124.5
124.4
124.3
124.2
124.1
124.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
selfisekai/copium#3
Reference in a new issue
selfisekai/copium
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?