Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] xbps-src show-avail doesn't work correctly on subpackages
@ 2022-06-15 21:18 paper42
  2022-09-14  2:14 ` github-actions
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2022-06-15 21:18 UTC (permalink / raw)
  To: ml

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

New issue by paper42 on void-packages repository

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

Description:
For example `libquadmath` is a subpackage of `gcc` that is only available for i686*, x86_64* and ppc64le, so `show-avail` should tell us it's not available for `aarch64-musl`.

### Expected behavior
```
%: ./xbps-src -a aarch64-musl show-avail libquadmath
%: echo $?
2
```

### Actual behavior
```
%: ./xbps-src -a aarch64-musl show-avail libquadmath
%: echo $?
0
```

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

* Re: xbps-src show-avail doesn't work correctly on subpackages
  2022-06-15 21:18 [ISSUE] xbps-src show-avail doesn't work correctly on subpackages paper42
@ 2022-09-14  2:14 ` github-actions
  0 siblings, 0 replies; 2+ messages in thread
From: github-actions @ 2022-09-14  2:14 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/37578#issuecomment-1246142305

Comment:
Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.

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

end of thread, other threads:[~2022-09-14  2:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15 21:18 [ISSUE] xbps-src show-avail doesn't work correctly on subpackages paper42
2022-09-14  2:14 ` github-actions

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