Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835860 - net-analyzer/wireshark-9999: FileNotFoundError: [Errno 2] No such file or directory: b'ws_diag_control.h'
Summary: net-analyzer/wireshark-9999: FileNotFoundError: [Errno 2] No such file or dir...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-23 16:56 UTC by Andrei Slavoiu
Modified: 2022-03-26 21:38 UTC (History)
3 users (show)

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


Attachments
build.log (build.log.xz,86.36 KB, application/x-xz)
2022-03-23 16:58 UTC, Andrei Slavoiu
Details
emerge --info (emerge.info,9.42 KB, text/plain)
2022-03-23 16:59 UTC, Andrei Slavoiu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2022-03-23 16:56:22 UTC
Fails during the install phase

Reproducible: Always
Comment 1 Andrei Slavoiu 2022-03-23 16:58:05 UTC
Created attachment 767661 [details]
build.log
Comment 2 Andrei Slavoiu 2022-03-23 16:59:15 UTC
Created attachment 767662 [details]
emerge --info
Comment 3 Andrei Slavoiu 2022-03-23 17:17:48 UTC
Looks like https://gitlab.com/wireshark/wireshark/-/commit/ca06d7e4fe59d997d0fa69eea5b025b48dcff6f8 moved the headers under include/
Comment 4 Andrei Slavoiu 2022-03-23 17:45:06 UTC
Also, https://gitlab.com/wireshark/wireshark/-/commit/e482b375f2351449763b9cc4421eb80f943e3cb3 moved png files from images to resource/icons
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-26 21:04:32 UTC
Thanks!
Comment 6 Larry the Git Cow gentoo-dev 2022-03-26 21:38:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd323c44e6eb0de78cbed3106cf0adb7fdeaecd

commit bbd323c44e6eb0de78cbed3106cf0adb7fdeaecd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-26 21:37:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-26 21:37:51 +0000

    net-analyzer/wireshark: fix paths in live ebuild
    
    Closes: https://bugs.gentoo.org/835860
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/wireshark/wireshark-3.6.3.ebuild | 12 ++----------
 net-analyzer/wireshark/wireshark-9999.ebuild  | 19 +++++--------------
 2 files changed, 7 insertions(+), 24 deletions(-)