dpkg: another hard link removed for debian sid packets #27151
Closed
+11
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
already put this in gpkg folder
here also if it gets lost
the reason I notice this now is because for last ten years hardly any one has used debian in termux apparently. the debian arm64 repo is at least five years old maybe ten.
R works out of the box with no error. dotnet worked for years probably but i only began using this last year when I could not run a dotnet app
the termux packets don't use hard links and are not affected by this
hard link should fall back to soft link
apps should be robust not fail on meaningless limitation
this has nothing to do with android and should not be behind a pre compilation flag. any system could have this limit
all builds should fall back to soft links before error is produced
my debian apt works again but proot repo is needed
I managed to break my debian root by using different status files for dpkg and apt. but I fixed it now and can install again. R is what I need more than anything and it installs now with no error in debian Sid also called unstable repo
it should be in /var/lib/dpkg/status but my dpkg build was using /data/data/... instead . so apt would just install everything over and over and never be satisfied
I have proposed a new proot folder for this specific purpose to get rid of /data/data