Skip to content

Conversation

felliott
Copy link
Member

@felliott felliott commented Apr 2, 2019

  • Bumping LO minor version requires updating path to LO's python binary. This will also require a PR to osf.io for local MFR development to work.
  • Be explicit about debian release in the base python image
  • More robust GPG handling by using multiple keyservers and disabling ipv6 lookup.
  • Minor style adjustments: indentation, explicitly install/uninstall gpg
felliott added 5 commits April 1, 2019 21:37
 * The unpinned versions are upgraded when a new version of debian is released. This can cause breakage when packages are renamed, retired, or upgraded.
 * Like curl, install before using and remove when done to ensure its presence.
 * gpg key verification occasionally fails due to network issues when attempting to fetch keys. Combat this with two approaches: * Disable ipv6 testing in dirmngr.conf. [1] * Provide a fallback list of keyservers to pull from. [2] [1] usbarmory/usbarmory-debian-base_image#9 (comment) [2] tianon/gosu#39 (comment)
@mfraezz mfraezz merged commit 95afee4 into CenterForOpenScience:master Apr 2, 2019
@felliott felliott deleted the feature/unoconv-fixes branch April 2, 2019 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants