[Bug 1384668] Re: Environment Variable RELEASE_UPRADER_ALLOW_THIRD_PARTY spelling is wrong

Brian Murray brian at ubuntu.com
Wed Dec 5 22:31:00 UTC 2018


$ bzr log -r2965 
------------------------------------------------------------
revno: 2965
committer: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre at canonical.com>
branch nick: ubuntu-release-upgrader
timestamp: Tue 2016-03-29 23:19:22 -0400
message:
  DistUpgrade/DistUpgradeController.py: fix typo in variable name for
  RELEASE_UPGRADER_ALLOW_THIRD_PARTY; this will help running with third-
  party mirrors in sources via just the environment variable for one-shot
  deals.


** Changed in: ubuntu-release-upgrader (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1384668

Title:
  Environment Variable RELEASE_UPRADER_ALLOW_THIRD_PARTY  spelling is
  wrong

Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released

Bug description:
  Think this is an old spelling error.

  Fixing this might help others.
  Error is in DistUpgrade/DistUpgradeController.py:

  
    # skip mirror check if special environment is set
          # (useful for server admins with internal repos)
          if (self.config.getWithDefault("Sources","AllowThirdParty",False) or
              "RELEASE_UPGRADER_ALLOW_THIRD_PARTY" in os.environ):
              logging.warning("mirror check skipped, *overriden* via config")
              mirror_check=False

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1384668/+subscriptions



More information about the foundations-bugs mailing list