Skip to content

Conversation

@funzoneq
Copy link
Contributor

@funzoneq funzoneq commented Oct 9, 2025

This bricked my build on ubuntu:bionic. Took me a while to find out why.

@jtdor jtdor self-assigned this Oct 13, 2025
@jtdor jtdor added the bug Something isn't working label Oct 13, 2025
@jtdor
Copy link
Owner

jtdor commented Oct 13, 2025

Thanks for the observation and the solution! So the older APT, like in Bionic, apparently did not accept mixed .list and .sources sources, yet?! I wasn’t aware of that.

Do you mind changing the commit message to something like

Only create extra APT sources if any are actually given

This avoids unexpectedly and unnecessarily mixing .list and .sources
files which older APT versions, e.g. in Ubuntu Bionic, did not yet
accept.

?

Only create extra APT sources if any are actually given

This avoids unexpectedly and unnecessarily mixing .list and .sources
files which older APT versions, e.g. in Ubuntu Bionic, did not yet
accept.
@funzoneq
Copy link
Contributor Author

@jtdor I wasn't aware either. Took some digging to figure out, but at least the fix is easy enough.

I amended the commit message.

@jtdor jtdor merged commit 2f7f1a6 into jtdor:master Oct 19, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants