Re: tzdata bug?

2024-04-17 Thread Brian Inglis via Cygwin
On 2024-04-17 01:33, alf salte via Cygwin wrote: The man 5 tzfile page says that data should be in big endian format but when I inspect a tzfile on my system it seems that the second part with 8 byte integers are in little endian format rather than the big endian that the man page says it

Re: See repeated /usr/bin in my path

2024-04-17 Thread J M via Cygwin
Hi Andrew, Isn't it better that original_path be removed all startwith $mycygwin_homepath? You have this scriptlet, but if you need all to work with all Linux distributions you need yo add unnecessary work, multiple code and cases for all, and complicate all. Regards El mié., 17 abr. 2024

Re: See repeated /usr/bin in my path

2024-04-17 Thread Andrey Repin via Cygwin
Greetings, J M! > I think that is a bug, in my Windows environment path I have this: > C:\cygwin64\bin > Then for some mystery change this to /usr/bin, instead to delete. > You can file an issue? It's not a bug, it's how Cygwin works. If you want to have Cygwin in your system PATH, you'll have

Re: See repeated /usr/bin in my path

2024-04-17 Thread Doug Henderson via Cygwin
On Wed, Apr 17, 2024 at 11:11 AM J M via Cygwin wrote: > > Hi, > > I see repeated /usr/bin in my path. > I don't known if is something of my PC or not. > > To check I do: > which -a ls > Show: > /usr/bin/ls > /usr/bin/ls This is normal! We do this because on Linux, the two paths may be

Re: calm: ERROR: Upload failed: cd: Access failed: No such file (/x86_64/release)

2024-04-17 Thread Jon Turney via Cygwin-apps
On 17/04/2024 20:26, Brian Inglis via Cygwin-apps wrote: Hi folks, Fairly straightforward upgrade of packages. Is anything demented about my setup: $ cygport GeoIP.cygport upload >>> Uploading GeoIP-1.7.0-1.x86_64 >>> Running lftp sftp://cygwin:@cygwin.com cd: Access failed: No such file

Re: [ITA] GeoIP, GeoIP-database, geoipupdate

2024-04-17 Thread Jon Turney via Cygwin-apps
On 17/04/2024 00:39, Brian Inglis via Cygwin-apps wrote: On 2024-04-16 13:31, Jon Turney via Cygwin-apps wrote: On 13/04/2024 14:09, Brian Inglis via Cygwin-apps wrote: I would like to adopt and revive the above packages with the last ("unofficial") version of the legacy code committed noted

Re: calm: ERROR: package 'geoipupdate' is at paths geoipupdate and GeoIP-database/geoipupdate

2024-04-17 Thread Jon Turney via Cygwin-apps
On 17/04/2024 15:17, Brian Inglis via Cygwin-apps wrote: On 2024-04-17 07:08, cygwin-no-reply-rdbxbdvo6bxqt0dzr+a...@public.gmane.org wrote: ERROR: package 'geoipupdate' is at paths geoipupdate and GeoIP-database/geoipupdate This is the "change things to that the geoipupdate package belongs

calm: ERROR: Upload failed: cd: Access failed: No such file (/x86_64/release)

2024-04-17 Thread Brian Inglis via Cygwin-apps
Hi folks, Fairly straightforward upgrade of packages. Is anything demented about my setup: $ cygport GeoIP.cygport upload >>> Uploading GeoIP-1.7.0-1.x86_64 >>> Running lftp sftp://cygwin:@cygwin.com cd: Access failed: No such file (/x86_64/release) *** ERROR: Upload failed When I connect

Re: See repeated /usr/bin in my path

2024-04-17 Thread J M via Cygwin
I think that is a bug, in my Windows environment path I have this: C:\cygwin64\bin Then for some mystery change this to /usr/bin, instead to delete. You can file an issue? Regards El mié, 17 abr 2024 a las 19:10, J M () escribió: > Hi, > > I see repeated /usr/bin in my path. > I don't known

See repeated /usr/bin in my path

2024-04-17 Thread J M via Cygwin
Hi, I see repeated /usr/bin in my path. I don't known if is something of my PC or not. To check I do: which -a ls Show: /usr/bin/ls /usr/bin/ls My path is: /usr/local/bin /usr/bin ... /usr/bin ... Seeing other files, I reach to /etc/profile and use one variable ORIGINAL_PATH that contains one

Re: calm: ERROR: package 'geoipupdate' is at paths geoipupdate and GeoIP-database/geoipupdate

2024-04-17 Thread Brian Inglis via Cygwin-apps
On 2024-04-17 07:08, cygwin-no-re...@cygwin.com wrote: ERROR: package 'geoipupdate' is at paths geoipupdate and GeoIP-database/geoipupdate ERROR: error while merging uploaded x86_64 packages for Brian Inglis SUMMARY: 2 ERROR(s) Hi folks/Jon, Replacing obsolete compiled geoipupdate package

tzdata bug?

2024-04-17 Thread alf salte via Cygwin
The man 5 tzfile page says that data should be in big endian format but when I inspect a tzfile on my system it seems that the second part with 8 byte integers are in little endian format rather than the big endian that the man page says it should be. Is this intentional or is it a bug? --

Updated: libunistring 1.2-1

2024-04-17 Thread Erwin Waterlander via Cygwin-announce
libunistring (source package) libunistring5 (runtime library) libunistring-devel (development library and include files) libunistring-doc (documentation) CHANGES: New in 1.2: * The data tables and algorithms have been updated to Unicode version 15.1.0. * New functions u8_pcpy,