Public bug reported:

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

** Affects: ubuntu-release-upgrader (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Think this is an old spelling error.
  
- Fixing this might help others
+ 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

** Branch linked: lp:~sadig/+junk/001-fix-
env_variable_RELEASE_UPRADER_ALLOW_THIRD_PARTY

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

Title:
  Environment Variable RELEASE_UPRADER_ALLOW_THIRD_PARTY  spelling is
  wrong

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to