Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] dino 0.4.2_2 fails to start with a missing symbolic link for a dependency on libgee-0.8.so.2
@ 2023-06-08 16:51 SumOys
  2023-06-08 17:31 ` mhmdanas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SumOys @ 2023-06-08 16:51 UTC (permalink / raw)
  To: ml

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

New issue by SumOys on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.29_1 x86_64 GenuineIntel uptodate hold rrFFFF

### Package(s) Affected

dino-0.4.2_2

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

I did find the following issue for libgee, but it appears to be several years old and resolved: https://github.com/void-linux/void-packages/issues/18105

If I manually create the symbolic link, dino starts:
```
root@oystelle ~# cd /usr/lib
root@oystelle /u/lib# ln -s libgee-0.8.so.2.6.1 libgee-0.8.so.2
```

### Expected behaviour

dino application should start

### Actual behaviour

When I try to run `dino`, I get the following error for a missing library:

```
dino: error while loading shared libraries: libgee-0.8.so.2: cannot open shared object file: No such file or directory
```



### Steps to reproduce

My package versions for dino and libgee:

```
vpm search libgee
[vpm]  Searching for: libgee (xbps-query -v -Rs libgee) 
[*] libgee-0.20.6_1         GObject collection library
[-] libgee-devel-0.20.6_1   GObject collection library - development files
[*] libgee08-0.20.6_1       GObject collection library - transitional dummy package
[-] libgee08-devel-0.20.6_1 GObject collection library - transitional dummy package
[vpm]  [xbps-query -v -Rs libgee] return code: 0 
╭─ ~ ··························································· ✔  ⬢ 18.16.0  12:38:58 
╰─ vpm search dino
[vpm]  Searching for: dino (xbps-query -v -Rs dino) 
[*] dino-0.4.2_2 Modern XMPP ("Jabber") Chat Client using GTK+/Vala
[vpm]  [xbps-query -v -Rs dino] return code: 0 
```

I preformed and update and still see to have the issue.

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

end of thread, other threads:[~2023-06-08 18:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-08 16:51 [ISSUE] dino 0.4.2_2 fails to start with a missing symbolic link for a dependency on libgee-0.8.so.2 SumOys
2023-06-08 17:31 ` mhmdanas
2023-06-08 18:06 ` classabbyamp
2023-06-08 18:06 ` classabbyamp

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