1. 19 May, 2020 1 commit
    • Jérome Perrin's avatar
      component/firefox: generate a fallback $FONTCONFIG_FILE · 8cc12eb3
      Jérome Perrin authored
      Since e5687602 it's instance
      responsability to generate a fonts.conf if they need fonts, but we
      realized to late that if there is no /etc/fonts/fonts.conf on the
      machine firefox does not start.
      
      In recent ERP5 software release, we have a $FONTCONFIG_FILE, but on
      older versions we don't.
      
      To keep compatibility with old ERP5 software release, we generate a
      default FONTCONFIG_FILE that will be used as fallback when
      $FONTCONFIG_FILE environment variable is not set.
      8cc12eb3
  2. 18 May, 2020 2 commits
    • Nicolas Wavrant's avatar
      software/kvm: keep old recipe eggs otherwise instance can't be upgraded · d08e5fe6
      Nicolas Wavrant authored
      As we have kvm with a section deployed using
      collective.recipe.shelloutput, if collective.recipe.shelloutput isn't in
      the SR folder anymore this section can't be uninstalled (as the
      uninstall method is defined in the egg).
      
      The output of buildout for this error was :
      
      Installing switch_softwaretype.
      Uninstalling frontend-port.
      While:
        Installing.
        Uninstalling frontend-port.
        Installing recipe collective.recipe.shelloutput.
        Getting distribution for 'collective.recipe.shelloutput'.
      Error: We don't have a distribution for collective.recipe.shelloutput
      and can't install one in offline (no-install) mode.
      
      The cause was a7a36453
      d08e5fe6
    • Jérome Perrin's avatar
      Metabase · fd1a89c8
      Jérome Perrin authored
      See merge request !700
      fd1a89c8
  3. 16 May, 2020 2 commits
  4. 15 May, 2020 6 commits
  5. 14 May, 2020 3 commits
  6. 13 May, 2020 2 commits
  7. 12 May, 2020 10 commits
  8. 11 May, 2020 6 commits
  9. 10 May, 2020 8 commits