Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for Ubuntu 24.04 #13

Open
ondrejmo opened this issue May 9, 2024 · 2 comments
Open

Add support for Ubuntu 24.04 #13

ondrejmo opened this issue May 9, 2024 · 2 comments

Comments

@ondrejmo
Copy link

ondrejmo commented May 9, 2024

Hi, it would awesome if the APT repository supported Ubuntu 24.04, Noble Numbat. Thank you

@jynik
Copy link

jynik commented Jul 23, 2024

I see that instructions are now up for Ubuntu 24.04: https://www.kismetwireless.net/packages/#ubuntu-noble-24.04

However, I'm seeing some issues with the dependencies due to package renaming (an added t64 suffix) resulting from a transition to a 64-bit time_t type

$ sudo apt install kismet
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 kismet-capture-linux-wifi : Depends: libpcap0.8 but it is not installable
 kismet-core : Depends: libpcap0.8 but it is not installable
               Depends: libdw1 but it is not installable
               Depends: libprotobuf32 but it is not installable
               Depends: libssl3 but it is not installable
               Recommends: kismet-capture-ti-cc-2540 but it is not going to be installed
 kismet-logtools : Depends: libpcap0.8 but it is not installable
E: Unable to correct problems, you have held broken packages.

$ uname -a
Linux goose 6.6.40-32 #1 SMP PREEMPT Mon Jul 15 23:29:39 UTC 2024 armv7l armv7l armv7l GNU/Linux

$ cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04 LTS (Noble Numbat)"
<snip>

@ondrejmo
Copy link
Author

ondrejmo commented Sep 17, 2024

Also, there are still no arm64 packages, kismetwireless/kismet#526. While I understand, that we can't except everything to be done immediately, it has been 5 months since the 24.04 release and it's a LTS, so we one would hope for some support.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants