SDRausty/termux-archlinux

git error:cannot store pack file

gauloics opened this issue · 6 comments

Screenshot_2020-10-19-01-45-12-66_84d3000e3f4017145260f7618db1d683

why? 😭

Thank you for contributing to make this project better😎 Keep up and follow to solve this issue.

[user15:56~]$ git clone https://github.com/SDRausty/TermuxArch
Cloning into 'TermuxArch'...
remote: Enumerating objects: 489, done.
remote: Counting objects: 100% (489/489), done.
remote: Compressing objects: 100% (264/264), done.
remote: Total 3201 (delta 240), reused 375 (delta 130), pack-reused 2712
Receiving objects: 100% (3201/3201), 13.62 MiB | 744.00 KiB/s, done.
Resolving deltas: 100% (1695/1695), done.
[user15:58~]$ d TermuxArch/
42M     TermuxArch/

Cannot reproduce the error. Try logging in as user.

Screenshot_2020-10-19-05-44-59-72_84d3000e3f4017145260f7618db1d683

using the user account has no effect, this problem is not in the repository, maybe a storage problem.
I mean to put the git file into storage / shared / (a ​​folder).
it works fine using termux, but not arch
And, when using arch, git works fine in $ HOME, but not shared folders.

Thank you for clarifying where you are cloning @gauloics. The rules ARE a little bit different in shared storage. Please try the recently developed elogin option; startarch el user. This should resolve the cannot store pack file error.

Thank you for clarifying where you are cloning. The rules ARE a little bit different in shared storage. Please try the recently developed elogin option; startarch el user. This should resolve the cannot store pack file error.

yeah, work well.
Thanks.
Sorry for not opening github for a long time, I read your invitation via email , but didn't have time to open an account. ☺️🙏

You are welcome; And thank you for confirming:

yeah, work well.