openembedded / meta-openembedded

MIT License
415 stars 719 forks source link

fetch error for polkit #680

Open junzhuimx opened 1 year ago

junzhuimx commented 1 year ago

on branch mickledore, polkit_122.bb has the fetch problem as: _ERROR: polkit-122-r0 dofetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/freedesktop/polkit.git;protocol=https;branch=master')

As the github.com project has no such public git repository

kraj commented 1 year ago

hmmm this seems to have escaped the CI since my defaults are not using polkit @MarkusVolk can you address this issue please ? we need to point to https://gitlab.freedesktop.org/polkit/polkit.git

MarkusVolk commented 1 year ago

@kraj I've sent patches to the mailing list for master and mickledore

kraj commented 1 year ago

Fixed on master with 0804e61bd7