Identified issues:
|
Identifier:
|
different_due_to_umask
|
Description
|
Files have varying permissions because of different umasks.
|
Identifier:
|
ftbfs_environment
|
Description
|
FTBFS with some unrelated values of the environment variables (lang, timezone, ...)
|
Identifier:
|
needs_internet_access_to_build
|
Description
|
Packages which need to access sites on the internet during build.
|
Identifier:
|
ftbfs_in_jenkins_setup
|
Description
|
Could be: 1) jobs that try to bind to localhost ports which are in use by something in the jenkins machines. The occupied ports are: 22, 25, 80, 443, 3128, 3129, 4949, 34167 2) the build tries to access a debian archive over http, which is something allowed but pbuilder doesn't support this yet (this should only be interesting for debian-installer) 3) something else, the machine is heavily loaded all the time...
|
|