On Tue, 2020-03-17 at 21:10 +0100, Andreas Schwab wrote:
On Mär 17 2020, Kyle Edwards wrote:
This has already been done. Upon further debugging, it looks like
the
buildinfo being received from the server still has "localhost" as
the
srcserver. Where can this be changed?
Check that the following line at the top of
BSConfig.pm gives the
desired value:
my $hostname = Net::Domain::hostfqdn() || 'localhost';
Perhaps there are also jobs that have been created before the
reconfiguration. You need to abort and restart them.
I already changed this line to point to the server's IP address, but
the workers are still getting "localhost" from somewhere else.
Kyle
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org