Skip to content

OSError when downloading files (Qubes only) #83

@redshiftzero

Description

@redshiftzero

If one is developing in Qubes using the run.sh script, when you download files you get:

'OSError: [Errno 18] Invalid cross-device link' 

Due to the fact that /tmp is on a different filesystem than /home/user, so we can't use os.rename and instead should use shutil.move

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions