Jump to content

Cucaracha

Members
  • Posts

    3
  • Joined

  • Last visited

  1. I have the same issue and I've tested the script with the --delete option. The change solved my issue. Before I had about 74 MB in /var/log.hdd/journal. After the change and executing the cronjob I have about 7 MB now. So the ramdisk will not be overfilled anymore. I've created a pull request with this small change: https://github.com/armbian/build/pull/3779
  2. Hi folks, I'm using a NanoPi Neo 2 with Armbian Buster but I think my problem does not relate to this specific hardware. I wanted to update my Pi today, so I ran: > sudo apt update Hit:1 [... and so on] Reading package lists... Done Building dependency tree Reading state information... Done 1 package can be upgraded. Run 'apt list --upgradable' to see it. and > sudo apt list --upgradable Listing... Done hostapd/buster 3:2.9-101~armbian20.05.0-trunk+1 arm64 [upgradable from: 3:2.7-99~armbian5.86+1] N: There are 4 additional versions. Please use the '-a' switch to see them. But I could not upgrade. It says there are no packages available. So I ran: > sudo apt install hostapd Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: hostapd : Depends: libssl1.0.0 (>= 1.0.2~beta3) but it is not installable E: Unable to correct problems, you have held broken packages. Today I updated Pi-Hole and yesterday I activated unintended-upgrades (security updates) by editing /etc/apt/apt.conf.d/02-armbian-periodic. I also executed the following command: sudo dpkg-divert --no-rename --add /etc/apt/apt.conf.d/02-armbian-periodic So there is something broken but I don't know what and how I can fix it. I hope you can help me. Thanks in advance.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines