Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864298 - net-wireless/kismet-2022.08.1 operates on file that does not exist: cat: VERSION: No such file or directory
Summary: net-wireless/kismet-2022.08.1 operates on file that does not exist: cat: VERS...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL: https://github.com/kismetwireless/kis...
Whiteboard:
Keywords:
: 836813 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-08-08 06:46 UTC by Agostino Sarubbo
Modified: 2022-08-09 01:51 UTC (History)
0 users

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


Attachments
build.log (build.log,298.95 KB, text/plain)
2022-08-08 06:46 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 2022-08-08 06:46:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/kismet-2022.08.1 operates on file that does not exist.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-08 06:46:26 UTC
Created attachment 798628 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-08 06:46:27 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


cat: VERSION: No such file or directory
/usr/include/fmt/core.h:1733:7: error: static assertion failed: Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2022-08-09 01:15:03 UTC
This was reported to upstream when the release came out (discovered thanks to the pkgconfig qa check in portage).  I am traveling but I've opened an upstream bug for tracking now.
Comment 4 Rick Farina (Zero_Chaos) gentoo-dev 2022-08-09 01:16:15 UTC
*** Bug 836813 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2022-08-09 01:43:18 UTC
The bug has been closed via the following commit(s):

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

commit eec9ef2bf83da6a4366dd8f0118f43a8c422c483
Author:     Rick Farina <zerochaos@gentoo.org>
AuthorDate: 2022-08-09 01:41:33 +0000
Commit:     Rick Farina <zerochaos@gentoo.org>
CommitDate: 2022-08-09 01:43:15 +0000

    net-wireless/kismet: minor bug fixes and cleanup
    
    adjust libfmt dep based on feedback on discord that libfmt-9 doesn't
    work
    Hack around missing VERSION file
    
    Closes: https://bugs.gentoo.org/864298
    Signed-off-by: Rick Farina <zerochaos@gentoo.org>

 .../kismet/{kismet-2022.08.1.ebuild => kismet-2022.08.1-r1.ebuild}  | 6 +++++-
 net-wireless/kismet/kismet-9999.ebuild                              | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-09 01:51:45 UTC
(In reply to Larry the Git Cow from comment #5)
> The bug has been closed via the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=eec9ef2bf83da6a4366dd8f0118f43a8c422c483
> 
> commit eec9ef2bf83da6a4366dd8f0118f43a8c422c483
> Author:     Rick Farina <zerochaos@gentoo.org>
> AuthorDate: 2022-08-09 01:41:33 +0000
> Commit:     Rick Farina <zerochaos@gentoo.org>
> CommitDate: 2022-08-09 01:43:15 +0000
> 
>     net-wireless/kismet: minor bug fixes and cleanup
>     
>     adjust libfmt dep based on feedback on discord that libfmt-9 doesn't
>     work

It was also in a bug: bug 861929.