curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #03104
[Merge] ~ogayot/curtin:deb822-no-suite-stanza into curtin:master
The proposal to merge ~ogayot/curtin:deb822-no-suite-stanza into curtin:master has been updated.
Commit message changed to:
apt_source: do not produce a deb822 source stanza with zero suite
When no suite is set for a given repository, we end up with a
deb822 styled source such as:
Type: deb
Suites:
URIs: http://archive.ubuntu.com/ubuntu
This is invalid and apt/apt-get will raise the following error:
E: Malformed entry 2 in sources file
/etc/apt/sources.list.d/ubuntu.sources (Suite)
Signed-off-by: Olivier Gayot <olivier.gayot@xxxxxxxxxxxxx>
For more details, see:
https://code.launchpad.net/~ogayot/curtin/+git/curtin/+merge/450893
--
Your team curtin developers is requested to review the proposed merge of ~ogayot/curtin:deb822-no-suite-stanza into curtin:master.
References