ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-core] Ubuntu buildbot failing when building the D

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Mon, 15 Jul 2013 15:43:29 -0400
On 07/15/13 15:29, Guy Harris wrote:

On Jul 15, 2013, at 7:31 AM, Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> wrote:

OK, I took a shot (completely untested) at doing both in r50611.  Please let me know if I've messed things up.

	 dpkg-source --before-build build
	dpkg-checkbuilddeps: Unmet build dependencies: xdg-utils
	dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
	dpkg-buildpackage: warning: (Use -d flag to override.)

Does that mean that xdg-utils isn't installed on the build machine, and needs to be?

It is not installed (or at least it is not detected) on the build machine:

http://buildbot.wireshark.org/trunk/builders/Ubuntu-12.04-x64/builds/5468/steps/configure/logs/stdio

says:

> checking for xdg-open... no

Gerald, can xdg-utils be installed on that buildbot?