Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] `./xbps-src show-sys-updates` doesn't show some outdated packages
@ 2021-05-06 15:29 unspecd
  2021-05-06 15:37 ` unspecd
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: unspecd @ 2021-05-06 15:29 UTC (permalink / raw)
  To: ml

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

New issue by unspecd on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *Void 5.11.18_1 x86_64-musl GenuineIntel notuptodate rFFFF*
* package:  
  *n/a*

### Expected behavior
```console
$ cd $(xdistdir) && git pull
$ ./xbps-src show-sys-updates
iproute2
libharfbuzz
```
### Actual behavior
```console
$ ./xbps-src show-sys-updates
iproute2

# xbps-install -Su
Name        Action    Version           New version            Download size
iproute2    update    5.11.0_1          5.12.0_1               1002KB 
libharfbuzz update    2.8.0_1           2.8.1_1                640KB

$ ls -1 hostdir/binpkgs/*harfbuzz*
hostdir/binpkgs/harfbuzz-2.8.0_1.x86_64-musl.xbps
hostdir/binpkgs/harfbuzz-devel-2.8.0_1.x86_64-musl.xbps
hostdir/binpkgs/libharfbuzz-2.8.0_1.x86_64-musl.xbps
```


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

* Re: `./xbps-src show-sys-updates` doesn't show some outdated packages
  2021-05-06 15:29 [ISSUE] `./xbps-src show-sys-updates` doesn't show some outdated packages unspecd
@ 2021-05-06 15:37 ` unspecd
  2021-05-10 18:05 ` AviKav
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: unspecd @ 2021-05-06 15:37 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/issues/30704#issuecomment-833622782

Comment:
Experiment:
```console
$ sudo xdowngrade hostdir/binpkgs/harfbuzz-2.8.0_1.x86_64-musl.xbps
$ ./xbps-src show-sys-updates
harfbuzz
iproute2
```


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

* Re: `./xbps-src show-sys-updates` doesn't show some outdated packages
  2021-05-06 15:29 [ISSUE] `./xbps-src show-sys-updates` doesn't show some outdated packages unspecd
  2021-05-06 15:37 ` unspecd
@ 2021-05-10 18:05 ` AviKav
  2021-05-11 13:42 ` Anachron
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: AviKav @ 2021-05-10 18:05 UTC (permalink / raw)
  To: ml

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

New comment by AviKav on void-packages repository

https://github.com/void-linux/void-packages/issues/30704#issuecomment-837065094

Comment:
It doesn't check subpackages

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

* Re: `./xbps-src show-sys-updates` doesn't show some outdated packages
  2021-05-06 15:29 [ISSUE] `./xbps-src show-sys-updates` doesn't show some outdated packages unspecd
  2021-05-06 15:37 ` unspecd
  2021-05-10 18:05 ` AviKav
@ 2021-05-11 13:42 ` Anachron
  2021-05-15  0:46 ` paper42
  2022-05-19  2:16 ` github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: Anachron @ 2021-05-11 13:42 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/30704#issuecomment-838497448

Comment:
You can get the pending updates using: `xbps-install -Mun`, is that what you're looking for? 

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

* Re: `./xbps-src show-sys-updates` doesn't show some outdated packages
  2021-05-06 15:29 [ISSUE] `./xbps-src show-sys-updates` doesn't show some outdated packages unspecd
                   ` (2 preceding siblings ...)
  2021-05-11 13:42 ` Anachron
@ 2021-05-15  0:46 ` paper42
  2022-05-19  2:16 ` github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-05-15  0:46 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/30704#issuecomment-841573431

Comment:
The issue seems to be that xbps-checkvers doesn't print subpackages and doesn't have a flag to print the parent package when a subpackage would have been printed. Maybe move this issue to the xbps repository?

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

* Re: `./xbps-src show-sys-updates` doesn't show some outdated packages
  2021-05-06 15:29 [ISSUE] `./xbps-src show-sys-updates` doesn't show some outdated packages unspecd
                   ` (3 preceding siblings ...)
  2021-05-15  0:46 ` paper42
@ 2022-05-19  2:16 ` github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2022-05-19  2:16 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/30704#issuecomment-1131014317

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] 6+ messages in thread

end of thread, other threads:[~2022-05-19  2:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 15:29 [ISSUE] `./xbps-src show-sys-updates` doesn't show some outdated packages unspecd
2021-05-06 15:37 ` unspecd
2021-05-10 18:05 ` AviKav
2021-05-11 13:42 ` Anachron
2021-05-15  0:46 ` paper42
2022-05-19  2:16 ` 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).