Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924856 - [guru] net-vpn/cloudflare-warp-2024.2.62-r1 installs files with unresolved SONAME dependencies
Summary: [guru] net-vpn/cloudflare-warp-2024.2.62-r1 installs files with unresolved SO...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: John-Henry Lim
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2024-02-18 07:16 UTC by Agostino Sarubbo
Modified: 2024-02-19 09:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,42.47 KB, text/plain)
2024-02-18 07:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-18 07:16:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-vpn/cloudflare-warp-2024.2.62 installs files with unresolved SONAME dependencies.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0023
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-18 07:16:20 UTC
Created attachment 885272 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-19 07:52:12 UTC
guru_ci has reproduced this issue with version 2024.2.62-r1 - Updating summary.
Comment 3 John-Henry Lim 2024-02-19 09:17:09 UTC
Sorry for my mistake. Seems the warp-dex binary relies on libpcap.so.0.8, which is not in either Gentoo or GURU. The warp-dex binary isn't key to the app's functionality, so I have placed it behind the dex use flag and proceeded to mask said use flag in commit a609dbba650bac279f90d90df5c23445190fb88d. This should resolve the issue.