Overview

Request 964306 accepted

- BuildRequire hostname: the test suite wants to compare the output
of 'hostname' against 'busybox hostname'. We should not rely
hostname to be present in the build environment.

Loading...

Dominique Leuenberger's avatar

The test suite does:

test x$(hostname -i) = x$(busybox hostname -i)
test x$(hostname -s) = x$(busybox hostname -s)
test x$(hostname) = x$(busybox hostname)

As such, the spec file should specify that it needs hostname (so far it was installed as support package in all builds, but OBS actually no longer requires that to set proper hostnames and has different tricks; so hostname is dropped as support package

Request History
Dominique Leuenberger's avatar

dimstar created request

- BuildRequire hostname: the test suite wants to compare the output
of 'hostname' against 'busybox hostname'. We should not rely
hostname to be present in the build environment.


Thorsten Kukuk's avatar

kukuk accepted request

openSUSE Build Service is sponsored by