Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] libfprint0: Seems like it replaces libfprint package, and xbps-remove fails to remove either of package once installed libfprint0.
@ 2022-04-11  2:54 Animeshz
  2022-04-11 22:33 ` wael444
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Animeshz @ 2022-04-11  2:54 UTC (permalink / raw)
  To: ml

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

New issue by Animeshz on void-packages repository

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

Description:
### System

* xuname:  
  *output of ``xuname`` (part of xtools)*
* package:  
  *affected package(s) including the version*: ``xbps-query -p pkgver <pkgname>``

```
libfprint-1.94.0_1
libfprint0-1.0_2
```

### Expected behavior & Actual behavior

`xbps-query -o` should not display libfprint as automatically installed orphan packages, it should rather display libfprint0 as it. `xbps-remove` should not assume libfprint is replaced by libfprint0.

```
  ~ >>> sudo xbps-remove -Ro
fprintd-1.94.0_1: broken, unresolvable shlib `libfprint-2.so.2'
Transaction aborted due to unresolved shlibs.
```

### Steps to reproduce the behavior
With nice running system with fprintd/libfprint, install libfprint0.


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

* Re: libfprint0: Seems like it replaces libfprint package, and xbps-remove fails to remove either of package once installed libfprint0.
  2022-04-11  2:54 [ISSUE] libfprint0: Seems like it replaces libfprint package, and xbps-remove fails to remove either of package once installed libfprint0 Animeshz
@ 2022-04-11 22:33 ` wael444
  2022-07-11  2:14 ` github-actions
  2022-07-25  2:14 ` [ISSUE] [CLOSED] " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: wael444 @ 2022-04-11 22:33 UTC (permalink / raw)
  To: ml

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

New comment by wael444 on void-packages repository

https://github.com/void-linux/void-packages/issues/36629#issuecomment-1095655461

Comment:
i cannot seem to see that `libfprint` is on the orphan packages list for me.

```
ephemera ~ $ xbps-query -p state libfprint
installed
ephemera ~ $ xbps-query -p state fprintd
installed
ephemera ~ $ xbps-query -p state libfprint0 
installed
ephemera ~ $ xbps-query -O
ephemera ~ $
```

however,
```
# xbps-remove -R libfprint0
libfprint0-1.0_2 in transaction breaks installed pkg `fprintd-1.94.0_1'
Transaction aborted due to unresolved dependencies.
```

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

* Re: libfprint0: Seems like it replaces libfprint package, and xbps-remove fails to remove either of package once installed libfprint0.
  2022-04-11  2:54 [ISSUE] libfprint0: Seems like it replaces libfprint package, and xbps-remove fails to remove either of package once installed libfprint0 Animeshz
  2022-04-11 22:33 ` wael444
@ 2022-07-11  2:14 ` github-actions
  2022-07-25  2:14 ` [ISSUE] [CLOSED] " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-07-11  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/36629#issuecomment-1179888340

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

* Re: [ISSUE] [CLOSED] libfprint0: Seems like it replaces libfprint package, and xbps-remove fails to remove either of package once installed libfprint0.
  2022-04-11  2:54 [ISSUE] libfprint0: Seems like it replaces libfprint package, and xbps-remove fails to remove either of package once installed libfprint0 Animeshz
  2022-04-11 22:33 ` wael444
  2022-07-11  2:14 ` github-actions
@ 2022-07-25  2:14 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-07-25  2:14 UTC (permalink / raw)
  To: ml

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

Closed issue by Animeshz on void-packages repository

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

Description:
### System

* xuname:  
  *output of ``xuname`` (part of xtools)* `Void 5.16.18_1 x86_64 GenuineIntel uptodate rFFFFFFFF`
* package:  
  *affected package(s) including the version*: ``xbps-query -p pkgver <pkgname>``

```
libfprint-1.94.0_1
libfprint0-1.0_2
```

### Expected behavior & Actual behavior

`xbps-query -O` should not display libfprint as automatically installed orphan packages, it should rather display libfprint0 as it. `xbps-remove` should not assume libfprint is replaced by libfprint0.

```
  ~ >>> xbps-query -O
libfprint-1.94.0_1

  ~ >>> sudo xbps-remove -Ro
fprintd-1.94.0_1: broken, unresolvable shlib `libfprint-2.so.2'
Transaction aborted due to unresolved shlibs.

  ~ >>> sudo xbps-remove -R libfprint0
libfprint0-1.0_2 in transaction breaks installed pkg `fprintd-1.94.0_1'
Transaction aborted due to unresolved dependencies.
```

### Steps to reproduce the behavior
With nice running system with fprintd/libfprint, install libfprint0.


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11  2:54 [ISSUE] libfprint0: Seems like it replaces libfprint package, and xbps-remove fails to remove either of package once installed libfprint0 Animeshz
2022-04-11 22:33 ` wael444
2022-07-11  2:14 ` github-actions
2022-07-25  2:14 ` [ISSUE] [CLOSED] " 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).