duplicity 2.1.4-1 (TEST)

2023-10-23 Thread Libor Ukropec via Cygwin-announce

The following packages have been uploaded to the Cygwin distribution as a test 
release:

* duplicity-2.1.4-1

Duplicity backs directories by producing encrypted tar-format
volumes and uploading them to a remote or local file server. Because duplicity
uses librsync, the incremental archives are space efficient and only record
the parts of files that have changed since the last backup. Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.


This package is the latest upstream version. After some testing period it will be moved 
from test to release. Any feedback is appreciated.

For changes see https://gitlab.com/duplicity/duplicity/-/blob/main/CHANGELOG.md

Please send questions or concerns to the main Cygwin mailing list as usual.

Libor

--
 *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look at the 
"List-Unsubscribe: " tag in the email header of this message. It will be in the 
format:

List-Unsubscribe: , 


The easiest unsubscribe method is to visit the web page associated with the 
mailing list as seen above, and click Unsubscribe.

Alteratively, you can send email to the list server using the address given in 
the mailto: above.

If you need more information on unsubscribing, start reading here:

https://sourceware.org/lists.html#unsubscribe

Please read *all* of the information on unsubscribing that is available 
starting at this URL.


Re: Clean out or vault old ncurses test versions

2023-10-23 Thread Brian Inglis via Cygwin-apps

On 2023-10-22 14:13, Jon Turney via Cygwin-apps wrote:

On 22/10/2023 16:42, Brian Inglis via Cygwin-apps wrote:


I should probably just skip the sequential "release" prefix to the date suffix,
as 6.4-2023 is presumably greater than 6.4-?.2023, and we have not yet 
implemented EPOCH:V-R dating yet, correct?


Yes, 2023 (where ? stands for some digit) is bigger than any of the numbers 
in the range 4...13.


Epochs are supported (theoretically), but I don't think you need to use them 
here.


...and hopefully they ignore the sequential number.


Again, the question isn't about the meaning that a person ascribes to the 
version number (because you can't reasonably expect people to examine every 
package in detail), it's about the actions that setup will automatically take.



Just to be clear about the process details and best practice:

I should create a dummy local dist tree for superseded versions,
with the tar file names prefixed with "-" and zero length,


You don't need to do this.  This removes files (which I think you have already 
done)



and P-V-R.hint files replaced with override.hint files,
each containing "replace-versions: V-R..." for old versions,
then sftp upload that dist tree in a similar manner to cygport upload?


Yes.

But if you are really going to upload a 6.4-2023MMDD sometime soon (or anything 
greater than 6.4-13, in fact), you don't need to bother, because that does 
supersede the removed test versions (and so any installation of them will get 
upgraded).


Thanks Jon,

I probably will do that in future.

For the inevitable future messes, wanted to build and test a script to make a 
package obsolete with dummy files, which will replicate the current package dist 
tree with each .hint replicated by replace-versions: ... override.hint and all 
other (tar) files replaced with a zero length minus prefixed basename, uploaded 
and readied by lftp.


I managed to run, test, and clean up, before my ISP connection went flakely.

--
Take care. Thanks, Brian Inglis  Calgary, Alberta, Canada

La perfection est atteinte   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut
-- Antoine de Saint-Exupéry



Re: [Attn. MAINTAINERS] Heads up: Perl 5.36.1 is imminent

2023-10-23 Thread Jon Turney via Cygwin-apps

On 02/05/2023 21:34, Jon Turney via Cygwin-apps wrote:

On 01/05/2023 21:00, Achim Gratz via Cygwin-apps wrote:


I'm going to release Perl 5.36.1 to Cygwin in a few days.  I've skipped
5.34 in order to update only every second year (which I've done since
the 5.22 release).  I haven't seen any trouble in my own Perl
distribution packages from the update even though there are lots of
them that haven't been updated since at least 5.22.  So I hope it will
be smooth sailing for anything else depending on Perl also.

Any maintainer having packages that depend on perl5_032 should
re-release or upgrade these soon-ish after the Perl update is available,
as otherwise users are either blocked from upgrading Perl or will have
to uninstall the affected packages.  The rebuilt packages need to have a
dependency on perl5_036, which cygport provides automatically.


There's an updated report available [1], which should list the affected 
packages.


[1] https://cygwin.com/packages/reports/perl_rebuilds.html



Hi Jari,

Is it possible to get a rebuild/update of pristine-tar and sendxmpp for 
perl5.36?


TIA.



Re: New installation of Cygwin64: xinit.sh exit code 3

2023-10-23 Thread Brian Inglis via Cygwin

On 2023-10-23 06:05, Fergus Daly via Cygwin wrote:

<< Detail >>


When I used Explorer to visit C:\ProgramData\Microsoft\Windows\Start 
Menu\Cygwin-X I was told:
"You don't currently have permission to access this folder"
and clicking on Continue to get access I was told:
"You have been denied permission to access this folder"
There was then offered an option to edit Permissions which I didn't feel like 
pursuing.
(I am the Administrator on my own standalone Windows machine. The denial of 
access to Cygwin-X feels odd.
PS I also have Cygwin32 installed and running. I _am_ permitted access to the 
equivalent folder Cygwin-X (32-bit).)



Please try running the following command/s, under Cygwin 32 and 64, and posting
the outputs:



