Skip to content

flatpak-dotnet-generator creates incorrect source URLs #450

@joshas

Description

@joshas

flatpak-builder version

1.4.4

Linux distribution and version

GNU/Linux

Affected flatpak-builder tool

dotnet/flatpak-dotnet-generator.py

flatpak-builder tool cli args

flatpak-builder --user --install build-dir ca.mesen.Mesen2.yaml

Source repository URL

https://github.com/SourMesen/Mesen2

Flatpak-builder manifest URL

https://github.com/joshas/Mesen2-flatpak/blob/main/ca.mesen.Mesen2.yaml

Description

When dotnet application is using RestoreSources from https://nuget-feed-nightly.avaloniaui.net/v3/index.json , flatpak-dotnet-generator replaces those URLs with https://api.nuget.org/v3-flatcontainer/ . That leads to errors during flatpak build, as nightly packages cannot be found on default source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions