Revision a7d32e21 ci/utils.py

b/ci/utils.py
303 303
        self.logger.debug("Setup apt. Install x2goserver and firefox")
304 304
        cmd = """
305 305
        echo 'APT::Install-Suggests "false";' >> /etc/apt/apt.conf
306
        echo 'precedence ::ffff:0:0/96  100' >> /etc/gai.conf
306 307
        apt-get update
307 308
        apt-get install curl --yes --force-yes
308 309
        echo -e "\n\n{0}" >> /etc/apt/sources.list

Also available in: Unified diff