Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
@ 2023-02-23 12:37 Oleksandr-Zhabenko
  2023-02-23 13:28 ` paper42
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: Oleksandr-Zhabenko @ 2023-02-23 12:37 UTC (permalink / raw)
  To: ml

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

New issue by Oleksandr-Zhabenko on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.3 x86_64-musl GenuineIntel uptodate rF

### Package(s) Affected

linux6.1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

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

should work.

### Actual behaviour

The binary-bootstrap command is not working. Errors are: No such repository while syncing.



### Steps to reproduce

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


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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
@ 2023-02-23 13:28 ` paper42
  2023-02-23 16:39 ` Oleksandr-Zhabenko
                   ` (21 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2023-02-23 13:28 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1441796499

Comment:
voidlinux.eu is not a Void Linux domain since [2019](https://voidlinux.org/news/2019/02/voidlinux-eu-gone.html), and void-packages is not using this repository, so you had to somehow set it manually. Did you set this in etc/xbps.d? I am also not sure why it's trying to access 2-repodata, that was never valid as far as I know and it looks like you are setting `XBPS_ARCH=2` somewhere.

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
  2023-02-23 13:28 ` paper42
@ 2023-02-23 16:39 ` Oleksandr-Zhabenko
  2023-02-23 16:58 ` classabbyamp
                   ` (20 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: Oleksandr-Zhabenko @ 2023-02-23 16:39 UTC (permalink / raw)
  To: ml

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

New comment by Oleksandr-Zhabenko on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442088712

Comment:
> voidlinux.eu is not a Void Linux domain since [2019](https://voidlinux.org/news/2019/02/voidlinux-eu-gone.html), and void-packages is not using this repository, so you had to somehow set it manually. Did you set this in etc/xbps.d? I am also not sure why it's trying to access 2-repodata, that was never valid as far as I know and it looks like you are setting `XBPS_ARCH=2` somewhere.

Well, I just installed the musl flavour of Void Linux a month or two ago. No, there are no configuration related to these server in the etc/xbps.d or /etc/xbps.d/ directories. 
Do not remember about setting up XBPS_ARCH variable. 

So are there a valid list of repositories and what should be done to switch the repository for xbps-src?

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
  2023-02-23 13:28 ` paper42
  2023-02-23 16:39 ` Oleksandr-Zhabenko
@ 2023-02-23 16:58 ` classabbyamp
  2023-02-23 16:59 ` classabbyamp
                   ` (19 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 16:58 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442117769

Comment:
if you cloned the repo like you said, it should have come with the proper repo urls: https://github.com/void-linux/void-packages/tree/master/etc/xbps.d

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (2 preceding siblings ...)
  2023-02-23 16:58 ` classabbyamp
@ 2023-02-23 16:59 ` classabbyamp
  2023-02-23 17:00 ` classabbyamp
                   ` (18 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 16:59 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442117769

Comment:
if you cloned the repo like you said, it should have come with the proper repo urls: https://github.com/void-linux/void-packages/tree/master/etc/xbps.d

and if you ran the command as you said it should use repo-default

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (3 preceding siblings ...)
  2023-02-23 16:59 ` classabbyamp
@ 2023-02-23 17:00 ` classabbyamp
  2023-02-23 17:09 ` Oleksandr-Zhabenko
                   ` (17 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:00 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442117769

Comment:
if you cloned the repo like you said, it should have come with the proper repo urls: https://github.com/void-linux/void-packages/tree/master/etc/xbps.d

and if you ran the command as you said it should use repo-default

what if you `grep -RF 'repo.voidlinux.eu' ~`

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (4 preceding siblings ...)
  2023-02-23 17:00 ` classabbyamp
@ 2023-02-23 17:09 ` Oleksandr-Zhabenko
  2023-02-23 17:20 ` classabbyamp
                   ` (16 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: Oleksandr-Zhabenko @ 2023-02-23 17:09 UTC (permalink / raw)
  To: ml

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

New comment by Oleksandr-Zhabenko on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442134830

Comment:
`if you cloned the repo like you said, it should have come with the proper repo urls: https://github.com/void-linux/void-packages/tree/master/etc/xbps.d`

No, there is not. Just  the following filesystem structure for ls command:

total 116
-rw-r--r--    1 root root      0 Feb 23 14:42 1
-rw-r--r--    1 root root   5158 Feb 23 14:39 CONTRIBUTING.md
-rw-r--r--    1 root root   1295 Feb 23 14:39 COPYING
-rw-r--r--    1 root root  53756 Feb 23 14:39 Manual.md
-rw-r--r--    1 root root  17941 Feb 23 14:39 README.md
drwxr-xr-x   12 root root    280 Feb 23 14:39 common
drwxr-xr-x    2 root root    180 Feb 23 14:39 etc
drwxr-xr-x    4 root root     80 Feb 23 14:39 hostdir
drwxr-xr-x    5 root root    100 Feb 23 14:39 masterdir-x86_64-musl
drwxr-xr-x 5335 root root 176800 Feb 23 14:39 srcpkgs
-rwxr-xr-x    1 root root  27743 Feb 23 14:39 xbps-src

`what if you grep -RF 'repo.voidlinux.eu' ~`
gives just 
`/root/.bash_history:ping repo.voidlinux.eu
`


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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (5 preceding siblings ...)
  2023-02-23 17:09 ` Oleksandr-Zhabenko
@ 2023-02-23 17:20 ` classabbyamp
  2023-02-23 17:20 ` classabbyamp
                   ` (15 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:20 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442150392

Comment:
what's the latest commit? `git log --oneline | head -n5`

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (6 preceding siblings ...)
  2023-02-23 17:20 ` classabbyamp
@ 2023-02-23 17:20 ` classabbyamp
  2023-02-23 17:24 ` Oleksandr-Zhabenko
                   ` (14 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:20 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442150392

Comment:
what's the latest commit? `git log --oneline | head -n5`

as an aside, you really shouldn't be using void-packages and xbps-src as root, but that's not causing the issue here

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (7 preceding siblings ...)
  2023-02-23 17:20 ` classabbyamp
@ 2023-02-23 17:24 ` Oleksandr-Zhabenko
  2023-02-23 17:25 ` classabbyamp
                   ` (13 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: Oleksandr-Zhabenko @ 2023-02-23 17:24 UTC (permalink / raw)
  To: ml

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

New comment by Oleksandr-Zhabenko on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442158994

Comment:
`what's the latest commit? git log --oneline | head -n5`
Gives:
`c98f0b9ce2 New package: rdd-0.9
63e576b4cf monero: fix armv5* and mips*
81b1de9533 New package: kvantum-0.10.5
6668518fe3 irssi: update to 1.0.6.
8032b7af93 crawl-tiles: update to 0.21.0.
`

Well, the problem existed also yesterday and two or three days ago.

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (8 preceding siblings ...)
  2023-02-23 17:24 ` Oleksandr-Zhabenko
@ 2023-02-23 17:25 ` classabbyamp
  2023-02-23 17:27 ` classabbyamp
                   ` (12 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:25 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442160322

Comment:
those commits are 5 years old: https://github.com/void-linux/void-packages/commit/c98f0b9ce2



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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (9 preceding siblings ...)
  2023-02-23 17:25 ` classabbyamp
@ 2023-02-23 17:27 ` classabbyamp
  2023-02-23 17:29 ` Oleksandr-Zhabenko
                   ` (11 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:27 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442160322

Comment:
those commits are 5 years old: https://github.com/void-linux/void-packages/commit/c98f0b9ce2

I would try cloning again

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (10 preceding siblings ...)
  2023-02-23 17:27 ` classabbyamp
@ 2023-02-23 17:29 ` Oleksandr-Zhabenko
  2023-02-23 17:30 ` paper42
                   ` (10 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: Oleksandr-Zhabenko @ 2023-02-23 17:29 UTC (permalink / raw)
  To: ml

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

New comment by Oleksandr-Zhabenko on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442164792

Comment:
`those commits are 5 years old: https://github.com/void-linux/void-packages/commit/c98f0b9ce2`
Well, but the system time is 
Thu Feb 23 19:28:06 EET 2023


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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (11 preceding siblings ...)
  2023-02-23 17:29 ` Oleksandr-Zhabenko
@ 2023-02-23 17:30 ` paper42
  2023-02-23 17:30 ` paper42
                   ` (9 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2023-02-23 17:30 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442166587

Comment:
You didn't clone this repository, you cloned something that is 5 years old.

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (12 preceding siblings ...)
  2023-02-23 17:30 ` paper42
@ 2023-02-23 17:30 ` paper42
  2023-02-23 17:32 ` Oleksandr-Zhabenko
                   ` (8 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2023-02-23 17:30 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442166587

Comment:
You didn't clone this repository, you cloned something that is 5 years old. Try cloning this exact repository again.

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (13 preceding siblings ...)
  2023-02-23 17:30 ` paper42
@ 2023-02-23 17:32 ` Oleksandr-Zhabenko
  2023-02-23 17:32 ` classabbyamp
                   ` (7 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: Oleksandr-Zhabenko @ 2023-02-23 17:32 UTC (permalink / raw)
  To: ml

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

New comment by Oleksandr-Zhabenko on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442168996

Comment:
It is really strange. 

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (14 preceding siblings ...)
  2023-02-23 17:32 ` Oleksandr-Zhabenko
@ 2023-02-23 17:32 ` classabbyamp
  2023-02-23 17:32 ` classabbyamp
                   ` (6 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:32 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442169053

Comment:
system time doesn't matter, the commits were made 5 years ago, and there have been [thousands of commits](https://github.com/void-linux/void-packages/compare/c98f0b9ce2..HEAD) since then

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (15 preceding siblings ...)
  2023-02-23 17:32 ` classabbyamp
@ 2023-02-23 17:32 ` classabbyamp
  2023-02-23 17:34 ` Oleksandr-Zhabenko
                   ` (5 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:32 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442169053

Comment:
system time doesn't matter, the commits were made 5 years ago, and there have been [thousands of commits](https://github.com/void-linux/void-packages/compare/c98f0b9ce2...HEAD) since then

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (16 preceding siblings ...)
  2023-02-23 17:32 ` classabbyamp
@ 2023-02-23 17:34 ` Oleksandr-Zhabenko
  2023-02-23 17:35 ` classabbyamp
                   ` (4 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: Oleksandr-Zhabenko @ 2023-02-23 17:34 UTC (permalink / raw)
  To: ml

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

New comment by Oleksandr-Zhabenko on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442171889

Comment:
Should I just delete the cloned repository and start again? Could it be related to some specific git settings?

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (17 preceding siblings ...)
  2023-02-23 17:34 ` Oleksandr-Zhabenko
@ 2023-02-23 17:35 ` classabbyamp
  2023-02-23 17:38 ` Oleksandr-Zhabenko
                   ` (3 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:35 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442173472

Comment:
i'd try deleting and cloning first

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (18 preceding siblings ...)
  2023-02-23 17:35 ` classabbyamp
@ 2023-02-23 17:38 ` Oleksandr-Zhabenko
  2023-02-23 17:41 ` classabbyamp
                   ` (2 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: Oleksandr-Zhabenko @ 2023-02-23 17:38 UTC (permalink / raw)
  To: ml

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

New comment by Oleksandr-Zhabenko on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442176563

Comment:
Oh, it looks like I have cloned the void-packages/void-packages repository. Probably the current one has just  forked from it then and so there are no changes since.

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (19 preceding siblings ...)
  2023-02-23 17:38 ` Oleksandr-Zhabenko
@ 2023-02-23 17:41 ` classabbyamp
  2023-02-23 17:44 ` paper42
  2023-02-23 17:44 ` [ISSUE] [CLOSED] " paper42
  22 siblings, 0 replies; 24+ messages in thread
From: classabbyamp @ 2023-02-23 17:41 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442180010

Comment:
that looks to be a fork of a fork of a very old version of void-packages, lol

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

* Re: xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (20 preceding siblings ...)
  2023-02-23 17:41 ` classabbyamp
@ 2023-02-23 17:44 ` paper42
  2023-02-23 17:44 ` [ISSUE] [CLOSED] " paper42
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2023-02-23 17:44 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/42410#issuecomment-1442183925

Comment:
In that case, I think we solved the mystery and we can close this.

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

* Re: [ISSUE] [CLOSED] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap
  2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
                   ` (21 preceding siblings ...)
  2023-02-23 17:44 ` paper42
@ 2023-02-23 17:44 ` paper42
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2023-02-23 17:44 UTC (permalink / raw)
  To: ml

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

Closed issue by Oleksandr-Zhabenko on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.3 x86_64-musl GenuineIntel uptodate rF

### Package(s) Affected

linux6.1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

After 
git clone https://github.com/void-linux/void-packages.git
cd void-packages
./xbps-src -m masterdir-x86_64-musl binary-bootstrap

should work.

### Actual behaviour

The binary-bootstrap command is not working. Errors are: No such repository while syncing.

Error messages;

```
=> Installing bootstrap from binary package repositories...
[*] Updating repository `https://repo.voidlinux.eu/current/2-repodata' ...
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/2-repodata': Not Found
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/musl/2-repodata': Not Found
ERROR: [reposync] failed to fetch file `https://repo.voidlinux.eu/current/aarch64/2-repodata': Not Found
[*] Updating repository `https://repo.voidlinux.eu/current/musl/2-repodata' ...
[*] Updating repository `https://repo.voidlinux.eu/current/aarch64/2-repodata' ...
=> ERROR: Failed to install bootstrap packages!
```



### Steps to reproduce

git clone https://github.com/void-linux/void-packages.git
cd void-packages
./xbps-src -m masterdir-x86_64-musl binary-bootstrap


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

end of thread, other threads:[~2023-02-23 17:44 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-23 12:37 [ISSUE] xbps-src cannot sync remote default reporsitories to build musl x86_64 binary-bootstrap Oleksandr-Zhabenko
2023-02-23 13:28 ` paper42
2023-02-23 16:39 ` Oleksandr-Zhabenko
2023-02-23 16:58 ` classabbyamp
2023-02-23 16:59 ` classabbyamp
2023-02-23 17:00 ` classabbyamp
2023-02-23 17:09 ` Oleksandr-Zhabenko
2023-02-23 17:20 ` classabbyamp
2023-02-23 17:20 ` classabbyamp
2023-02-23 17:24 ` Oleksandr-Zhabenko
2023-02-23 17:25 ` classabbyamp
2023-02-23 17:27 ` classabbyamp
2023-02-23 17:29 ` Oleksandr-Zhabenko
2023-02-23 17:30 ` paper42
2023-02-23 17:30 ` paper42
2023-02-23 17:32 ` Oleksandr-Zhabenko
2023-02-23 17:32 ` classabbyamp
2023-02-23 17:32 ` classabbyamp
2023-02-23 17:34 ` Oleksandr-Zhabenko
2023-02-23 17:35 ` classabbyamp
2023-02-23 17:38 ` Oleksandr-Zhabenko
2023-02-23 17:41 ` classabbyamp
2023-02-23 17:44 ` paper42
2023-02-23 17:44 ` [ISSUE] [CLOSED] " paper42

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).