Skip to content

Creating a bag from a remote file manifest raises an exception #15

@NickolausDS

Description

@NickolausDS

When creating a bag with the following command:

$ bdbag bag/ --remote-file-manifest manifest.json

An error is raised:

RuntimeError: Expected the same number of files for each checksum

Details about the above command:

  • Run with Bagit version bagit==1.6.2
  • Run with BDBag version bdbag==1.1.1
  • bag/ in the command above is an empty directory
  • manifest.json corresponds to the example in the docs

This didn't seem to happen on previous versions. Before, it allowed me to create an 'empty' bdbag with a fetch file that could be used to pull down the remote files and validate them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions