Hi there,
I'm a maintainer for the beaker project. https://src.fedoraproject.org/rpms/beaker. Recently I lost my status, but I still contribute patches to it when needed. I would like to get my packager status back and take ownership. The package shouldn't be orphaned.
beaker
Metadata Update from @kevin: - Issue assigned to kevin
Hey @martstyk
Can you 'ssh fedorapeople.org ~/ack-20250507' to show you have the ssh key associated with your account to verify your identity?
$ ssh -l martstyk fedorapeople.org ~/ack-20250507 Connection closed by 152.19.134.196 port 22
Try again now? I think I might see what the problem was...
Done
Used
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINTN6opFMT7ZJv9oF2Yt063TNaMcLQizUA+jySyeVl2U mart.styk@gmail.com
Ah, I think I fixed it. Please try now?
I can access it, but the file is not there.
$ ssh -l martstyk fedorapeople.org ~/ack-20250507 sh: line 1: /Users/mstyk/ack-20250507: No such file or directory
$ ssh -l martstyk fedorapeople.org ls -la total 248 drwxr-xr-x. 4 martstyk martstyk 132 May 9 17:46 . drwxr-xr-x. 6299 root root 155648 Apr 30 09:31 .. -rw-------. 1 martstyk martstyk 452 May 12 12:29 .bash_history -rw-r--r--. 1 martstyk martstyk 18 Mar 12 2019 .bash_logout -rw-r--r--. 1 martstyk martstyk 193 Mar 12 2019 .bash_profile -rw-r--r--. 1 martstyk martstyk 231 Mar 12 2019 .bashrc drwx------. 2 martstyk martstyk 29 Jan 13 2020 .ssh.old -rw-r--r--. 1 martstyk martstyk 658 Mar 4 2019 .zshrc drwxrwxr-x. 3 martstyk martstyk 30 Feb 12 2020 public_html
I guess there was an expectation that I would run some script to confirm my identity or something like that.
@kevin meant to write ssh fedorapeople.org touch ~/ack-20250507; by creating the file with touch, you confirm your access.
ssh fedorapeople.org touch ~/ack-20250507
touch
Oh, now it does make sense. Done.
File: ack-20250507 Size: 0 Blocks: 0 IO Block: 4096 regular empty file Device: fd02h/64770d Inode: 1078375525 Links: 1 Access: (0644/-rw-r--r--) Uid: (1494217974/martstyk) Gid: (1494217974/martstyk) Context: unconfined_u:object_r:user_home_t:s0 Access: 2025-05-12 12:57:23.116696745 +0000 Modify: 2025-05-12 12:57:23.116696745 +0000 Change: 2025-05-12 12:57:23.116696745 +0000 Birth: 2025-05-12 12:57:23.101696599 +0000
yes, that was it. ;)
I've re-added you now. Let us know if you need anything more.
Metadata Update from @kevin: - Issue close_status updated to: accepted - Issue status updated to: Closed (was: Open)