Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office
@ 2023-06-09 19:00 aritra1911
  2023-06-09 19:06 ` classabbyamp
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: aritra1911 @ 2023-06-09 19:00 UTC (permalink / raw)
  To: ml

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

New issue by aritra1911 on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.31_1 x86_64 GenuineIntel uptodate rrrmFFFF

### Package(s) Affected

wps-office-11.1.0.10920_2

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

No

### Expected behaviour

```
   SONAME: libtiff.so.6 <-> tiff-4.5.0_1
```

libtiff.so.6 is shipped with tiff-4.5.0_1 which should be the one that gets pickup up instead of libtiff.so.5

### Actual behaviour

```
   SONAME: libtiff.so.5 <-> UNKNOWN PKG PLEASE FIX!
```

libtiff.so.5 is pickup up instead which doesn't even exist.

### Steps to reproduce

```sh
$ git checkout b6333d75da
$ ./xbps-src pkg wps-office
```

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
@ 2023-06-09 19:06 ` classabbyamp
  2023-06-09 19:07 ` classabbyamp
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2023-06-09 19:06 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1585019983

Comment:
> `$ git checkout b6333d75da`

this is why. you're checking out a commit made prior to when tiff was updated to 4.5.0 (when `libtiff.so.5` became `libtiff.so.6`)

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
  2023-06-09 19:06 ` classabbyamp
@ 2023-06-09 19:07 ` classabbyamp
  2023-06-09 19:08 ` aritra1911
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2023-06-09 19:07 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1585019983

Comment:
> `$ git checkout b6333d75da`

this is why. you're checking out a commit made prior to when tiff was updated to 4.5.0 (when `libtiff.so.5` became `libtiff.so.6`)

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
  2023-06-09 19:06 ` classabbyamp
  2023-06-09 19:07 ` classabbyamp
@ 2023-06-09 19:08 ` aritra1911
  2023-06-09 19:09 ` classabbyamp
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: aritra1911 @ 2023-06-09 19:08 UTC (permalink / raw)
  To: ml

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

New comment by aritra1911 on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1585021924

Comment:
I believe https://github.com/void-linux/void-packages/commit/b6333d75da484ac64ea84f0c47af6ca54dbfde98 was committed 9 hours ago.

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (2 preceding siblings ...)
  2023-06-09 19:08 ` aritra1911
@ 2023-06-09 19:09 ` classabbyamp
  2023-06-09 19:10 ` aritra1911
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: classabbyamp @ 2023-06-09 19:09 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1585022515

Comment:
because that package does not compile wps office itself (it downloads binaries), we can't do anything about it linking to the old libtiff version

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (3 preceding siblings ...)
  2023-06-09 19:09 ` classabbyamp
@ 2023-06-09 19:10 ` aritra1911
  2023-06-09 19:10 ` aritra1911
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: aritra1911 @ 2023-06-09 19:10 UTC (permalink / raw)
  To: ml

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

New comment by aritra1911 on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1585023557

Comment:
Maybe someone needs to update it to the latest version which is 11.1.0.11698.

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (4 preceding siblings ...)
  2023-06-09 19:10 ` aritra1911
@ 2023-06-09 19:10 ` aritra1911
  2023-06-09 21:09 ` paper42
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: aritra1911 @ 2023-06-09 19:10 UTC (permalink / raw)
  To: ml

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

New comment by aritra1911 on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1585023557

Comment:
Maybe someone needs to update it to the latest version which is 11.1.0.11698.  Not sure if that fixes anything.


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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (5 preceding siblings ...)
  2023-06-09 19:10 ` aritra1911
@ 2023-06-09 21:09 ` paper42
  2023-06-09 21:09 ` paper42
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2023-06-09 21:09 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1585132190

Comment:
maybe a controversial opinion, but I think we shouldn't have packages like this in void-packages at all, we have to rely on them not linking stuff we are moving forward which doesn't always happen. Then this package also doesn't seem well maintained - last void-packages update was in February 2022 and it is packaged as a flatpak on flathub which is much better suited for dealing with ugly proprietary stuff that requires specific versions of libraries than us.

cc @mobinmob - the maintainer

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (6 preceding siblings ...)
  2023-06-09 21:09 ` paper42
@ 2023-06-09 21:09 ` paper42
  2023-06-11  8:44 ` mobinmob
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2023-06-09 21:09 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1585132190

Comment:
maybe a controversial opinion, but I think we shouldn't have packages like this in void-packages at all, we have to rely on them not linking stuff we are moving forward which doesn't always happen. Then this package also doesn't seem well maintained - last void-packages update was in February 2022 and it is packaged as a flatpak on flathub which is much better suited for dealing with ugly precompiled stuff that requires specific versions of libraries than us.

cc @mobinmob - the maintainer

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (7 preceding siblings ...)
  2023-06-09 21:09 ` paper42
