On 12/18/2024 3:37 PM, Federico Kircheis via Cygwin wrote:
On 18/12/2024 20.38, Eliot Moss wrote:
On 12/18/2024 2:30 PM, Federico Kircheis via Cygwin wrote:
On 05/11/2024 18.31, Federico Kircheis wrote:
On 05/11/2024 18.29, ASSI via Cygwin wrote:
Federico Kircheis via Cygwin writes:
I also d
On 18/12/2024 20.38, Eliot Moss wrote:
On 12/18/2024 2:30 PM, Federico Kircheis via Cygwin wrote:
On 05/11/2024 18.31, Federico Kircheis wrote:
On 05/11/2024 18.29, ASSI via Cygwin wrote:
Federico Kircheis via Cygwin writes:
I also did a chmod/chown on the file to ensure that the permission
w
On 12/18/2024 2:30 PM, Federico Kircheis via Cygwin wrote:
On 05/11/2024 18.31, Federico Kircheis wrote:
On 05/11/2024 18.29, ASSI via Cygwin wrote:
Federico Kircheis via Cygwin writes:
I also did a chmod/chown on the file to ensure that the permission
where correct.
The file with the permissi
On 05/11/2024 18.31, Federico Kircheis wrote:
On 05/11/2024 18.29, ASSI via Cygwin wrote:
Federico Kircheis via Cygwin writes:
I also did a chmod/chown on the file to ensure that the permission
where correct.
The file with the permission unchanged worked without issues when
moved in ~/.ssh.
W
> >> I haven't used cygport up in a long time - I use git push now, and let
> >> scallywag build the packages
>
> Is this workflow described somewhere?
> It sounds interesting.
Yes!
Git repositories for Cygwin packaging: https://cygwin.com/packaging/repos.html
Once you push your .cygport fil
On 05/11/2024 18.29, ASSI via Cygwin wrote:
Federico Kircheis via Cygwin writes:
I also did a chmod/chown on the file to ensure that the permission
where correct.
The file with the permission unchanged worked without issues when
moved in ~/.ssh.
Whatever directory that file resides in must be
Federico Kircheis via Cygwin writes:
> I also did a chmod/chwon on the file to ensure that the permission
> where correct.
> The file with the permission unchanged worked without issues when
> moved in ~/.ssh.
Whatever directory that file resides in must be readable only by the
owner or SSH will n
On 05/11/2024 17.01, Brian Inglis via Cygwin wrote:
On 2024-11-05 04:19, Andrew Schulman via Cygwin wrote:
On 2024-11-04 12:20, Federico Kircheis via Cygwin wrote:
up until recently I've uploaded packages the following way
export SSH_KEY=/path/to/id_rsa;
cygport /path/to/file.cygport upload
but
On 2024-11-05 04:19, Andrew Schulman via Cygwin wrote:
On 2024-11-04 12:20, Federico Kircheis via Cygwin wrote:
up until recently I've uploaded packages the following way
export SSH_KEY=/path/to/id_rsa;
cygport /path/to/file.cygport upload
but today I got the following error
cd: Fatal error: max
> On 2024-11-04 12:20, Federico Kircheis via Cygwin wrote:
> > up until recently I've uploaded packages the following way
> > export SSH_KEY=/path/to/id_rsa;
> > cygport /path/to/file.cygport upload
> > but today I got the following error
> > cd: Fatal error: max-retries exceeded
> > I've fixed it
On 2024-11-04 12:20, Federico Kircheis via Cygwin wrote:
up until recently I've uploaded packages the following way
export SSH_KEY=/path/to/id_rsa;
cygport /path/to/file.cygport upload
but today I got the following error
cd: Fatal error: max-retries exceeded
I've fixed it by copying my key in the
Hello,
up until recently I've uploaded packages the following way
export SSH_KEY=/path/to/id_rsa;
cygport /path/to/file.cygport upload
but today I got the following error
cd: Fatal error: max-retries exceeded
I've fixed it by copying my key in the .ssh folder
cp $SSH_KEY ~/.ssh/id_rsa
cygp
12 matches
Mail list logo