Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Binary-bootstrap doesn't work. 
@ 2024-05-12  9:45 ayoubelmhamdi
  2024-05-12 10:01 ` classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ayoubelmhamdi @ 2024-05-12  9:45 UTC (permalink / raw)
  To: ml

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

New issue by ayoubelmhamdi on void-packages repository

https://github.com/void-linux/void-packages/issues/50292

Description:
I followed these instructions as usual:

```bash
$ git clone https://github.com/void-linux/void-packages.git
$ cd void-packages
$ ./xbps-src binary-bootstrap
```

But I got the following output:
 
 ```
 ./xbps-src binary-bootstrap
 
=> Installing bootstrap from binary package repositories...
[*] Updating repository `https://repo.voidlinux.eu/current/x86_64-repodata' ...
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/x86_64-repodata': Not Found
[*] Updating repository `https://repo.voidlinux.eu/current/musl/x86_64-repodata' ...
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/musl/x86_64-repodata': Not Found
[*] Updating repository `https://repo.voidlinux.eu/current/aarch64/x86_64-repodata' ...
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/aarch64/x86_64-repodata': Not Found
=> ERROR: Failed to install bootstrap packages!
```
I checked the [voidlinux.eu](voidlinux.eu) website, and it's weird. I tried changing to a new repository, but that didn't work either.

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

* Re: Binary-bootstrap doesn't work. 
  2024-05-12  9:45 [ISSUE] Binary-bootstrap doesn't work ayoubelmhamdi
@ 2024-05-12 10:01 ` classabbyamp
  2024-05-12 10:01 ` classabbyamp
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2024-05-12 10:01 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/50292#issuecomment-2106191745

Comment:
voidlinux.eu is not void's domain and has not been for many years (the correct domain would be repo-default.voidlinux.org).

maybe you typo'd `void-linux` as `voidlinux` when cloning? 

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

* Re: Binary-bootstrap doesn't work. 
  2024-05-12  9:45 [ISSUE] Binary-bootstrap doesn't work ayoubelmhamdi
  2024-05-12 10:01 ` classabbyamp
@ 2024-05-12 10:01 ` classabbyamp
  2024-05-12 10:10 ` ayoubelmhamdi
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2024-05-12 10:01 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/50292#issuecomment-2106191745

Comment:
voidlinux.eu is not void's domain and has not been for many years (the correct domain would be repo-default.voidlinux.org).

maybe you typo'd `void-linux` as `voidlinux` when cloning?

what's `git remote -v` show? 

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

* Re: Binary-bootstrap doesn't work. 
  2024-05-12  9:45 [ISSUE] Binary-bootstrap doesn't work ayoubelmhamdi
  2024-05-12 10:01 ` classabbyamp
  2024-05-12 10:01 ` classabbyamp
@ 2024-05-12 10:10 ` ayoubelmhamdi
  2024-05-12 10:11 ` ayoubelmhamdi
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ayoubelmhamdi @ 2024-05-12 10:10 UTC (permalink / raw)
  To: ml

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

New comment by ayoubelmhamdi on void-packages repository

https://github.com/void-linux/void-packages/issues/50292#issuecomment-2106194585

Comment:
```
$ git remote -v
origin  git@github.com:void-packages/void-packages (fetch)
origin  git@github.com:void-packages/void-packages (push)
```

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

* Re: Binary-bootstrap doesn't work. 
  2024-05-12  9:45 [ISSUE] Binary-bootstrap doesn't work ayoubelmhamdi
                   ` (2 preceding siblings ...)
  2024-05-12 10:10 ` ayoubelmhamdi
@ 2024-05-12 10:11 ` ayoubelmhamdi
  2024-05-12 10:14 ` classabbyamp
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ayoubelmhamdi @ 2024-05-12 10:11 UTC (permalink / raw)
  To: ml

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

New comment by ayoubelmhamdi on void-packages repository

https://github.com/void-linux/void-packages/issues/50292#issuecomment-2106194585

Comment:
i am in `Morocco` :morocco:  :earth_africa: 
```
$ git remote -v
origin  git@github.com:void-packages/void-packages (fetch)
origin  git@github.com:void-packages/void-packages (push)
```

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

* Re: Binary-bootstrap doesn't work. 
  2024-05-12  9:45 [ISSUE] Binary-bootstrap doesn't work ayoubelmhamdi
                   ` (3 preceding siblings ...)
  2024-05-12 10:11 ` ayoubelmhamdi
@ 2024-05-12 10:14 ` classabbyamp
  2024-05-12 10:28 ` [ISSUE] [CLOSED] " classabbyamp
  2024-05-12 10:47 ` ayoubelmhamdi
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2024-05-12 10:14 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/50292#issuecomment-2106195733

