-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eopkg exits with error on upgrade when directory gets replaced with file #98
Labels
enhancement
New feature or request
Comments
@Staudey would you mind running this with debug info turned on, so it shows the backtrace for future reference...? |
|
HarveyDevel
added a commit
to getsolus/packages
that referenced
this issue
Mar 1, 2025
Remove appstream metainfo to fix https://discuss.getsol.us/d/11425-last-update-failed-errno-21-is-a-folder-onionshare Bug in eopkg getsolus/eopkg#98 Signed-off-by: Troy Harvey <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
eopkg
can't handle the case when some path in that package that previously referred to a directory refers to a file of the same name in the updated package. On upgrade the following error occurs:For example:
getsolus/packages#2545
Test case:
(3. Uninstall the package so you don't have any leftover files)
The text was updated successfully, but these errors were encountered: