Re: want to reset password, but email is defunct

2022-06-02 Thread Joël Krähemann
This can happen. I mean I have lost an email, too. Or some I have abandoned.

On Thu, Jun 2, 2022 at 11:47 AM Ineiev  wrote:
>
> On Wed, Jun 01, 2022 at 11:39:52PM -0700, Scott McPeak wrote:
> >
> > If possible, I'd like to regain access to the account "smcpeak".  My
> > password manager says I last accessed it on 2012-06-06.  I still have what
> > should be the password, but it does not work at
> > https://savannah.nongnu.org/account/login.php .  I'm pretty sure the email
> > for that account is "smcp...@coverity.com", but I no longer have access to
> > that, so cannot reset normally.
> >
> > Is there a procedure for recovering access in this situation?
>
> The email for that account is correct; you registered neither
> SSH keys nor GPG keys, so I have no idea how your identity could be
> confirmed; on the other hand, the account isn't member of any group,
> and its history amounts to a dozen comments in trackers (the latest
> was in 2009), so we could grant you access without any strong proof.
>
> What do other Savannah hackers think?



[Savannah-users] mirror not synced

2017-08-08 Thread Joël Krähemann
Hi,

Yesterday night I did scp gsequencer-0.9.6.tar.gz but my mirror doesn't get it.

http://mirror.easyname.at/nongnu/gsequencer/0.9.x/

By the way we could delete some old directories like:

* stable
* 0.7.x

best regards,
Joël



Re: [Savannah-users] Savannah VMs rebooted for latest security kernel

2017-02-24 Thread Joël Krähemann
Hi Bob

Thank you for your response. I use scp for now.

Bests,
Joël


On Fri, Feb 24, 2017 at 1:56 AM, Bob Proulx  wrote:
> Bob Proulx wrote:
>> Currently the two supported access protocols for 'download' are scp
>> and rsync.  I recommend using rsync.
>
> I am embarrassed to admit that I didn't test this latest before
> sending it.  :-(
>
>> Try this for a listing:
>>
>>   rsync jkraehem...@dl.sv.nongnu.org:/releases/gsequencer/stable/
>
> That works okay.
>
>> Try this for an upload:
>>
>>   rsync -av FILE.TO.UPLOAD 
>> jkraehem...@dl.sv.nongnu.org:/releases/gsequencer/stable/
>
> This is having a failure.  There is a permissions problem.  I wish I
> had tested it before sending it out.  :-(
>
> I am looking at this problem and hopefully we will get it figured out
> soon.  Please stand by.
>
> Bob



Re: [Savannah-users] Savannah VMs rebooted for latest security kernel

2017-02-23 Thread Joël Krähemann
Hi Bob

I experience problems using SFTP.

$ sftp jkraehem...@dl.sv.nongnu.org:/releases/gsequencer
Connection closed

Bests,
Joël


On Thu, Feb 23, 2017 at 10:34 PM, Bob Proulx  wrote:
> Hello Savannah Users,
>
> All of the Savannah VMs have been rebooted for installation of the
> latest security kernel.  All services are running normally.  Please
> let us know if you have problems.
>
> On behalf of the Savannah admins...
>



[Savannah-users] promote linuxfund

2016-11-07 Thread Joël Krähemann
Hi

I'm Joël and maintain Advanced Gtk+ Sequencer.

I have got promised a small donation from linuxfund and want to
promote it on http://nongnu.org/gsequencer/index.html with a badge or
banner.

Since I read there is no advertising allowed I really want to be sure
what goes into that policy.

http://savannah.gnu.org/maintenance/NoAdvertising/

How ever I include badges of core infrastructure initiative and
openhub stats on my site. What I think is reasonable and justified.
But could understand as advertising, too.

http://www.nongnu.org/gsequencer/about.html

I think that's all justified because it supports the free software
ecosystem. Please tell me what is meant with advertising.

Bests,
Joël



[Savannah-users] minos-one bootable live system

2016-07-23 Thread Joël Krähemann
Hi all

Are you interested in hosting a live system I have just created based
on linuxfromscratch.org?

minos-one is a bootable live system respecting the user's freedom. It
is shipped with full source code and mainly targets developers. It is
based on linuxfromscratch.org

various free software licenses are used. The seamonkey tarball in
/home/h3lix is a binary retrieved from project website
seamonkey-project.org and comes without sources.

All sources are located on the bootable ISO image in casper/src.iso

The linux kernel used, was built with firmware.

The current ISO image minos-one-v2.0-h3lix.iso is still uploading to:

https://gitlab.com/minos-one/helix/tree/master

minos-one-v2.0-h3lix.iso is about 21G and fits on a BlueRay disc.

The ISO contains the live system as ext4 FS located in:

capser/rootfs.iso
casper/usr.iso
casper/opt.iso

There is an additional image containing sources not mounted per default:

casper/src.iso

I would use the ordinary registration form but I was stuck with this section:

Checklist - **see How To Get Your Project Approved Quickly**

Cheers,
Joël



[Savannah-users] read-only filesystem

2016-06-24 Thread Joël Krähemann
Hi

I have the following problem:

joelkraehemann@solar-one:~/non-gnu/gsequencer$ git commit -m
"implemente ags_functional_audio_test.c and thus fixed some leaks"
[0.7.x e01a822] implemente ags_functional_audio_test.c and thus fixed some leaks
 28 files changed, 684 insertions(+), 214 deletions(-)
joelkraehemann@solar-one:~/non-gnu/gsequencer$ git push
Counting objects: 40, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (40/40), done.
Writing objects: 100% (40/40), 15.22 KiB | 0 bytes/s, done.
Total 40 (delta 36), reused 0 (delta 0)
error: unable to create temporary sha1 filename : Read-only file system

fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
To jkraehem...@git.sv.gnu.org:/srv/git/gsequencer.git
 ! [remote rejected] 0.7.x -> 0.7.x (n/a (unpacker error))
error: failed to push some refs to
'jkraehem...@git.sv.gnu.org:/srv/git/gsequencer.git'

Bests,
Joël Krähemann



[Savannah-users] custom domain

2016-06-07 Thread Joël Krähemann
Hi all

I just have migrated http://gsequencer.org to http://www.nongnu.org/gsequencer/
Is it allowed to point the domain to the webspace? If so what would be
prefered way to do so?

Cheers,
Joël