Skip to content

bead save error message #44

@bszilagyi

Description

@bszilagyi

sys_argv = ['/usr/bin/bead', 'save', 'latest_de']
Traceback (most recent call last):
File "/usr/bin/bead/bead_cli/main.py", line 158, in main
retval = run(config_dir, sys.argv[1:])
File "/usr/bin/bead/bead_cli/main.py", line 135, in run
return parser.dispatch(argv)
File "/usr/bin/bead/bead_cli/cmdparse.py", line 208, in dispatch
return run(args) or 0
File "/usr/bin/bead/bead_cli/workspace.py", line 110, in run
location = box.store(workspace, timestamp())
File "/usr/bin/bead/bead/box.py", line 169, in store
workspace.pack(zipfilename, freeze_time=freeze_time, comment=ARCHIVE_COMMENT)
File "/usr/bin/bead/bead/workspace.py", line 117, in pack
_ZipCreator().create(zipfilename, self, freeze_time, comment)
File "/usr/bin/bead/bead/workspace.py", line 280, in create
with zipfile.ZipFile(
File "/usr/lib/python3.8/zipfile.py", line 1251, in init
self.fp = io.open(file, filemode)
FileNotFoundError: [Errno 2] No such file or directory: '/srv/bead-box/latest/dropbox_encrypted/firmname_search_on_complex_names_20200508_20201211T152956094686+0100.zip'

Python:

3.8.5 (default, Jul 28 2020, 12:59:40)
[GCC 9.3.0]

Bead source:

origin: git@github.com:e3krisztian/bead.git
branch: master
date: 2020-10-23T16:23:28+02:00
hash: 1805272
version: v0.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions