Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: .travis.yml: update masterdirs
Date: Sun, 05 Jan 2020 09:39:58 +0100	[thread overview]
Message-ID: <20200105083958.BvuePaxVe6J2Dawm50NVj7c2Ly1z0iB87BPwwabUehY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18049@inbox.vuxu.org>

[-- 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)"
    }
  ]
}
```


  parent reply	other threads:[~2020-01-05  8:39 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-05  5:59 [PR PATCH] " 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 [this message]
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 ` [PR PATCH] [Closed]: " voidlinux-github
2020-01-05  9:45 ` voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200105083958.BvuePaxVe6J2Dawm50NVj7c2Ly1z0iB87BPwwabUehY@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).