You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Errno 2] Arquivo ou diretório inexistente: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/ActivT/reg1980000.tmp' File "/app/share/bottles/bottles/backend/utils/threading.py", line 62, in __target
result = self.task_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/installer.py", line 400, in install
if not self.__install_dependencies(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/installer.py", line 134, in __install_dependencies
res = self.__manager.dependency_manager.install(_config, _dep)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 119, in install
_res = self.install(config, [_ext_dep, _dep])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 89, in install
self.__manager.versioning_manager.create_state(
File "/app/share/bottles/bottles/backend/managers/versioning.py", line 87, in create_state
repo.commit(message, ignore=patterns)
File "/app/lib/python3.12/site-packages/fvs/repo.py", line 227, in commit
state.commit(message, unstaged_files)
File "/app/lib/python3.12/site-packages/fvs/state.py", line 141, in commit
fvs_data.complete_transaction()
File "/app/lib/python3.12/site-packages/fvs/data.py", line 90, in complete_transaction
file.copy_to(_int_path)
File "/app/lib/python3.12/site-packages/fvs/file.py", line 63, in copy_to
shutil.copy2(
File "/usr/lib/python3.12/shutil.py", line 475, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.12/shutil.py", line 260, in copyfile
with open(src, 'rb') as fsrc:
^^^^^^^^^^^^^^^
To Reproduce
Install program;
Steam;
Package
Flatpak from Flathub
Distribution
Ubuntu 22.04
Debugging Information
[Errno 2] Arquivo ou diretório inexistente: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/ActivT/reg1980000.tmp' File "/app/share/bottles/bottles/backend/utils/threading.py", line 62, in __target
result = self.task_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/installer.py", line 400, in install
if not self.__install_dependencies(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/installer.py", line 134, in __install_dependencies
res = self.__manager.dependency_manager.install(_config, _dep)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 119, in install
_res = self.install(config, [_ext_dep, _dep])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 89, in install
self.__manager.versioning_manager.create_state(
File "/app/share/bottles/bottles/backend/managers/versioning.py", line 87, in create_state
repo.commit(message, ignore=patterns)
File "/app/lib/python3.12/site-packages/fvs/repo.py", line 227, in commit
state.commit(message, unstaged_files)
File "/app/lib/python3.12/site-packages/fvs/state.py", line 141, in commit
fvs_data.complete_transaction()
File "/app/lib/python3.12/site-packages/fvs/data.py", line 90, in complete_transaction
file.copy_to(_int_path)
File "/app/lib/python3.12/site-packages/fvs/file.py", line 63, in copy_to
shutil.copy2(
File "/usr/lib/python3.12/shutil.py", line 475, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.12/shutil.py", line 260, in copyfile
with open(src, 'rb') as fsrc:
^^^^^^^^^^^^^^^
Troubleshooting Logs
[Errno 2] Arquivo ou diretório inexistente: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/ActivT/reg1980000.tmp' File "/app/share/bottles/bottles/backend/utils/threading.py", line 62, in __target
result = self.task_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/installer.py", line 400, in install
if not self.__install_dependencies(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/installer.py", line 134, in __install_dependencies
res = self.__manager.dependency_manager.install(_config, _dep)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 119, in install
_res = self.install(config, [_ext_dep, _dep])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 89, in install
self.__manager.versioning_manager.create_state(
File "/app/share/bottles/bottles/backend/managers/versioning.py", line 87, in create_state
repo.commit(message, ignore=patterns)
File "/app/lib/python3.12/site-packages/fvs/repo.py", line 227, in commit
state.commit(message, unstaged_files)
File "/app/lib/python3.12/site-packages/fvs/state.py", line 141, in commit
fvs_data.complete_transaction()
File "/app/lib/python3.12/site-packages/fvs/data.py", line 90, in complete_transaction
file.copy_to(_int_path)
File "/app/lib/python3.12/site-packages/fvs/file.py", line 63, in copy_to
shutil.copy2(
File "/usr/lib/python3.12/shutil.py", line 475, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.12/shutil.py", line 260, in copyfile
with open(src, 'rb') as fsrc:
^^^^^^^^^^^^^^^
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
[Errno 2] Arquivo ou diretório inexistente: '/home/USER/.var/app/com.usebottles.bottles/data/bottles/bottles/ActivT/reg1980000.tmp' File "/app/share/bottles/bottles/backend/utils/threading.py", line 62, in __target
result = self.task_func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/installer.py", line 400, in install
if not self.__install_dependencies(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/installer.py", line 134, in __install_dependencies
res = self.__manager.dependency_manager.install(_config, _dep)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 119, in install
_res = self.install(config, [_ext_dep, _dep])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/bottles/bottles/backend/managers/dependency.py", line 89, in install
self.__manager.versioning_manager.create_state(
File "/app/share/bottles/bottles/backend/managers/versioning.py", line 87, in create_state
repo.commit(message, ignore=patterns)
File "/app/lib/python3.12/site-packages/fvs/repo.py", line 227, in commit
state.commit(message, unstaged_files)
File "/app/lib/python3.12/site-packages/fvs/state.py", line 141, in commit
fvs_data.complete_transaction()
File "/app/lib/python3.12/site-packages/fvs/data.py", line 90, in complete_transaction
file.copy_to(_int_path)
File "/app/lib/python3.12/site-packages/fvs/file.py", line 63, in copy_to
shutil.copy2(
File "/usr/lib/python3.12/shutil.py", line 475, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.12/shutil.py", line 260, in copyfile
with open(src, 'rb') as fsrc:
^^^^^^^^^^^^^^^
To Reproduce
Package
Flatpak from Flathub
Distribution
Ubuntu 22.04
Debugging Information
Troubleshooting Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: