[Debian] downloader -b false negative detection, and re-upload
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
New
|
Undecided
|
Unassigned |
Bug Description
Brief Description
-----------------
This is a build tools bug.
downloader does not correctly recognize packages with epoch specified, and re-uploads them to aptly.
Severity
--------
<Minor: System/Feature is usable with minor issue>
Steps to Reproduce
------------------
Use downloader -b twice.
Expected Behavior
------------------
On the second call it shouldn't try to upload packages again to aptly.
Actual Behavior
----------------
Reproducibility
---------------
100%
System Configuration
-------
build-tools
Branch/Pull Time/Commit
-------
27th Jan -> 2nd Feb 2022
Last Pass
---------
N/A
Timestamp/Logs
--------------
downloader - INFO: Search binary package erlang-mnesia, not found.
downloader - DEBUG: upload_pkg: upload package /import/
downloader - DEBUG: deb-local-binary find, can be used
downloader - DEBUG: upload_pkg: package /import/
downloader - DEBUG: deb-local-binary find, can be used
downloader - DEBUG: pkg_exist find package erlang-mnesia in deb-local-binary.
downloader - INFO: /import/
Test Activity
-------------
Developer Testing
Workaround
----------
N/A