[pull-lp-source] not overriding default configurations
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
My Ubuntu version: 20.04.3 LTS
Package version: 0.188
According to the manpages, "pull-lp-source" script should parse environment variables or devscripts file to override package-wide variables.
However, this is not working for me. For instance, when I set the environment variables to:
export PULL_LP_
export UBUNTUTOOLS_
export PULL_PKG_
export UBUNTUTOOLS_
the script does not try to fetch the package from the mirror I have specified, and falls back to the default mirror even though I have specified it not to:
$ ubuntu-
pullpkg options: {'login': False, 'verbose': 1, 'download_only': True, 'mirror': None, 'no_conf': False, 'no_verify_
Found dash 0.5.11+
Downloading dash_0.
[==
Public key not found, could not verify signature
Downloading dash_0.
[==
Downloading dash_0.
[==
--download-only specified, not extracting
information type: | Public → Public Security |
information type: | Public Security → Public |