Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] .travis.yml: update masterdirs
@ 2020-01-05  5:59 voidlinux-github
  2020-01-05  6:41 ` voidlinux-github
                   ` (49 more replies)
  0 siblings, 50 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  5:59 UTC (permalink / raw)
  To: ml

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

There is a new pull request by the-maldridge against master on the void-packages repository

https://github.com/the-maldridge/void-packages update-masterdirs
https://github.com/void-linux/void-packages/pull/18049

.travis.yml: update masterdirs
Resolves void-linux/void-mklive#54.

Prerequisite of void-linux/void-packages#17969.

A patch file from https://github.com/void-linux/void-packages/pull/18049.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-masterdirs-18049.patch --]
[-- Type: text/x-diff, Size: 622 bytes --]

From bae5c1dd64b03b6eb69b078caf0411ba473e50ce Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@VoidLinux.org>
Date: Sat, 4 Jan 2020 21:57:53 -0800
Subject: [PATCH] .travis.yml: update masterdirs

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 5f4f30f85cd..13650b2bd31 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ env:
     global:
         - PATH=$PATH:/tmp/bin
         - DOCKER_BASE=voidlinux/masterdir
-        - TAG=2019102301
+        - TAG=20200104
 
     matrix:
         - XLINT=1 LICENSE_LIST=common/travis/license.lst

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
@ 2020-01-05  6:41 ` voidlinux-github
  2020-01-05  6:42 ` voidlinux-github
                   ` (48 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  6:41 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570876480

Comment:
thanks. can this be applied right now?

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
  2020-01-05  6:41 ` voidlinux-github
