Sent: Thursday, October 26, 2023 at 3:47 PM From: "Manfred Hollstein" <[email protected]> > > Hi there, > > On Thu, 26 Oct 2023, 15:17:10 +0200, Adam Mizerski wrote: > > W dniu 26.10.2023 o 14:29, Carlos E. R. pisze: > > > Hi, > > > > > > I have this conflict when updating: > > > > > > #### YaST2 conflicts list - generated 2023-10-26 12:34:12 #### > > > > > > nothing provides 'python3-yt-dlp' needed by the to be installed > > > yt-dlp-2023.10.13-150500.4.pm.1.noarch > > > > > > [x] do not install yt-dlp-2023.10.13-150500.4.pm.1.noarch > > > > > > [ ] break yt-dlp-2023.10.13-150500.4.pm.1.noarch by ignoring some > > > of its dependencies > > > > > > > > > #### YaST2 conflicts list END ### > > > > You just need to wait for mirrors to sync fully. > > > > This usually happens, when one source package builds arch specific package > > (like i586 or x86_64) and noarch. If the i586 build is done earlier, your > > system sees the noarch package as ready to update, but the x86_64 is not > > ready yet. > > while this is true in principle, it is not here! python311 got > introduced to Leap 15.5 recently as an update. The package > yt-dlp-2023.10.13-150500.4.pm.1.noarch.rpm requires > > python3-yt-dlp > > but now a package python311-yt-dlp-2023.10.13-150500.4.pm.1.noarch.rpm > is built which, of course, does not provide python3-yt-dlp > > Some Python/RPM/macros expert needs to step up here to get this > resolved - and that's not me!
The packager is working on it, just force install yt-dlp along with python311-yt-dlp for the time being. Regards _______________________________________________ Packman mailing list [email protected] https://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
