Re: BART: new upstream release
Martin Uecker <[email protected]> Mon, 30 Mar 2026 21:41:48 +0200
| Newsgroups | gmane.linux.debian.devel.medical |
|---|---|
| Message-ID | <[email protected]> |
Am Montag, dem 30.03.2026 um 21:00 +0200 schrieb =C3=89tienne Mollier: > Hi Martin, >=20 > > E: Malformed line 1 in source list /etc/apt/sources.list.d/sbuild-extra= -repositories.list (type) >=20 > I have just run a pipeline successfully in another package, > which suggests the issue could be specific to bart. I noticed > when strolling through the log[1], that MMDEBSTRAP_COMPONENTS > had duplicate "main" section: >=20 > MMDEBSTRAP_COMPONENTS=3Dmain main contrib non-free >=20 > [1]: https://salsa.debian.org/med-team/bart/-/jobs/9332125 >=20 > Maybe it will help to drop the "main" section from the file > d/salsa-ci.yml? The file would look like: >=20 > --- > include: > - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.= yml > - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-= jobs.yml > variables: > SALSA_CI_COMPONENTS: 'contrib non-free' >=20 > In hope this helps, Thanks! Unfortunately, this did not help. I also tried removing this line completely. But this brought me to the idea that there is an CI variable set, which I have not removed and this seems to work... Martin