@ 2020-01-05  6:42 ` voidlinux-github
  2020-01-05  6:43 ` voidlinux-github
                   ` (47 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  6:42 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570876599

Comment:
Should be safe, but generally its better to test it by rebasing something small on top of this and making sure travis still works.  I haven't got anything small at the moment to rebase.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
  2020-01-05  6:41 ` voidlinux-github
  2020-01-05  6:42 ` voidlinux-github
@ 2020-01-05  6:43 ` voidlinux-github
  2020-01-05  6:56 ` voidlinux-github
                   ` (46 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  6:43 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570876659

Comment:
I can test this with base-chroot-v2, let's see

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-05  6:43 ` voidlinux-github
@ 2020-01-05  6:56 ` voidlinux-github
  2020-01-05  7:01 ` voidlinux-github
                   ` (45 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  6:56 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570878530

Comment:
hmm for some reason, the bsdtar-3.4.1_1 and xbps-0.57.1_7 packages are not in the alpha.us repo for i686.

https://travis-ci.org/void-linux/void-packages/jobs/632864516?utm_medium=notification&utm_source=github_status 

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-05  6:56 ` voidlinux-github
@ 2020-01-05  7:01 ` voidlinux-github
  2020-01-05  7:02 ` voidlinux-github
                   ` (44 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:01 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570879418

Comment:
```
[maldridge@vm1-a-mci-us ~]$ stat /repo/current/bsdtar-3.4.1_1.i686.xbps
  File: /repo/current/bsdtar-3.4.1_1.i686.xbps
  Size: 422724    	Blocks: 832        IO Block: 4096   regular file
Device: fc04h/64516d	Inode: 43600311    Links: 1
Access: (0644/-rw-r--r--)  Uid: (  998/reposync)   Gid: (  998/reposync)
Access: 2020-01-04 03:49:15.144834208 -0600
Modify: 2020-01-04 03:39:44.285627328 -0600
Change: 2020-01-04 03:38:42.972911852 -0600
 Birth: -
[maldridge@vm1-a-mci-us ~]$ stat /repo/current/xbps-0.57.1_7.i686.xbps
  File: /repo/current/xbps-0.57.1_7.i686.xbps
  Size: 89776     	Blocks: 176        IO Block: 4096   regular file
Device: fc04h/64516d	Inode: 43600426    Links: 1
Access: (0644/-rw-r--r--)  Uid: (  998/reposync)   Gid: (  998/reposync)
Access: 2020-01-04 06:49:35.847906919 -0600
Modify: 2020-01-04 06:13:54.167068396 -0600
Change: 2020-01-04 06:14:51.221594810 -0600
 Birth: -
```

They're present on disk, and I would have assumed that after building they'd be indexed as long as xbps-rindex didn't explode.  The linked failure though looks like they didn't make it into the chroot filesystem.  This makes sense, as base-chroot doesn't depend on bsdtar so it wouldn't have been added to the container.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (4 preceding siblings ...)
  2020-01-05  7:01 ` voidlinux-github
@ 2020-01-05  7:02 ` voidlinux-github
  2020-01-05  7:03 ` voidlinux-github
                   ` (43 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:02 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570879694

Comment:
The issue is not that bsdtar is not available in the container, rather it's not available in the alpha.us i686 repo. It tries to build it and then fails because it's not in PATH.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (5 preceding siblings ...)
  2020-01-05  7:02 ` voidlinux-github
@ 2020-01-05  7:03 ` voidlinux-github
  2020-01-05  7:04 ` voidlinux-github
                   ` (42 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:03 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570879845

Comment:
Maybe we could check for both (bsdtar and tar) and use the first one available.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (6 preceding siblings ...)
  2020-01-05  7:03 ` voidlinux-github
@ 2020-01-05  7:04 ` voidlinux-github
  2020-01-05  7:05 ` voidlinux-github
                   ` (41 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:04 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570879966

Comment:
Very circular indeed.  I can run a clean across i686 which will blind re-register everything if you want.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (7 preceding siblings ...)
  2020-01-05  7:04 ` voidlinux-github
@ 2020-01-05  7:05 ` voidlinux-github
  2020-01-05  7:06 ` voidlinux-github
                   ` (40 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:05 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570880178

Comment:
I think i686-repodata wasn't updated yet, isn't it?

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (8 preceding siblings ...)
  2020-01-05  7:05 ` voidlinux-github
@ 2020-01-05  7:06 ` voidlinux-github
  2020-01-05  7:06 ` voidlinux-github
                   ` (39 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:06 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570880370

Comment:
Anyway, I think it's better to support both. Can be modified easily

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (9 preceding siblings ...)
  2020-01-05  7:06 ` voidlinux-github
@ 2020-01-05  7:06 ` voidlinux-github
  2020-01-05  7:07 ` voidlinux-github
                   ` (38 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:06 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570880447

Comment:
With preference for bsdtar, because does not need external binaries, unlike GNU tar.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (10 preceding siblings ...)
  2020-01-05  7:06 ` voidlinux-github
@ 2020-01-05  7:07 ` voidlinux-github
  2020-01-05  7:08 ` voidlinux-github
                   ` (37 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:07 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570880547

Comment:
OK.  I'll wait for you to modify and try that.  I don't think the repodata wouldn't have updated by now, the longest the sync can drift by without something being broken is 10 minutes.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (11 preceding siblings ...)
  2020-01-05  7:07 ` voidlinux-github
@ 2020-01-05  7:08 ` voidlinux-github
  2020-01-05  7:31 ` voidlinux-github
                   ` (36 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:08 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570880891

Comment:
Something funny is going on here:

```
maldridge@theGibson:~$ curl https://xq-api.voidlinux.org/v1/query/i686?q=bsdtar|jq
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   310  100   310    0     0    443      0 --:--:-- --:--:-- --:--:--   442
{
  "data": [
    {
      "name": "bsdtar",
      "version": "3.4.0",
      "revision": 2,
      "filename_size": 421664,
      "repository": "current",
      "short_desc": "BSD utilities using libarchive"
    },
    {
      "name": "bsdtar-dbg",
      "version": "3.4.1",
      "revision": 1,
      "filename_size": 2333960,
      "repository": "debug",
      "short_desc": "BSD utilities using libarchive (debug files)"
    }
  ]
}
```

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (12 preceding siblings ...)
  2020-01-05  7:08 ` voidlinux-github
@ 2020-01-05  7:31 ` voidlinux-github
  2020-01-05  7:34 ` voidlinux-github
                   ` (35 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:31 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570885212

Comment:
Works great after  https://github.com/void-linux/void-packages/pull/17969/commits/37470cfc1587478693d11890c935f4b544fb8a33

i686 build:
https://travis-ci.org/void-linux/void-packages/jobs/632869809?utm_medium=notification&utm_source=github_status

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (13 preceding siblings ...)
  2020-01-05  7:31 ` voidlinux-github
@ 2020-01-05  7:34 ` voidlinux-github
  2020-01-05  7:35 ` voidlinux-github
                   ` (34 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:34 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570885847

Comment:
sgtm, merge whenever you're ready.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (14 preceding siblings ...)
  2020-01-05  7:34 ` voidlinux-github
@ 2020-01-05  7:35 ` voidlinux-github
  2020-01-05  7:37 ` voidlinux-github
                   ` (33 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:35 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570885895

Comment:
But this xq-api seems to be using obsolete data, at least for i686... or did you fix this already? 

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (15 preceding siblings ...)
  2020-01-05  7:35 ` voidlinux-github
@ 2020-01-05  7:37 ` voidlinux-github
  2020-01-05  7:38 ` voidlinux-github
                   ` (32 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:37 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570885997

Comment:
xq-api uses the repo indexes and is refreshed on a 5 minute interval.  It should have been updated quite a while ago, so I'm inclined to believe there is still an unrelated issue with the i686 repo having stale versions in it.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (16 preceding siblings ...)
  2020-01-05  7:37 ` voidlinux-github
@ 2020-01-05  7:38 ` voidlinux-github
  2020-01-05  7:58 ` voidlinux-github
                   ` (31 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:38 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570886049

Comment:
can't help here, but would be nice to find what's the issue

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (17 preceding siblings ...)
  2020-01-05  7:38 ` voidlinux-github
@ 2020-01-05  7:58 ` voidlinux-github
  2020-01-05  8:00 ` voidlinux-github
                   ` (30 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  7:58 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887444

Comment:
I'm pretty sure that i686 has been staged since the 30th:

```
[void-repomaster@a-hel-fi ~]$ XBPS_ARCH=i686 xbps-rindex --add /hostdir/binpkgs/bsdtar-3.4.1_1.i686.xbps                                                                         
index: skipping `bsdtar-3.4.1_1' (i686), already registered.                                                          Inconsistent shlibs:                                       
  libprocps.so.7 (provided by: procps-ng; used by: CPU-X)
```

On the 30th commit d77455bfca52ad290b67dec0a6d5deda80a60919 made this package 64-bit only.  I'm not sure what the best course of action is here.  I suppose we could remove the package on i686, but that likely would break user installs.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (18 preceding siblings ...)
  2020-01-05  7:58 ` voidlinux-github
@ 2020-01-05  8:00 ` voidlinux-github
  2020-01-05  8:01 ` voidlinux-github
                   ` (29 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:00 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887444

Comment:
I'm pretty sure that i686 has been staged since the 30th:

```
[void-repomaster@a-hel-fi ~]$ XBPS_ARCH=i686 xbps-rindex --add /hostdir/binpkgs/bsdtar-3.4.1_1.i686.xbps                                                                         
index: skipping `bsdtar-3.4.1_1' (i686), already registered.                                                          
Inconsistent shlibs:                                       
  libprocps.so.7 (provided by: procps-ng; used by: CPU-X)
```

On the 30th commit d77455bfca52ad290b67dec0a6d5deda80a60919 made this package 64-bit only.  I'm not sure what the best course of action is here.  I suppose we could remove the package on i686, but that likely would break user installs.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (19 preceding siblings ...)
  2020-01-05  8:00 ` voidlinux-github
@ 2020-01-05  8:01 ` voidlinux-github
  2020-01-05  8:02 ` voidlinux-github
                   ` (28 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:01 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887653

Comment:
please remove CPU-X on i686. This is it.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (20 preceding siblings ...)
  2020-01-05  8:01 ` voidlinux-github
@ 2020-01-05  8:02 ` voidlinux-github
  2020-01-05  8:03 ` voidlinux-github
                   ` (27 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:02 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887771

Comment:
We need to be more careful when **removing** or **disabling** pkgs.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (21 preceding siblings ...)
  2020-01-05  8:02 ` voidlinux-github
@ 2020-01-05  8:03 ` voidlinux-github
  2020-01-05  8:04 ` voidlinux-github
                   ` (26 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:03 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887837

Comment:
I have removed the package, but I'm not familiar enough with xbps-rindex to get it to unstage.  Is there some magic invocation to get it to re-evaluate the stagedata?

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (22 preceding siblings ...)
  2020-01-05  8:03 ` voidlinux-github
@ 2020-01-05  8:04 ` voidlinux-github
  2020-01-05  8:04 ` voidlinux-github
                   ` (25 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:04 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887906

Comment:
nvm, just realized that after removing a package I need to run an on-demand clean to drop it from the index.  Its late here...

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (23 preceding siblings ...)
  2020-01-05  8:04 ` voidlinux-github
@ 2020-01-05  8:04 ` voidlinux-github
  2020-01-05  8:05 ` voidlinux-github
                   ` (24 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:04 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887918

Comment:
just use `xbps-rindex -af *.{i686,noarch}.xbps` this should dtrt

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (24 preceding siblings ...)
  2020-01-05  8:04 ` voidlinux-github
@ 2020-01-05  8:05 ` voidlinux-github
  2020-01-05  8:06 ` voidlinux-github
                   ` (23 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:05 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570887970

Comment:
9:05 AM here :-)

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (25 preceding siblings ...)
  2020-01-05  8:05 ` voidlinux-github
@ 2020-01-05  8:06 ` voidlinux-github
  2020-01-05  8:06 ` voidlinux-github
                   ` (22 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:06 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888030

Comment:
`xbps-rindex -c` is ok too :-)

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (26 preceding siblings ...)
  2020-01-05  8:06 ` voidlinux-github
@ 2020-01-05  8:06 ` voidlinux-github
  2020-01-05  8:09 ` voidlinux-github
                   ` (21 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:06 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888076

Comment:
Its slowly chewing on the index now.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (27 preceding siblings ...)
  2020-01-05  8:06 ` voidlinux-github
@ 2020-01-05  8:09 ` voidlinux-github
  2020-01-05  8:11 ` voidlinux-github
                   ` (20 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:09 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888231

Comment:
I hope the host tools in that machine are also up-to-date

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (28 preceding siblings ...)
  2020-01-05  8:09 ` voidlinux-github
@ 2020-01-05  8:11 ` voidlinux-github
  2020-01-05  8:12 ` voidlinux-github
                   ` (19 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:11 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888399

Comment:
lolno.  As a root mirror this machine does not get updated enough.  In fact the update on it is currently broken due to incompatible shlibs.

```
[maldridge@a-hel-fi ~]$ sudo xbps-install -Su
libcrypto45-3.0.2_1 (update) breaks installed pkg `libressl-2.9.2_1'
libcrypto45-3.0.2_1 (update) breaks installed pkg `libtls19-2.9.2_1'
libssl47-3.0.2_1 (update) breaks installed pkg `libressl-2.9.2_1'
libssl47-3.0.2_1 (update) breaks installed pkg `libtls19-2.9.2_1'
Transaction aborted due to unresolved dependencies.
```

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (29 preceding siblings ...)
  2020-01-05  8:11 ` voidlinux-github
@ 2020-01-05  8:12 ` voidlinux-github
  2020-01-05  8:13 ` voidlinux-github
                   ` (18 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:12 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888461

Comment:
Ok, had to add those explicitly to the transaction.  I would have thought xbps would do that when updating itself.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (30 preceding siblings ...)
  2020-01-05  8:12 ` voidlinux-github
@ 2020-01-05  8:13 ` voidlinux-github
  2020-01-05  8:13 ` voidlinux-github
                   ` (17 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:13 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888480

Comment:
xbps-0.57.1_7 fixes exactly this issue while xbps needs to be updated.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (31 preceding siblings ...)
  2020-01-05  8:13 ` voidlinux-github
@ 2020-01-05  8:13 ` voidlinux-github
  2020-01-05  8:14 ` voidlinux-github
                   ` (16 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:13 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888517

Comment:
Ah.  The clean is now running again with an up to date host xbps.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (32 preceding siblings ...)
  2020-01-05  8:13 ` voidlinux-github
@ 2020-01-05  8:14 ` voidlinux-github
  2020-01-05  8:15 ` voidlinux-github
                   ` (15 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:14 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888538

Comment:
The correct way to update your system with xbps (unattended) is (as of 0.57.1_7):

```
# xbps-install -Syu xbps
# xbps-install -yu
```

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (33 preceding siblings ...)
  2020-01-05  8:14 ` voidlinux-github
@ 2020-01-05  8:15 ` voidlinux-github
  2020-01-05  8:15 ` voidlinux-github
                   ` (14 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:15 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888577

Comment:
Makes sense.  I'm up to date for xbps-only.  I'll try to make some time tomorrow to take the box offline and update the rest.  It needs to go down for a kernel and lvm update.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (34 preceding siblings ...)
  2020-01-05  8:15 ` voidlinux-github
@ 2020-01-05  8:15 ` voidlinux-github
  2020-01-05  8:16 ` voidlinux-github
                   ` (13 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:15 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888601

Comment:
xbps update is enough, thanks

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (35 preceding siblings ...)
  2020-01-05  8:15 ` voidlinux-github
@ 2020-01-05  8:16 ` voidlinux-github
  2020-01-05  8:18 ` voidlinux-github
                   ` (12 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:16 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888639

Comment:
```
[void-repomaster@a-hel-fi ~]$ XBPS_ARCH=i686 xbps-rindex -c /hostdir/binpkgs/
```

has been running for several minutes now.  Is that expected to take a long time?  I remember this being much faster a few years ago.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (36 preceding siblings ...)
  2020-01-05  8:16 ` voidlinux-github
@ 2020-01-05  8:18 ` voidlinux-github
  2020-01-05  8:22 ` voidlinux-github
                   ` (11 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:18 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888711

Comment:
no idea what's going on... maybe try with -d ?

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (37 preceding siblings ...)
  2020-01-05  8:18 ` voidlinux-github
@ 2020-01-05  8:22 ` voidlinux-github
  2020-01-05  8:27 ` voidlinux-github
                   ` (10 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:22 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570888930

Comment:
Good point.  Trying with -d informed me I had a lockfile lying around I hadn't removed.  Doing that gets me to a missing props.plist:

```
[void-repomaster@a-hel-fi ~]$ XBPS_ARCH=i686 xbps-rindex -afv /hostdir/binpkgs/
index: failed to read props.plist metadata for `/hostdir/binpkgs/', skipping!
index: 0 packages registered.
```

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (38 preceding siblings ...)
  2020-01-05  8:22 ` voidlinux-github
@ 2020-01-05  8:27 ` voidlinux-github
  2020-01-05  8:28 ` voidlinux-github
                   ` (9 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:27 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570889180

Comment:
`-a` (add) need at least one .xbps file

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (39 preceding siblings ...)
  2020-01-05  8:27 ` voidlinux-github
@ 2020-01-05  8:28 ` voidlinux-github
  2020-01-05  8:29 ` voidlinux-github
                   ` (8 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:28 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570889196

Comment:
`xbps-rindex -afv /hostdir/binpkgs/*.{i686,noarch}.xbps`

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (40 preceding siblings ...)
  2020-01-05  8:28 ` voidlinux-github
@ 2020-01-05  8:29 ` voidlinux-github
  2020-01-05  8:37 ` voidlinux-github
                   ` (7 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:29 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570889293

Comment:
Point.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (41 preceding siblings ...)
  2020-01-05  8:29 ` voidlinux-github
@ 2020-01-05  8:37 ` voidlinux-github
  2020-01-05  8:37 ` voidlinux-github
                   ` (6 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:37 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570889764

Comment:
Clear and unstaged.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (42 preceding siblings ...)
  2020-01-05  8:37 ` voidlinux-github
@ 2020-01-05  8:37 ` voidlinux-github
  2020-01-05  8:39 ` voidlinux-github
                   ` (5 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:37 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570889794

Comment:
Cool! are we sure the other archs are ok too? would be nice to see logs of them.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (43 preceding siblings ...)
  2020-01-05  8:37 ` voidlinux-github
@ 2020-01-05  8:39 ` voidlinux-github
  2020-01-05  8:41 ` voidlinux-github
                   ` (4 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:39 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570889896

Comment:
Nothing else currently has a stagedata file:

```
[void-repomaster@a-hel-fi ~]$ ls /hostdir/binpkgs/*stagedata*
ls: cannot access '/hostdir/binpkgs/*stagedata*': No such file or directory
[void-repomaster@a-hel-fi ~]$ ls /hostdir/binpkgs/*repodata
/hostdir/binpkgs/armv6l-repodata  /hostdir/binpkgs/i686-repodata
/hostdir/binpkgs/armv7l-repodata  /hostdir/binpkgs/x86_64-repodata
[void-repomaster@a-hel-fi ~]$ ls /hostdir/binpkgs/musl/*repodata
/hostdir/binpkgs/musl/armv6l-musl-repodata  /hostdir/binpkgs/musl/x86_64-musl-repodata
/hostdir/binpkgs/musl/armv7l-musl-repodata
[void-repomaster@a-hel-fi ~]$ ls /hostdir/binpkgs/musl/*stagedata*
ls: cannot access '/hostdir/binpkgs/musl/*stagedata*': No such file or directory
[void-repomaster@a-hel-fi ~]$ ls /hostdir/binpkgs/aarch64/*stagedata*
ls: cannot access '/hostdir/binpkgs/aarch64/*stagedata*': No such file or directory
[void-repomaster@a-hel-fi ~]$ 
```

xq-api also returns the correct data as well now:

```
maldridge@theGibson:~$ curl https://xq-api.voidlinux.org/v1/query/i686?q=bsdtar|jq
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   310  100   310    0     0    313      0 --:--:-- --:--:-- --:--:--   312
{
  "data": [
    {
      "name": "bsdtar",
      "version": "3.4.1",
      "revision": 1,
      "filename_size": 422724,
      "repository": "current",
      "short_desc": "BSD utilities using libarchive"
    },
    {
      "name": "bsdtar-dbg",
      "version": "3.4.1",
      "revision": 1,
      "filename_size": 2333960,
      "repository": "debug",
      "short_desc": "BSD utilities using libarchive (debug files)"
    }
  ]
}
```


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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (44 preceding siblings ...)
  2020-01-05  8:39 ` voidlinux-github
@ 2020-01-05  8:41 ` voidlinux-github
  2020-01-05  8:41 ` voidlinux-github
                   ` (3 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:41 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570889966

Comment:
great, thanks.

I'll merge base-chroot-v2 soon. Don't apply or close this one, I'll take care of it.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (45 preceding siblings ...)
  2020-01-05  8:41 ` voidlinux-github
@ 2020-01-05  8:41 ` voidlinux-github
  2020-01-05  8:42 ` voidlinux-github
                   ` (2 subsequent siblings)
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:41 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570889993

Comment:
noted.  I'm going to bring the glibc builders back online and then call it a night.

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (46 preceding siblings ...)
  2020-01-05  8:41 ` voidlinux-github
@ 2020-01-05  8:42 ` voidlinux-github
  2020-01-05  9:45 ` voidlinux-github
  2020-01-05  9:45 ` [PR PATCH] [Closed]: " voidlinux-github
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  8:42 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570890015

Comment:
yeah, good night :-)

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

* Re: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (47 preceding siblings ...)
  2020-01-05  8:42 ` voidlinux-github
@ 2020-01-05  9:45 ` voidlinux-github
  2020-01-05  9:45 ` [PR PATCH] [Closed]: " voidlinux-github
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  9:45 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18049#issuecomment-570894304

Comment:
#17969 has been applied, this one can be closed.

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

* Re: [PR PATCH] [Closed]: .travis.yml: update masterdirs
  2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
                   ` (48 preceding siblings ...)
  2020-01-05  9:45 ` voidlinux-github
@ 2020-01-05  9:45 ` voidlinux-github
  49 siblings, 0 replies; 51+ messages in thread
From: voidlinux-github @ 2020-01-05  9:45 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

.travis.yml: update masterdirs
https://github.com/void-linux/void-packages/pull/18049

Description:
Resolves void-linux/void-infrastructure#54.

Prerequisite of void-linux/void-packages#17969.

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

end of thread, other threads:[~2020-01-05  9:45 UTC | newest]

Thread overview: 51+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-05  5:59 [PR PATCH] .travis.yml: update masterdirs voidlinux-github
2020-01-05  6:41 ` voidlinux-github
2020-01-05  6:42 ` voidlinux-github
2020-01-05  6:43 ` voidlinux-github
2020-01-05  6:56 ` voidlinux-github
2020-01-05  7:01 ` voidlinux-github
2020-01-05  7:02 ` voidlinux-github
2020-01-05  7:03 ` voidlinux-github
2020-01-05  7:04 ` voidlinux-github
2020-01-05  7:05 ` voidlinux-github
2020-01-05  7:06 ` voidlinux-github
2020-01-05  7:06 ` voidlinux-github
2020-01-05  7:07 ` voidlinux-github
2020-01-05  7:08 ` voidlinux-github
2020-01-05  7:31 ` voidlinux-github
2020-01-05  7:34 ` voidlinux-github
2020-01-05  7:35 ` voidlinux-github
2020-01-05  7:37 ` voidlinux-github
2020-01-05  7:38 ` voidlinux-github
2020-01-05  7:58 ` voidlinux-github
2020-01-05  8:00 ` voidlinux-github
2020-01-05  8:01 ` voidlinux-github
2020-01-05  8:02 ` voidlinux-github
2020-01-05  8:03 ` voidlinux-github
2020-01-05  8:04 ` voidlinux-github
2020-01-05  8:04 ` voidlinux-github
2020-01-05  8:05 ` voidlinux-github
2020-01-05  8:06 ` voidlinux-github
2020-01-05  8:06 ` voidlinux-github
2020-01-05  8:09 ` voidlinux-github
2020-01-05  8:11 ` voidlinux-github
2020-01-05  8:12 ` voidlinux-github
2020-01-05  8:13 ` voidlinux-github
2020-01-05  8:13 ` voidlinux-github
2020-01-05  8:14 ` voidlinux-github
2020-01-05  8:15 ` voidlinux-github
2020-01-05  8:15 ` voidlinux-github
2020-01-05  8:16 ` voidlinux-github
2020-01-05  8:18 ` voidlinux-github
2020-01-05  8:22 ` voidlinux-github
2020-01-05  8:27 ` voidlinux-github
2020-01-05  8:28 ` voidlinux-github
2020-01-05  8:29 ` voidlinux-github
2020-01-05  8:37 ` voidlinux-github
2020-01-05  8:37 ` voidlinux-github
2020-01-05  8:39 ` voidlinux-github
2020-01-05  8:41 ` voidlinux-github
2020-01-05  8:41 ` voidlinux-github
2020-01-05  8:42 ` voidlinux-github
2020-01-05  9:45 ` voidlinux-github
2020-01-05  9:45 ` [PR PATCH] [Closed]: " voidlinux-github

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