Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing ssh server software #516

Closed
oshank opened this issue Sep 19, 2016 · 3 comments
Closed

Changing ssh server software #516

oshank opened this issue Sep 19, 2016 · 3 comments
Assignees
Milestone

Comments

@oshank
Copy link

oshank commented Sep 19, 2016

I have come across an issues of sorts with the removal of dropbear. Currently I am running a Pi 3 with v129 and a constant VPN connection. I was planing on using ssh keys to connect to the Pi but was having issues with setting the public key on the Pi. So, I decided to replace dropbear with OpenSSH using the dietpi-software interface and came across an interesting error.

So I found out prior to tonight that I couldn't use apt-get as the mirror list denies my connection through the vpn and thus not being able to do any updates. When I was denied for trying to download/install the openssh packages the dietpi script continued to remove dropbear all together. And now I am unable to access my pi over ssh.

Just thought I should let someone know that the script is still removing dropbear even though installation failed.

@Fourdee Fourdee added this to the v132 milestone Sep 19, 2016
@Fourdee Fourdee self-assigned this Sep 19, 2016
@Fourdee
Copy link
Collaborator

Fourdee commented Sep 19, 2016

@oshank

Ah I see, so the Dropbear program was removed, regardless of the failed installation of OpenSSH server?

I'll look into this, prevent it uninstalling on a failed install. Thanks for letting us know 👍

@oshank
Copy link
Author

oshank commented Sep 19, 2016

Yep! That is exactly what happened!

@Fourdee
Copy link
Collaborator

Fourdee commented Sep 23, 2016

@oshank

DietPi v132:
dietpi-software will now exit on a failed apt installation, rather than continue. This will prevent any further changes (including uninstalls) from occurring.

@Fourdee Fourdee closed this as completed Sep 23, 2016
@Fourdee Fourdee mentioned this issue Sep 25, 2016
Fourdee referenced this issue Sep 25, 2016
v132
(25/09/16)

Changes / Improvements / Optimizations:

DietPi-Software | RPi: Added installation option for DXX-Rebirth (OpenGL port of Descent 1 & 2): http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=2963#p2963

DietPi-Software | Added installation option for Chromium. Please note, only RPi 2+ and Odroids support HW GPU acceleration at this time: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=3011#p3011

DietPi-Software | Added installation option for NextCloud: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=3026#p3026

DietPi-Software | XFCE will now install xfce4-terminal by default. Many thanks to UnixOutlaw for reporting this: http://dietpi.com/phpbb/viewtopic.php?f=11&t=693&p=2982#p2976

DietPi-Software | Cleaned up the default samba server config. Many thanks to Acriax: https://github.com/Fourdee/DietPi/issues/522

DietPi-Software | Php max upload size is now set automatically to the max capable on your device. Generally, 2GB for 32bit systems, 8796PB for 64bit systems. Used by programs such as Nextcloud.

DietPi-Software | UrBackup installation updated to 2.0.34.

DietPi-Update | Added a notice prior to update, with regards to: manually edited Linux configurations possibily affecting the update: https://github.com/Fourdee/DietPi/issues/525

DietPi-Drive_Manager | Added root FS (SD/EMMC) to list of drives, and an option to move userdata their also.

General | p7zip is now installed by default.

Bug fixes:

DietPi-Software | User data directory of "Auto" will only be displayed on 1st run. "Auto" has no effect after 1st run installation is completed.

DietPi-Software | Will now exit on a failed apt installation, rather than continue. This will prevent any further changes (including uninstalls) from occurring. Many thanks to oshank for reporting this issue: https://github.com/Fourdee/DietPi/issues/516

DietPi-Software | Resolved failed installation with NoMachine. Many thanks to Pilovali for reporting this: https://github.com/Fourdee/DietPi/issues/527

DietPi-Services | Resolved an issue where "Samba client" would trigger "Samba server" and result in a failed status: https://github.com/Fourdee/DietPi/issues/451

DietPi-Drive_Manager | Resolved an issue where moving user data, would result in loss of filesystem permissions. Many thanks to Zone22 for reporting this issue: https://github.com/Fourdee/DietPi/issues/523

DietPi-Backup | Default backup directory is now /mnt/dietpi-backup. Previously, USB drive would be used if available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants