Opened 3 years ago
Closed 3 years ago
#17313 closed bug (fixed)
Cannot open file libzstd.so.1 open WebPositive and other apps
Reported by: | un_spacyar | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | - General | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Hi, since upgrading to recent nightly (hrev55487) I got this error message, trying to open several applications, like WebPositive, Transmission, etc.). I'm using 32 bit version.
If I go back to hrev55449, everything works perfectly.
Strangely, in neither 55449 or 55487 I found any file named ibzstd.so.1. But hrev55449 works well also.
Attachments (2)
Change History (7)
by , 3 years ago
Attachment: | 2021-10-06_BugReport_Transmission-libNotFound.png added |
---|
by , 3 years ago
Attachment: | 2021-10-06_BugReport_WebPositive-libNotFound.png added |
---|
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Update 2 (Thanks rennj for the information!) : Apparently, this could be related to:
zstd: Temporarily disable; broke building packages due to missing sym... https://github.com/haikuports/haikuports/commit/58352375554f84c6c3811836ad1dfb83623e57bf
zstd: Disable weak symbols. https://github.com/haikuports/haikuports/commit/0ff52eb2e541c5e8d6299fd6de6655cb6bac73b6
comment:3 by , 3 years ago
the dependency is missing in https://git.haiku-os.org/haiku/tree/src/data/package_infos/x86_gcc2/haiku_secondary
comment:4 by , 3 years ago
I don't understand where the dependency comes from. WebPositive and WebKit do not link against zstd.
comment:5 by , 3 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in hrev55497.
Update: After installing zstd_x86 package, WebPositive and Transmission started to work again.
Maybe in recent nightlies that package became a dependency for that applications? Anyways, looks more like a not declared dependency issue.
Feel free to close the ticket!