Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
@ 2023-12-26 12:01 kotoko
  2023-12-26 17:56 ` Anachron
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: kotoko @ 2023-12-26 12:01 UTC (permalink / raw)
  To: ml

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

New issue by kotoko on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.5.13_1 x86_64 GenuineIntel uptodate FFF

### Package(s) Affected

calibre-7.1.0_1 krename-5.0.2_3 scribus-1.5.8_13 libpodofo-0.10.3_1 libpodofo0.9.7-0.9.7_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

Here is the official instruction saying that I should just wait.
https://docs.voidlinux.org/xbps/troubleshooting/common-issues.html#shlib-errors

### Expected behaviour

I can update system and remove outdated packages without errros.

### Actual behaviour

For the last 3 weeks I am getting this error. I think it is long enough that „just waiting” does not fix the issue. 

Command `/usr/bin/xbps-remove --yes -Oo` produces error:
```
calibre-7.1.0_1: broken, unresolvable shlib `libpodofo.so.2'
krename-5.0.2_3: broken, unresolvable shlib `libpodofo.so.2'
scribus-1.5.8_13: broken, unresolvable shlib `libpodofo.so.2'
Transaction aborted due to unresolved shlibs.
```

### Steps to reproduce

I run these commands to update system:

```
/usr/bin/xbps-install --yes -Su xbps
/usr/bin/xbps-install --yes -Su
/usr/bin/xbps-install --yes -Su
/usr/bin/vkpurge rm all
/usr/bin/xbps-remove --yes -Oo
```

I am using mirrors.dotsrc.org mirror:
```
repository=https://mirrors.dotsrc.org/voidlinux/current
repository=https://mirrors.dotsrc.org/voidlinux/current/nonfree
```

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
@ 2023-12-26 17:56 ` Anachron
  2023-12-26 19:06 ` kotoko
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Anachron @ 2023-12-26 17:56 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1869691655

Comment:
Why are you running these commands which --yes? Are they automated?

You should check what it is doing.

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
  2023-12-26 17:56 ` Anachron
@ 2023-12-26 19:06 ` kotoko
  2023-12-26 19:09 ` kotoko
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: kotoko @ 2023-12-26 19:06 UTC (permalink / raw)
  To: ml

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

New comment by kotoko on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1869723476

Comment:
I have script `update.sh` with those lines that I manually run. Are you saying `--yes` could produce this error?

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
  2023-12-26 17:56 ` Anachron
  2023-12-26 19:06 ` kotoko
@ 2023-12-26 19:09 ` kotoko
  2023-12-26 22:10 ` Duncaen
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: kotoko @ 2023-12-26 19:09 UTC (permalink / raw)
  To: ml

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

New comment by kotoko on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1869723476

Comment:
I have script `update.sh` with those lines that I manually run.

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
                   ` (2 preceding siblings ...)
  2023-12-26 19:09 ` kotoko
@ 2023-12-26 22:10 ` Duncaen
  2023-12-27  1:57 ` [ISSUE] [CLOSED] " sgn
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2023-12-26 22:10 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1869796007

Comment:
You should probably not use `--yes`, it makes sense to confirm and verify what xbps is going to do.

The steps to reproduce obviously don't work, what would be more helpful would be a log with `--verbose` and `--debug` flags.

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

* Re: [ISSUE] [CLOSED] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
                   ` (3 preceding siblings ...)
  2023-12-26 22:10 ` Duncaen
@ 2023-12-27  1:57 ` sgn
  2023-12-27 10:38 ` kotoko
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: sgn @ 2023-12-27  1:57 UTC (permalink / raw)
  To: ml

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

Closed issue by kotoko on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.5.13_1 x86_64 GenuineIntel uptodate FFF

### Package(s) Affected

calibre-7.1.0_1 krename-5.0.2_3 scribus-1.5.8_13 libpodofo-0.10.3_1 libpodofo0.9.7-0.9.7_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

Here is the official instruction saying that I should just wait.
https://docs.voidlinux.org/xbps/troubleshooting/common-issues.html#shlib-errors

### Expected behaviour

I can update system and remove outdated packages without errros.

### Actual behaviour

For the last 3 weeks I am getting this error. I think it is long enough that „just waiting” does not fix the issue. 

Command `/usr/bin/xbps-remove --yes -Oo` produces error:
```
calibre-7.1.0_1: broken, unresolvable shlib `libpodofo.so.2'
krename-5.0.2_3: broken, unresolvable shlib `libpodofo.so.2'
scribus-1.5.8_13: broken, unresolvable shlib `libpodofo.so.2'
Transaction aborted due to unresolved shlibs.
```

### Steps to reproduce

I run these commands to update system:

```
/usr/bin/xbps-install --yes -Su xbps
/usr/bin/xbps-install --yes -Su
/usr/bin/xbps-install --yes -Su
/usr/bin/vkpurge rm all
/usr/bin/xbps-remove --yes -Oo
```

I am using mirrors.dotsrc.org mirror:
```
repository=https://mirrors.dotsrc.org/voidlinux/current
repository=https://mirrors.dotsrc.org/voidlinux/current/nonfree
```

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
                   ` (4 preceding siblings ...)
  2023-12-27  1:57 ` [ISSUE] [CLOSED] " sgn
