Control: merge -1 1080981

On 2024-10-19 16:47, Noah Meyerhans wrote:
> Package: autopkgtest
> Version: 5.39
> Severity: normal
> 
> This bug is somewhat similar to #1080981 and may be resolved by the same
> fix, but I'm not sure.
> 
> While investigating an autopkgtest failure in the fence-agents package,
> I encountered a situation in which an apparently valid test
> configuration fails.
> 
> The log below shows the failure, which is caused when apt is passed
> "fence-virt, , sudo" in its list of packages to install.  This seems to
> be caused when autopkgtest injects the sudo package in response to
> `needs-sudo` in the test definition and debian/control containing a
> trailing ',' in the list of dependencies for one of the binary packages.

Hello Noah,

(Should it help to put a face to this email: we met in Busan, and
briefly discussed about "why Azure Linux" during one lunch.)

Thanks for filing this bug report and for links to commits and test
logs. This is indeed a duplicate of #1080981, and the issue is with the
trailing comma after the latest Recommend (as I see you figured out
already). I verified this manually with fence-agents so I feel confident
merging the two bugs.

We now cover this case in tests (test_recommends_of_multiple_packages).

This is fixed in autopkgtest master; I'll try to cut a new version of
autopkgtest with the fix in the next few days.

Cheers,

Paride

Reply via email to