Comment:
you cloned a 7 year old fork: https://github.com/void-packages/void-packages

you want void-**linux**/void-packages

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

* Re: [ISSUE] [CLOSED] Binary-bootstrap doesn't work. 
  2024-05-12  9:45 [ISSUE] Binary-bootstrap doesn't work ayoubelmhamdi
                   ` (4 preceding siblings ...)
  2024-05-12 10:14 ` classabbyamp
@ 2024-05-12 10:28 ` classabbyamp
  2024-05-12 10:47 ` ayoubelmhamdi
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2024-05-12 10:28 UTC (permalink / raw)
  To: ml

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

Closed issue by ayoubelmhamdi on void-packages repository

https://github.com/void-linux/void-packages/issues/50292

Description:
I followed these instructions as usual:

```bash
$ git clone https://github.com/void-linux/void-packages.git
$ cd void-packages
$ ./xbps-src binary-bootstrap
```

But I got the following output:
 
 ```
 ./xbps-src binary-bootstrap
 
=> Installing bootstrap from binary package repositories...
[*] Updating repository `https://repo.voidlinux.eu/current/x86_64-repodata' ...
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/x86_64-repodata': Not Found
[*] Updating repository `https://repo.voidlinux.eu/current/musl/x86_64-repodata' ...
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/musl/x86_64-repodata': Not Found
[*] Updating repository `https://repo.voidlinux.eu/current/aarch64/x86_64-repodata' ...
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/aarch64/x86_64-repodata': Not Found
=> ERROR: Failed to install bootstrap packages!
```
I checked the [voidlinux.eu](voidlinux.eu) website, and it's weird. I tried changing to a new repository, but that didn't work either.

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

* Re: Binary-bootstrap doesn't work. 
  2024-05-12  9:45 [ISSUE] Binary-bootstrap doesn't work ayoubelmhamdi
                   ` (5 preceding siblings ...)
  2024-05-12 10:28 ` [ISSUE] [CLOSED] " classabbyamp
@ 2024-05-12 10:47 ` ayoubelmhamdi
  6 siblings, 0 replies; 8+ messages in thread
From: ayoubelmhamdi @ 2024-05-12 10:47 UTC (permalink / raw)
  To: ml

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

New comment by ayoubelmhamdi on void-packages repository

https://github.com/void-linux/void-packages/issues/50292#issuecomment-2106203997

Comment:
sorry, it's very confuse, thanks @classabbyamp 

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

end of thread, other threads:[~2024-05-12 10:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-12  9:45 [ISSUE] Binary-bootstrap doesn't work ayoubelmhamdi
2024-05-12 10:01 ` classabbyamp
2024-05-12 10:01 ` classabbyamp
2024-05-12 10:10 ` ayoubelmhamdi
2024-05-12 10:11 ` ayoubelmhamdi
2024-05-12 10:14 ` classabbyamp
2024-05-12 10:28 ` [ISSUE] [CLOSED] " classabbyamp
2024-05-12 10:47 ` ayoubelmhamdi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).