Skip to content

package/debian: Handle missing md5sum in source package metadata

Some debian source package metadata are missing md5 sums for their files, for instance those from the buster-proposed-updates suite.

So turn the md5sum field from DebianFileMetadata model optional in order to avoid loading errors.

Related to #3547 (closed)


Migrated from D6244 (view on Phabricator)

Merge request reports