Package Details: libnm-glib-nosystemd 1.18.11-1

Git Clone URL: https://aur.archlinux.org/libnm-glib-nosystemd.git (read-only, click to copy)
Package Base: libnm-glib-nosystemd
Description: NetworkManager client library (legacy)
Upstream URL: https://wiki.gnome.org/Projects/NetworkManager
Licenses: GPL2, LGPL2.1
Conflicts: libnm-glib
Provides: libnm-glib
Submitter: shoober420
Maintainer: shoober420
Last Packager: shoober420
Votes: 1
Popularity: 0.000000
First Submitted: 2020-12-16 15:49 (UTC)
Last Updated: 2020-12-16 17:05 (UTC)

Required by (14)

Sources (1)

Latest Comments

marzzzello commented on 2021-12-01 17:14 (UTC)

The systemd_logind=false option seems to break the build:

==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true NetworkManager build -D dbus_conf_dir=/usr/share/dbus-1/system.d -D dist_version=1.18.11dev+22+ge2fdbc2b74-1 -D session_tracking_consolekit=false -D suspend_resume=auto -D polkit=false -D modify_system=true -D polkit_agent=false -D selinux=false -D libaudit=no -D ppp=false -D modem_manager=false -D concheck=false -D ovs=false -D libnm_glib=true -D nmcli=false -D nmtui=false -D ebpf=true -D config_plugins_default=keyfile -D introspection=true -D vapi=true -D docs=false -D tests=no -D more_asserts=no -D more_logging=false -D libpsl=false -D json_validation=false -D qt=false -D systemd_logind=false -D systemd_journal=false -D systemdsystemunitdir=no -D session_tracking=no
The Meson build system
Version: 0.60.2
Source dir: /home/marcel/.cache/yay/libnm-glib-nosystemd/src/NetworkManager
Build dir: /home/marcel/.cache/yay/libnm-glib-nosystemd/src/build
Build type: native build

NetworkManager/meson.build:1:0: ERROR: Unknown options: "systemd_logind"

A full log can be found at /home/marcel/.cache/yay/libnm-glib-nosystemd/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: libnm-glib-nosystemd

After removing this option another error occured:

Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Configuring nm-version-macros.h using configuration
WARNING: Target "nm-utils/tests/test-shared-general" has a path separator in its name.
This is not supported, it can cause unexpected failures and will become
a hard error in the future.            

NetworkManager/shared/meson.build:271:0: ERROR: Target "nm-utils/tests/test-shared-general" has a path segment pointing to directory "shared/nm-utils/tests". This is an error.
To define a target that builds in that directory you must define it
in the meson.build file in that directory.


A full log can be found at /home/marcel/.cache/yay/libnm-glib-nosystemd/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: libnm-glib-nosystemd

full log: https://paste.07f.de/?b06557e9c01e1136#5XHqbnqKXdLmTPioAiy9dWittN1WRNb7fp94x2VG9bzg

blau commented on 2021-10-18 06:44 (UTC)

Hi There

I'm encountering a loop on the package deployment like: 1.18.11dev+22+ge2fdbc2b74-1 -> 1.18.11-1

I am seeing the same issue and find it annoying. Is there a fix or a workaround?

Cheerks

deimosfr commented on 2021-08-28 08:11 (UTC)

Hi,

I'm encountering a loop on the package deployment like: 1.18.11dev+22+ge2fdbc2b74-1 -> 1.18.11-1

I always have it in the package ready to update. It looks like installing correctly but the version number is never updated. Any ideas?

Thanks