https://bugzilla.wikimedia.org/show_bug.cgi?id=68259
Bug ID: 68259
Summary: [OPS] Jenkins: Package for mobile jobs (androidsdk,
libdclass) missing in Trusty
Product: Wikimedia
Version: wmf-deployment
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: Unprioritized
Component: Continuous integration
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Blocks: 68256
Web browser: ---
Mobile Platform: ---
Trying to provision a Trusty machine with puppet with the roles for integration
slaves fails right due. Among the errors are:
> E: Unable to locate package libgcc1
> E: Unable to locate package zlib1g
> E: Unable to locate package libdclass-jni
Relevant manifests:
-
https://github.com/wikimedia/operations-puppet/blob/aaec26d3ee382667a9ce2d8820c60ef6895f07cf/modules/androidsdk/manifests/dependencies.pp#L22-L29
package { [
'libgcc1:i386',
'libncurses5:i386',
'libsdl1.2debian:i386',
'libstdc++6:i386',
'zlib1g:i386',
]
}
-
https://github.com/wikimedia/operations-puppet/blob/aaec26d3ee382667a9ce2d8820c60ef6895f07cf/modules/contint/manifests/packages.pp#L110-L119
package { [
'libdclass0',
'libdclass0-dev',
'libdclass-jni',
'libdclass-java',
'libdclass-data',
]
}
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l