$ for p in "`cygpath -A -P -U`"{,/Cygwin-X}; do for c in 'lsattr -d' 'ls -dl'
getfacl; do $c "$p"; echo; done; icacls "`cygpath -m "$p"`"; done


Thank you. (Again.)
1. Actually before reading this I had deleted both folders
(successfully, despite not being permitted entry into one
of them) and the re-ran the xinit installation with no
bother at all.
I'm guessing the Permissions glitch resulted from some local
recent accidental keypress or sequence.
2. icacls? Haven't got this though I have got getfacl; found icacl in
"Search packages" under libattica-devel and ng-spice-debuginfo?


$ /proc/cygdrive/c/WINDOWS/system32/icacls /?

--
Take care. Thanks, Brian Inglis  Calgary, Alberta, Canada

La perfection est atteinte   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut
-- Antoine de Saint-Exupéry

--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


RE: New installation of Cygwin64: xinit.sh exit code 3

2023-10-23 Thread Fergus Daly via Cygwin
<< Detail >>

>> When I used Explorer to visit C:\ProgramData\Microsoft\Windows\Start 
>> Menu\Cygwin-X I was told:
>> "You don't currently have permission to access this folder"
>> and clicking on Continue to get access I was told:
>> "You have been denied permission to access this folder"
>>There was then offered an option to edit Permissions which I didn't feel like 
>>pursuing.
>> (I am the Administrator on my own standalone Windows machine. The denial of 
>> access to Cygwin-X feels odd.
>> PS I also have Cygwin32 installed and running. I _am_ permitted access to 
>> the equivalent folder Cygwin-X (32-bit).)

> Please try running the following command/s, under Cygwin 32 and 64, and 
> posting 
> the outputs:

> $ for p in "`cygpath -A -P -U`"{,/Cygwin-X}; do for c in 'lsattr -d' 'ls -dl' 
> getfacl; do $c "$p"; echo; done; icacls "`cygpath -m "$p"`"; done

Thank you. (Again.)
1. Actually before reading this I had deleted both folders
(successfully, despite not being permitted entry into one 
of them) and the re-ran the xinit installation with no
bother at all. 
I'm guessing the Permissions glitch resulted from some local
recent accidental keypress or sequence.
2. icacls? Haven't got this though I have got getfacl; found icacl in 
"Search packages" under libattica-devel and ng-spice-debuginfo?

-- 
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Updated: openbabel-3.1.1p36-4

2023-10-23 Thread Lemures Lemniscati via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution:

* openbabel-3.1.1p36-4
* openbabel-gui-3.1.1p36-4
* libinchi-devel-3.1.1p36-4
* libinchi0-3.1.1p36-4
* libopenbabel-devel-3.1.1p36-4
* libopenbabel7-3.1.1p36-4
* perl-Chemistry-OpenBabel-3.1.1p36-4
* python39-openbabel-3.1.1p36-4
* ruby-openbabel-3.1.1p36-4

* openbabel-3.1.1p36-4-src
* openbabel-debuginfo-3.1.1p36-4

Rebuilt for Perl 5.36, Python 3.9, and Ruby 3.2.

--
Open Babel 3.1.1

Open Babel is a chemical toolbox designed to speak the many languages
of chemical data. It's an open, collaborative project allowing anyone
to search, convert, analyze, or store data from molecular modeling,
chemistry, solid-state materials, biochemistry, or related areas.

Home Page: https://github.com/openbabel/openbabel/
Source: 
https://github.com/openbabel/openbabel/tree/9c001b5aeb8b985f26d111d811673150607662fa
News: https://github.com/openbabel/openbabel/releases/tag/openbabel-3-1-1
License: GNU General Public License v2.0
  https://github.com/openbabel/openbabel/blob/openbabel-3-1-1/COPYING

Cygwin Package Summary:
  https://www.cygwin.com/packages/summary/openbabel-src.html
Cygport Source:
  https://cygwin.com/git/?p=git/cygwin-packages/openbabel.git

--
Lemures Lemniscati
--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

-- 
  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look at the 
"List-Unsubscribe: " tag in the email header of this message. It will be in the 
format:

List-Unsubscribe: , 


The easiest unsubscribe method is to visit the web page associated with the 
mailing list as seen above, and click Unsubscribe.

Alteratively, you can send email to the list server using the address given in 
the mailto: above.

If you need more information on unsubscribing, start reading here:

https://sourceware.org/lists.html#unsubscribe

Please read *all* of the information on unsubscribing that is available 
starting at this URL.


Re: [ITA] openbabel-3.1.1p32

2023-10-23 Thread Lemures Lemniscati via Cygwin-apps
On Sat, 21 Oct 2023 14:07:26 +0100, Jon Turney
> On 25/10/2020 11:51, Lemures Lemniscati via Cygwin-apps wrote:
> > Hi!
> >
> > ITA for openbabel, which have been maintained by Yaakov [1].
> 
> Hi Lem,
> 
> Is it possible to get a rebuild/update of openbabel for perl5.36/ 
> python3.9/ruby3.2?
> 

Hi, Jon.

I'll update openbabel packages soon, but the packages could have same
problems as in 3.1.1p36-3 (Some tests failed).

[3.1.1p36-3]: 
https://cygwin.com/cgi-bin2/jobs.cgi?srcpkg=openbabel===2386

Regards.

Lem,