<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div><span style="font-family: Calibri, Helvetica, sans-serif;">Hi, </span></div>
<div><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">According to the manpages, "pull-lp-source" script should parse environment variables or devscripts file to override package-wide variables.</span></div>
<div><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">However, this is not working for me. For instance, when I set the
<span>environment</span> variables to:</span></div>
<blockquote style="margin-top:0;margin-bottom:0">
<div><span style="font-family: Calibri, Helvetica, sans-serif;"><br>
</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">export PULL_LP_SOURCE_MIRROR="https://de.mirrors.clouvider.net/ubuntu"</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">export UBUNTUTOOLS_UBUNTU_MIRROR="https://de.mirrors.clouvider.net/ubuntu"</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">export PULL_PKG_UBUNTU_MIRROR="https://de.mirrors.clouvider.net/ubuntu"</span></div>
<div><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">export UBUNTUTOOLS_MIRROR_FALLBACK=no</span></div>
</blockquote>
<div><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">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:</span></div>
<blockquote style="margin-top:0;margin-bottom:0">
<div><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">$ ubuntu-dev-tools-0.188/pull-lp-source -v --download-only dash</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">pullpkg options: {'login': False, 'verbose': 1, 'download_only': True, 'mirror': None, 'no_conf': False, 'no_verify_signature': False, 'status': [], 'arch': 'amd64', 'pull': 'source', 'distro':
 'ubuntu', 'security': False, 'upload_queue': False, 'package': 'dash', 'release': None, 'version': None, 'ppa': None}</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">Found dash 0.5.11+git20210903+057cd650a4ed-3 in jammy</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">Downloading dash_0.5.11+git20210903+057cd650a4ed-3.dsc from ports.ubuntu.com (0.002 MiB)</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">[=====================================================>]100%</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">Public key not found, could not verify signature</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">Downloading dash_0.5.11+git20210903+057cd650a4ed.orig.tar.xz from ports.ubuntu.com (0.127 MiB)</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">[=====================================================>]100%</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">Downloading dash_0.5.11+git20210903+057cd650a4ed-3.debian.tar.xz from ports.ubuntu.com (0.041 MiB)</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">[=====================================================>]100%</span></div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;">--download-only specified, not extracting</span></div>
</blockquote>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
What am I missing?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks, <br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Nader<br>
</div>
</body>
</html>