[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error installing 'master' on Manjaro VM


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] ----


Follow-Ups:
Re: Error installing 'master' on Manjaro VMBruce Steers <bsteers4@xxxxxxxxx>
References:
Error installing 'master' on Manjaro VMLee <t.lee.davidson@xxxxxxxxx>
Re: Error installing 'master' on Manjaro VMTim Dickson <dickson.tim@xxxxxxxxxxxxxx>