stuck at "cloning into bare repository"!!!
Search Criteria
Package Details: dbus-x11-docs 1.14.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/dbus-x11.git (read-only, click to copy) |
---|---|
Package Base: | dbus-x11 |
Description: | Freedesktop.org message bus system (with x11 autolaunch) |
Upstream URL: | https://wiki.freedesktop.org/www/Software/dbus/ |
Licenses: | GPL, custom |
Conflicts: | dbus-docs |
Provides: | dbus-docs |
Submitter: | dawnofdusk |
Maintainer: | AlphaJack |
Last Packager: | AlphaJack |
Votes: | 13 |
Popularity: | 0.001560 |
First Submitted: | 2016-09-03 19:11 (UTC) |
Last Updated: | 2022-04-24 19:22 (UTC) |
Dependencies (9)
- autoconf-archive (autoconf-archive-git) (make)
- docbook-xsl (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libx11 (libx11-git) (make)
- python (python38, python36, python37, python3.7, nogil-python, python311, python39) (make)
- systemd (systemd-homed-containers, systemd-git, systemd-selinux) (make)
- xmlto (xmlto-git) (make)
- yelp-tools (make)
Required by (1)
- dbus-nosystemd (requires dbus-docs) (optional)
Sources (2)
Latest Comments
AnonyXR commented on 2021-12-27 07:04 (UTC)
sogens666 commented on 2021-02-10 14:21 (UTC)
orphaned :(
u666sa commented on 2020-07-06 17:35 (UTC)
Warning: installing dbus-x11 (1.12.20-1) breaks dependency 'libdbus-1.so=3-64' required by avahi Add avahi to remove Warning: installing dbus-x11 (1.12.20-1) breaks dependency 'libdbus-1.so=3-64' required by fluidsynth Add fluidsynth to remove Warning: installing dbus-x11 (1.12.20-1) breaks dependency 'libdbus-1.so=3-64' required by pipewire Add pipewire to remove Warning: cmake optionally requires qt5-base: cmake-gui Warning: colord optionally requires colord-sane: SANE support Warning: doxygen optionally requires graphviz: for caller/callee graph generation Warning: doxygen optionally requires qt5-base: for doxywizard Warning: git optionally requires org.freedesktop.secrets: keyring credential helper Warning: graphicsmagick optionally requires ghostscript: pdf, ps modules Warning: grilo optionally requires grilo-plugins: Plugins for grilo Warning: grilo optionally requires gtk3: Test UI Warning: gssdp optionally requires gtk3: gssdp-device-sniffer Warning: imagemagick optionally requires ghostscript: PS/PDF support Warning: jre-openjdk optionally requires gtk2: for the Gtk+ 2 look and feel - desktop usage Warning: jre-openjdk optionally requires gtk3: for the Gtk+ 3 look and feel - desktop usage Warning: jre11-openjdk optionally requires gtk2: for the Gtk+ 2 look and feel - desktop usage Warning: jre11-openjdk optionally requires gtk3: for the Gtk+ 3 look and feel - desktop usage Warning: libde265 optionally requires qt5-base: for sherlock265 Warning: libinput optionally requires gtk3: libinput debug-gui Warning: libsecret optionally requires org.freedesktop.secrets: secret storage backend Warning: libvirt optionally requires qemu: QEMU/KVM support Warning: lightdm optionally requires lightdm-gtk-greeter: GTK greeter Warning: mjpegtools optionally requires gtk2: glav GUI Warning: neofetch optionally requires nitrogen: Wallpaper Display Warning: nvidia-390xx-utils optionally requires nvidia-390xx-settings: configuration tool Warning: openal optionally requires qt5-base: alsoft-config GUI Configurator Warning: openal optionally requires fluidsynth: MIDI rendering Warning: pinentry optionally requires gtk2: gtk2 backend Warning: pinentry optionally requires qt5-base: qt backend Warning: pinentry optionally requires gcr: gnome3 backend Warning: python-matplotlib optionally requires python-pyqt5: Qt5{Agg,Cairo} backends Warning: python-matplotlib optionally requires ghostscript: usetex dependencies Warning: python-scapy optionally requires graphviz: conversations() method support Warning: sdl2_mixer optionally requires fluidsynth: MIDI software synth, replaces built-in timidity Warning: sdl_mixer optionally requires fluidsynth: MIDI software synth, replaces built-in timidity Warning: snapd optionally requires xdg-desktop-portal: desktop integration Warning: stoken optionally requires gtk3: required for stoken-gui Warning: texlive-core optionally requires ghostscript: for epstopdf, epspdf and other ConTeXt tools Warning: v4l-utils optionally requires qt5-base: for qv4l2 Warning: xdg-utils optionally requires exo: for Xfce support in xdg-open Warning: xine-lib optionally requires smbclient: for using the samba plugin Warning: zbar optionally requires gtk3: for zbar-gtk Warning: zbar optionally requires qt5-x11extras: for zbar-qt
sogens666 commented on 2020-05-02 05:21 (UTC)
you just made my day thanks for this!!!
quequotion commented on 2020-04-08 16:11 (UTC)
I no longer need this package myself, so quitting while I'm ahead.
It will periodically need a $pkgver
bump or so to keep up with dbus in [core].
quequotion commented on 2020-03-03 02:38 (UTC)
Hold your horses people. I'll update the package soon.
Andy_Vetrov commented on 2020-02-23 09:02 (UTC)
@quequotion: Please add 'libdbus-1.so' in 'provides' section. This required for avahi starting from 0.8+6+g751be80-1.
mozo commented on 2019-02-18 16:48 (UTC) (edited on 2019-02-18 16:49 (UTC) by mozo)
Yes it works with "dolphin admin:///" and with "kdesu dbus-launch dolphin" but used to "sudo dolphin" which doesn't work anymore. It's not a big deal though :)
Unfortunately I don't have the knowledge to help you in this task.
quequotion commented on 2019-02-18 15:24 (UTC) (edited on 2019-02-18 16:03 (UTC) by quequotion)
@mozo
Unless you can help me find out why that worked with the previous version of the package, and not with this one, I am inclined to believe this is because of changes to dbus
itself rather than the packaging. I do not use dolphin
, but I do use this package for things like launching dconf-editor
as root with sudo
, which works--though it should be noted that using sudo
with dbus
applications is generally recommended against.
If you are using KDE, the most often recommended method I see at first glance (google search of "sudo dolphin dbus" returns mostly results from ~2016, maybe when the [core]
package dropped --enable-x11-autolaunch
) is
kdesu dbus-launch dolphin
Several posts recommend installing the dbus-x11
package without saying why it worked.
Edit: have a look at the Archwiki page about running GUI applications as root. Much to my surprise the GVFS method worked with my filebrowser (pantheon-files). You might try
dolphin admin:///
mozo commented on 2019-02-15 15:59 (UTC)
Hmm, it installs but with the new version I can't open dolphin with: sudo dolphin
This is the single reason I installed dbus-x11.
kinoe commented on 2019-02-13 17:12 (UTC)
temporarily downgrade autoconf-archive did it here too. Thanks!
mozo commented on 2019-02-13 10:51 (UTC)
Yes temporarily downgrade autoconf-archive to 2018.03.13-2 did the trick. Thank you :)
However I don't know how this problem can be resolved.
quequotion commented on 2019-02-13 10:08 (UTC) (edited on 2019-02-13 20:40 (UTC) by quequotion)
@mozo @kinoe
It seems dbus
cannot be compiled against the current autoconf-archive
(1:2019.01.06-1).
I couldn't reproduce your issue on my system, so tried the build in a clean chroot, which reproduced the error.
The only differences between dbus-x11
and the [core]
dbus
package are the --enable-x11-autolaunch
in place of --without-x
and the libx11
dependency, so I tried building the [core]
package in a clean chroot, which failed with the same error.
My system's autoconf-archive
was out-of-date:
$ pacman -Qs autoconf-archive
local/autoconf-archive 1:2018.03.13-2
A collection of freely re-usable Autoconf macros
I confirmed that building dbus
from [core]
against the outdated autoconf-archive
works:
$ makechrootpkg -c -r $CHROOT -I /var/cache/pacman/pkg/autoconf-archive-1\:2018.03.13-2-any.pkg.tar.xz
The dbus
package in [core]
must also have been compiled against an older autoconf-archive
.
There is already a flyspray report, and probably fixed in the next release of dbus.
mozo commented on 2019-02-11 22:21 (UTC)
Same here with trizen:
configure:18959: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoconf failed - version 2.5x is probably required
kinoe commented on 2019-02-11 21:32 (UTC) (edited on 2019-02-11 22:11 (UTC) by kinoe)
BUILD ERROR: configure:18959: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoconf failed - version 2.5x is probably required ==> ERROR: An error ocurred in prepare(). aborting...
I'm running autoconf 2.69-5 and autoconf-archive 1:2019.01.06-1 on arch linux, built with yay
quequotion commented on 2019-02-11 16:48 (UTC) (edited on 2019-02-11 17:47 (UTC) by quequotion)
Updated to match dbus in core at 1.12.12!
I've also matched the configuration from the [core]
package (except for x11-autolaunch), dropping the systemd options among other things. This reduced the package size by half!
Also, added libx11
to makedepends()
.
Pinned Comments
quequotion commented on 2019-02-18 15:24 (UTC) (edited on 2019-02-18 16:03 (UTC) by quequotion)
@mozo
Unless you can help me find out why that worked with the previous version of the package, and not with this one, I am inclined to believe this is because of changes to
dbus
itself rather than the packaging. I do not usedolphin
, but I do use this package for things like launchingdconf-editor
as root withsudo
, which works--though it should be noted that usingsudo
withdbus
applications is generally recommended against.If you are using KDE, the most often recommended method I see at first glance (google search of "sudo dolphin dbus" returns mostly results from ~2016, maybe when the
[core]
package dropped--enable-x11-autolaunch
) isSeveral posts recommend installing the
dbus-x11
package without saying why it worked.Edit: have a look at the Archwiki page about running GUI applications as root. Much to my surprise the GVFS method worked with my filebrowser (pantheon-files). You might try