[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error installing 'master' on Manjaro VM
[Thread Prev] | [Thread Next]
- Subject: Re: Error installing 'master' on Manjaro VM
- From: Lee <t.lee.davidson@xxxxxxxxx>
- Date: Mon, 21 Jul 2025 09:03:04 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 7/21/25 5:14 AM, Tim Dickson wrote:
maybe it is the file/path length, or it is being stored utf16 or utf32 and thus exceeds the number of bytes per file name. 72chars x4(bytes per character for utf32) is 288 bytes. There may be a 255byte filename limit on the system. ? should be easy enough to test. a 63 character file name should be ok, but not a 65 character file name. regards, Tim
The cause of the issue may have been determined and resolved, Tim. (Time will tell.)If you read the link Benoît posted at https://lists.gambas-basic.org/archive/user/2025-07/0000095.html, you will see that this issue is not new. "download.opensuse.org" is apparently a mirror redirect, and some mirrors have stale content; while "downloadcontent.opensuse.org" is presumably not a redirect and therefore always has fresh, up-to-date content.
-- Lee --- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ---- --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----
Re: Error installing 'master' on Manjaro VM | Bruce Steers <bsteers4@xxxxxxxxx> |
Error installing 'master' on Manjaro VM | Lee <t.lee.davidson@xxxxxxxxx> |
Re: Error installing 'master' on Manjaro VM | Tim Dickson <dickson.tim@xxxxxxxxxxxxxx> |