[elbe-devel] [PATCH 0/2] Fix version issue when building an former package
Kory Maincent
kory.maincent at bootlin.com
Wed Jan 20 18:40:25 CET 2021
Tried to build a package with a former version than those available on the
Ubuntu mirror.
Got trouble when this package is in the build dependency for other packages.
Add a patch to add apt preference to select the local mirror first.
Got also trouble to build the SDK. ELBE tries to install the wrong development
version even with "version=xx" specified in the xml file for the package.
Add a patch to use the right development package version.
Kory Maincent (2):
pbuilder: add apt preference to local repository
rpcaptcache.py: fix development package version in
mark_install_devpkgs
elbepack/pbuilder.py | 6 ++++++
elbepack/rpcaptcache.py | 10 ++++------
2 files changed, 10 insertions(+), 6 deletions(-)
--
2.17.1
More information about the elbe-devel
mailing list