@ 2023-12-27 10:38 ` kotoko
  2023-12-27 10:40 ` kotoko
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: kotoko @ 2023-12-27 10:38 UTC (permalink / raw)
  To: ml

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

New comment by kotoko on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1870176726

Comment:
Obviously using `--yes` does not make any difference in reproducing this issue but here is output of `xbps-remove -oO --debug --verbose 2> /tmp/log2.txt`

[log2.txt](https://github.com/void-linux/void-packages/files/13777844/log2.txt)

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
                   ` (5 preceding siblings ...)
  2023-12-27 10:38 ` kotoko
@ 2023-12-27 10:40 ` kotoko
  2023-12-27 10:41 ` kotoko
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: kotoko @ 2023-12-27 10:40 UTC (permalink / raw)
  To: ml

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

New comment by kotoko on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1870176726

Comment:
Obviously using `--yes` does not make any difference in reproducing this issue but here is output of `xbps-remove -oO --debug --verbose 2> /tmp/log2.txt`

[log2.txt](https://github.com/void-linux/void-packages/files/13777844/log2.txt)

EDIT: I think if you install calibre or krename or scribus you should also encounter this error during xbps-remove (I did not test this).

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
                   ` (6 preceding siblings ...)
  2023-12-27 10:40 ` kotoko
@ 2023-12-27 10:41 ` kotoko
  2023-12-27 10:43 ` kotoko
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: kotoko @ 2023-12-27 10:41 UTC (permalink / raw)
  To: ml

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

New comment by kotoko on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1870176726

Comment:
Obviously using `--yes` does not make any difference in reproducing this issue but here is output of `xbps-remove -oO --debug --verbose 2> /tmp/log2.txt`

[log2.txt](https://github.com/void-linux/void-packages/files/13777844/log2.txt)

EDIT: I think if you install `calibre` or `krename` or `scribus` you should also encounter this error during `xbps-remove` (I did not test this).

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
                   ` (7 preceding siblings ...)
  2023-12-27 10:41 ` kotoko
@ 2023-12-27 10:43 ` kotoko
  2023-12-27 10:46 ` kotoko
  2023-12-27 11:02 ` kotoko
  10 siblings, 0 replies; 12+ messages in thread
From: kotoko @ 2023-12-27 10:43 UTC (permalink / raw)
  To: ml

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

New comment by kotoko on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1870176726

Comment:
Obviously using `--yes` does not make any difference in reproducing this issue but here is output of `xbps-remove -oO --debug --verbose 2> /tmp/log2.txt`

[log2.txt](https://github.com/void-linux/void-packages/files/13777844/log2.txt)

EDIT: I think if you install `calibre` or `krename` or `scribus` you should also encounter this error during `xbps-remove` (I did not test this on clean install).

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
                   ` (8 preceding siblings ...)
  2023-12-27 10:43 ` kotoko
@ 2023-12-27 10:46 ` kotoko
  2023-12-27 11:02 ` kotoko
  10 siblings, 0 replies; 12+ messages in thread
From: kotoko @ 2023-12-27 10:46 UTC (permalink / raw)
  To: ml

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

New comment by kotoko on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1870176726

Comment:
Obviously using `--yes` does not make any difference in reproducing this issue but here is output of `xbps-remove -oO --debug --verbose 2> /tmp/log2.txt`

[log2.txt](https://github.com/void-linux/void-packages/files/13777844/log2.txt)

EDIT: I think if you install `calibre` or `krename` or `scribus` you should also encounter this error during `xbps-remove -oO` (I did not test this on clean install).

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

* Re: xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2'
  2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
                   ` (9 preceding siblings ...)
  2023-12-27 10:46 ` kotoko
@ 2023-12-27 11:02 ` kotoko
  10 siblings, 0 replies; 12+ messages in thread
From: kotoko @ 2023-12-27 11:02 UTC (permalink / raw)
  To: ml

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

New comment by kotoko on void-packages repository

https://github.com/void-linux/void-packages/issues/47907#issuecomment-1870195649

Comment:
I am not used to github's web interface - only now I see that sgn made a commit and closed issue. I thought that it was Duncaen that closed issue. Anyway I will wait few days so there is time to build packages and propagate to mirrors and will come back if problem persists.

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

end of thread, other threads:[~2023-12-27 11:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-26 12:01 [ISSUE] xbps-remove -oO gives: Broken, unresolvable shlib `libpodofo.so.2' kotoko
2023-12-26 17:56 ` Anachron
2023-12-26 19:06 ` kotoko
2023-12-26 19:09 ` kotoko
2023-12-26 22:10 ` Duncaen
2023-12-27  1:57 ` [ISSUE] [CLOSED] " sgn
2023-12-27 10:38 ` kotoko
2023-12-27 10:40 ` kotoko
2023-12-27 10:41 ` kotoko
2023-12-27 10:43 ` kotoko
2023-12-27 10:46 ` kotoko
2023-12-27 11:02 ` kotoko

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