FT-Labs / phyOS-iso

phyOS iso image, click for details
303 stars 3 forks source link

start terminal error ssh-agent #25

Closed ddiaz2380 closed 1 year ago

ddiaz2380 commented 1 year ago

Starting ssh-agent ... _start_agent:18: no existe el fichero o el directorio: /home/daniel/.config/ssh/environment-archlinux chmod: no se puede acceder a '/home/daniel/.config/ssh/environment-archlinux': No existe el fichero o el directorio _start_agent:.:20: no existe el fichero o el directorio: /home/daniel/.config/ssh/environment-archlinux

The ssh-agent is to be able to do the updates of the dotfiles? it is not clear to me...

FT-Labs commented 1 year ago

This should be fixed with latest dotfiles, ssh agent is now optional

ddiaz2380 commented 1 year ago

I have modified a lot of lf, .xprofile, zprofile and zsh If I run phyup dots --force do I lose what I modified? How do I solve it? by the way, will you make a debian iso? or how is it installed? Thx!

FT-Labs commented 1 year ago

Try phyup dots, forcing it won't replace I think.

Comment eval ssh-agent line in ~/.xprofile

Yeap, a debian iso, which will be actually ubuntu based is on the way. There won't be an installer for it, it is going to be installed from phyOS, which will download the source and handle everything in background. I am currently working on it, it is nearly done, for now, it will have 2 flavors (phyOS packages if preferred, otherwise classical gnome ubuntu) and the version is going to be kinetic kudu, 22.10.

ddiaz2380 commented 1 year ago

Excellent, it's an iso like the one based on arch, but based on ubuntu... perfect. Thank you very much for the work you dedicate to your distribution, Regards!

FT-Labs commented 1 year ago

Thanks, I hope it will get much much better! Appreciate your kind comment!

ddiaz2380 commented 1 year ago

Sorry for the last thing... in the settings when I change any option, be it font size or hotkey option. Closing it doesn't save the changes...

FT-Labs commented 1 year ago

Hello, you need to build it with Ctrl+b or select build from top left menu

ddiaz2380 commented 1 year ago

Great, it worked... thank you very much always for your time and predisposition! I was these days with your distro and it works wonders, very light, I got used to the fast keys and others. I just have to get more used to nvim but it's a matter of time... On the other hand, I still get the ssh-agent error when starting the terminal, I disabled all the variables related to ssh-agent but nothing... Going back to neovim, do you have documentation of nvim hotkeys, plugins and other features? Many thanks for everything!

El jue, 5 ene 2023 a la(s) 20:03, Arda Atci @.***) escribió:

Hello, you need to build it with Ctrl+b or select build from top left menu

— Reply to this email directly, view it on GitHub https://github.com/FT-Labs/phyOS-iso/issues/25#issuecomment-1372902774, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANZLU4NKFS6M272K4UHVJSTWQ5HLFANCNFSM6AAAAAATOCCSSQ . You are receiving this because you authored the thread.Message ID: @.***>

FT-Labs commented 1 year ago

Thanks!! Could you delete ssh plugin please, rm -rf ~/.config/zsh/zshcfg/OMZ/plugins/ssh*

Not yet unfortunately, i will do that after next release!

ddiaz2380 commented 1 year ago

solved it by creating the ssh folder in ~/.config/ssh and giving it permissions and then I ran ssh-agent and generated the pid correctly, it no longer gives the error when starting the terminal.

El jue, 5 ene 2023 a la(s) 22:00, Arda Atci @.***) escribió:

Thanks!! Could you delete ssh plugin please, rm -rf ~/.config/zsh/zshcfg/OMZ/plugins/ssh*

Not yet unfortunately, i will do that after next release!

— Reply to this email directly, view it on GitHub https://github.com/FT-Labs/phyOS-iso/issues/25#issuecomment-1372996080, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANZLU4NCWXZRARI7HTZLSPDWQ5VBJANCNFSM6AAAAAATOCCSSQ . You are receiving this because you authored the thread.Message ID: @.***>