@ 2023-06-11  8:44 ` mobinmob
  2023-06-29 15:46 ` sgn
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: mobinmob @ 2023-06-11  8:44 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1586077598

Comment:
> Maybe someone needs to update it to the latest version which is 11.1.0.11698. Not sure if that fixes anything.

It does not.

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (8 preceding siblings ...)
  2023-06-11  8:44 ` mobinmob
@ 2023-06-29 15:46 ` sgn
  2023-07-18 18:31 ` alfabuster
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: sgn @ 2023-06-29 15:46 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1613441466

Comment:
Hm, we can provide a libtiff5 package for this, no?


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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (9 preceding siblings ...)
  2023-06-29 15:46 ` sgn
@ 2023-07-18 18:31 ` alfabuster
  2023-07-18 18:32 ` alfabuster
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: alfabuster @ 2023-07-18 18:31 UTC (permalink / raw)
  To: ml

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

New comment by alfabuster on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1640743245

Comment:
Have same error. If change in file shlibs

`libtiff.so.6 tiff-4.5.0_1` to `libtiff.so.**5** tiff-4.5.0_1`

Another error

```
=> ERROR: wps-office-11.1.0.10920_2: /usr/lib64 must not exist.
=> ERROR: wps-office-11.1.0.10920_2: cannot continue with installation!
```

Anyone knows how to fix this?

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (10 preceding siblings ...)
  2023-07-18 18:31 ` alfabuster
@ 2023-07-18 18:32 ` alfabuster
  2023-07-20 12:44 ` paper42
  2023-07-20 16:42 ` alfabuster
  13 siblings, 0 replies; 15+ messages in thread
From: alfabuster @ 2023-07-18 18:32 UTC (permalink / raw)
  To: ml

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

New comment by alfabuster on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1640743245

Comment:
Have same error. If change in file shlibs

`libtiff.so.6 tiff-4.5.0_1` to `libtiff.so.5 tiff-4.5.0_1`

Another error

```
=> ERROR: wps-office-11.1.0.10920_2: /usr/lib64 must not exist.
=> ERROR: wps-office-11.1.0.10920_2: cannot continue with installation!
```

Anyone knows how to fix this?

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (11 preceding siblings ...)
  2023-07-18 18:32 ` alfabuster
@ 2023-07-20 12:44 ` paper42
  2023-07-20 16:42 ` alfabuster
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2023-07-20 12:44 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1643860174

Comment:
You can not just change shlibs, that won't make it magically work. To fix your issue, I would try `./xbps-src zap` and `./xbps-src binary-bootstrap` again.

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

* Re: Outdated dependency libtiff.so.5 in pacakage wps-office
  2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
                   ` (12 preceding siblings ...)
  2023-07-20 12:44 ` paper42
@ 2023-07-20 16:42 ` alfabuster
  13 siblings, 0 replies; 15+ messages in thread
From: alfabuster @ 2023-07-20 16:42 UTC (permalink / raw)
  To: ml

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

New comment by alfabuster on void-packages repository

https://github.com/void-linux/void-packages/issues/44335#issuecomment-1644250656

Comment:
> I would try `./xbps-src zap` and `./xbps-src binary-bootstrap` again.

Unfortunately, this change nothing.  Same error.

```
 SONAME: libtiff.so.5 <-> UNKNOWN PKG PLEASE FIX!

=> ERROR: wps-office-11.1.0.10920_2: cannot guess required shlibs, aborting!
```


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

end of thread, other threads:[~2023-07-20 16:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 19:00 [ISSUE] Outdated dependency libtiff.so.5 in pacakage wps-office aritra1911
2023-06-09 19:06 ` classabbyamp
2023-06-09 19:07 ` classabbyamp
2023-06-09 19:08 ` aritra1911
2023-06-09 19:09 ` classabbyamp
2023-06-09 19:10 ` aritra1911
2023-06-09 19:10 ` aritra1911
2023-06-09 21:09 ` paper42
2023-06-09 21:09 ` paper42
2023-06-11  8:44 ` mobinmob
2023-06-29 15:46 ` sgn
2023-07-18 18:31 ` alfabuster
2023-07-18 18:32 ` alfabuster
2023-07-20 12:44 ` paper42
2023-07-20 16:42 ` alfabuster

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