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

Brian Murray brian at ubuntu.com
Thu Oct 23 14:03:12 UTC 2014


** Tags added: utopic vivid

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

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Importance: Undecided => Medium

-- 
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:
  Triaged

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