"apt install ksmbd-tools/noble-proposed ksmbd-tools/noble-proposed"
output contains following line:

    "Could not execute systemctl:  at /usr/bin/deb-systemd-invoke line
148."

Other than that, "ksmb" module loaded and smb is working.

Following is full output:

---

❯ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 24.04.1 LTS
Release:        24.04
Codename:       noble

❯ cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted 
main multiverse universe
EOF

❯ apt update
Hit:1 http://archive.ubuntu.com/ubuntu noble-proposed InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.

❯ apt install ksmbd-tools/noble-proposed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ksmbd-tools is already the newest version (3.5.1-1ubuntu0.1).
Selected version '3.5.1-1ubuntu0.1' (Ubuntu:24.04/noble-proposed [amd64]) for 
'ksmbd-tools'
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

❯ apt install ksmbd-tools/noble-proposed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Selected version '3.5.1-1ubuntu0.1' (Ubuntu:24.04/noble-proposed [amd64]) for 
'ksmbd-tools'
The following NEW packages will be installed:
  ksmbd-tools
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 68.2 kB of archives.
After this operation, 186 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu noble-proposed/universe amd64 
ksmbd-tools amd64 3.5.1-1ubuntu0.1 [68.2 kB]
Fetched 68.2 kB in 0s (137 kB/s)
Selecting previously unselected package ksmbd-tools.
(Reading database ... 148302 files and directories currently installed.)
Preparing to unpack .../ksmbd-tools_3.5.1-1ubuntu0.1_amd64.deb ...
Unpacking ksmbd-tools (3.5.1-1ubuntu0.1) ...
Setting up ksmbd-tools (3.5.1-1ubuntu0.1) ...
Could not execute systemctl:  at /usr/bin/deb-systemd-invoke line 148.
Processing triggers for man-db (2.12.0-4build2) ...

❯ lsmod|grep ksm
ksmbd                 339968  0
rdma_cm               151552  1 ksmbd
ib_core               524288  4 rdma_cm,iw_cm,ksmbd,ib_cm
cifs_arc4              12288  1 ksmbd
nls_ucs2_utils          8192  1 ksmbd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072438

Title:
  [SRU] ksmbd-tools fails to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ksmbd-tools/+bug/2072438/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to