-
-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Declare error: value too great for base (error token is: 08) #60
Comments
I have the same issue with error token "09": ... I run termux on SM-G800H with Android v6.0.1 |
Commit ba1585f#diff-414dd6cd129c3db9ee6d4065df813d0d has resolved this error. Suprisingly it is unreproducable on any of the devices devoted to TermuxArch testing at my disposal. Can you post |
Sure
Updatable packages: Disk report 3.8G on /data Sat Mar 17 03:51:14 MSK 2018 BASH_VERSINFO[0] = 4 cat /proc/cpuinfo results: Processor : ARMv7 Processor rev 3 (v7l) processor : 1 processor : 2 processor : 3 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt Hardware : Qualcomm MSM8228 dpkg --print-architecture result: arm getprop ro.product.cpu.abi result: armeabi-v7a getprop ro.product.device result: kmini3g Download directory information results. /sdcard/Download exists du -hs /data/data/com.termux/files/home/arch results: ls -al /data/data/com.termux/files/home/arch results: uname -a results: Linux localhost 3.4.0-9750041 #1 SMP PREEMPT Wed Nov 9 14:29:44 KST 2016 armv7l Android End |
|
Now everything works fine! |
The reason this error was only coming up on certain devices had to do with $MINOR_REVISION -eq 0. When |
On line 91, I get an error, see title.
Used the master branch today, on termux.
Ran the setup-storage script and everything.
The text was updated successfully, but these errors were encountered: