Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: mingw-w64-dbus 1.10.14-1
Git Clone URL: | https://aur-dev.archlinux.org/mingw-w64-dbus.git (read-only) |
---|---|
Package Base: | mingw-w64-dbus |
Description: | Freedesktop.org message bus system (mingw-w64) |
Upstream URL: | http://www.freedesktop.org/wiki/Software/dbus |
Keywords: | dbus freedesktop libdbus mingw mingw-w64 |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | Schala |
Maintainer: | Schala |
Last Packager: | Schala |
Votes: | 19 |
Popularity: | 0.292516 |
First Submitted: | 2016-08-19 22:58 |
Last Updated: | 2016-12-06 19:30 |
Dependencies (3)
- mingw-w64-expat
- docbook-xsl (make)
- mingw-w64-configure (make)
Latest Comments
1 2 3 Next › Last »
Schala commented on 2016-04-01 05:58
The GPG keys are the same as official repo and work for me.
markand commented on 2016-03-30 15:24
Hello, with pacaur I get the following error:
:: failed to verify mingw-w64-libdbus integrity
versex commented on 2016-02-04 07:02
It looks like another key needs to be manually imported. I had to use 'gpg --recv-keys 0223A078DBFF4B66' to get it to build. Thought that I would post just in case anyone else runs into this issue.
lukemontalvo commented on 2015-09-11 04:04
In case anyone was having the same problem that I was, the key has to be imported under your regular user, not root for some reason.
mrpelotazo commented on 2015-08-30 15:51
pgp check works after importing the key as follows:
> gpg --recv-keys 4DE8FF2A63C7CC90
gpg: key 63C7CC90: public key "Simon McVittie <smcv@pseudorandom.co.uk>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1
mrpelotazo commented on 2015-08-30 15:41
pgp check fails:
==> Verifying source file signatures with gpg...
dbus-1.8.20.tar.gz ... FAILED (unknown public key 4DE8FF2A63C7CC90)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build mingw-w64-libdbus.
Schala commented on 2015-08-13 19:30
Ahhh... I should add docbook-xsl as make dep. Sorry for that.
Edric commented on 2015-08-11 12:59
I can't compile since the update. Got this error :
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /tmp/xmlto-xsl.1YKBcV line 4 element import
compilation error: file /tmp/xmlto-xsl.lLz7Ef line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: I/O failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
error : compilation error: file /tmp/xmlto-xsl.kE2UvO line 4 element import
Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /tmp/xmlto-xsl.t6df1f line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
Makefile:778: recipe for target 'dbus-cleanup-sockets.1' failed
make[2]: *** [dbus-cleanup-sockets.1] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:778: recipe for target 'dbus-daemon.1' failed
make[2]: *** [dbus-daemon.1] Error 1
Makefile:778: recipe for target 'dbus-launch.1' failed
make[2]: *** [dbus-launch.1] Error 1
Makefile:778: recipe for target 'dbus-monitor.1' failed
make[2]: *** [dbus-monitor.1] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-edric/aur-mingw-w64-libdbus/src/dbus-1.8.20/build-i686-w64-mingw32/doc'
Makefile:666: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-edric/aur-mingw-w64-libdbus/src/dbus-1.8.20/build-i686-w64-mingw32'
Makefile:534: recipe for target 'all' failed
make: *** [all] Error 2
janisozaur commented on 2015-04-14 19:19
it seems the key (4DE8FF2A63C7CC90) is invalid/not trusted?
Schala commented on 2015-01-02 00:14
oh ok