[yast/yast-packager] d00f72: Do not crash trying to read a not knwon file
5 Jul
2021
5 Jul
'21
15:46
Branch: refs/heads/fix-repomd-downloader Home: https://github.com/yast/yast-packager Commit: d00f72ec4a71924f2373c60ed1f30fe9f766eb7e https://github.com/yast/yast-packager/commit/d00f72ec4a71924f2373c60ed1f30fe... Author: David Díaz González <dgonzalez@suse.de> Date: 2021-07-05 (Mon, 05 Jul 2021) Changed paths: M src/lib/y2packager/repomd_downloader.rb Log Message: ----------- Do not crash trying to read a not knwon file File.read raises a `TypeError` exception when `nil` is given. So, RepomdDownloader#primary_xmls should ignore repos for which Yast::Pkg.SourceProvideFile returns `nil`.
1218
Age (days ago)
1218
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Díaz