Dear community,
I hope you're doing well!
I need your help on this error code as I go through the last discussion on this subject. Indeed, I've wanted to check the update on the discover app and I had that error:
`Error Type: <class 'FileNotFoundError'>
Error Value: [Errno 2] No such file or directory: '/var/lib/eopkg/package/libxcrypt-4.4.38-9/metadata.xml'
File : /tmp/onefile_29075_1763462690_434302/eopkgBackend.py, line 1021, in <module>
File : /tmp/onefile_29075_1763462690_434302/eopkgBackend.py, line 1018, in main
File : /tmp/onefile_29075_1763462690_434302/packagekit/backend.py, line 730, in dispatcher
File : /tmp/onefile_29075_1763462690_434302/packagekit/backend.py, line 630, in dispatch_command
File : /tmp/onefile_29075_1763462690_434302/eopkgBackend.py, line 605, in get_updates
File : /tmp/onefile_29075_1763462690_434302/pisi/api.py, line 262, in list_upgradable
File : /tmp/onefile_29075_1763462690_434302/pisi/operations/upgrade.py, line 471, in is_upgradable
File : /tmp/onefile_29075_1763462690_434302/pisi/db/installdb.py, line 159, in get_version_and_distro_release
`
Moreover, I tried to clean the existing eopkg with the following commands: `sudo eopkg up`; `sudo eopkg ur` and `sudo eopkg rdb`.
For the first one, I had this error: System error. Program terminated.
[Errno 2] No such file or directory: '/var/lib/eopkg/package/libxcrypt-4.4.38-9/metadata.xml'
The second one went ok.
Whereas, the third one, I had this error: Program terminated.
Unable to read file (/var/lib/eopkg/package/libxcrypt-4.4.38-9/files.xml): [Errno 2] No such file or directory: '/var/lib/eopkg/package/libxcrypt-4.4.38-9/files.xml'
Unable to read file (/var/lib/eopkg/package/libxcrypt-4.4.38-9/files.xml): [Errno 2] No such file or directory: '/var/lib/eopkg/package/libxcrypt-4.4.38-9/files.xml'
Yesterday, I've tried to install solaar but it finished with an error code at the end of the installation. This program needs a lot of python libraries that may have cause trouble into my configuration.
Thank you for your help!!