Recently there was a problem with one compute node servers, which Gentoo (in fact, the chroot environment had not been updated for 3 years) could…
Tag: error
Fix your broken or old portage in Gentoo, fix the emerge command
Using Gentoo for servers and chroots it might happen to deal with old and not regularly updated Gentoo environment, which in some cases is completely…
genkernel – ERROR: Unable to generate splash, ‘splash_geninitramfs’ was not found!
If you tried recently to build your kernel with genkernel (4.0.0_beta17, but you will have the same problem with 3.x) you may end up with…
CentOS 7 – Your kernel headers for kernel cannot be found at – missing kernel-devel
Getting the following error may be deceiving: Because you may have already installed the kernel-headers package for the current kernel and still to get the…
CentOS 7 – Dependency Resolution – Error – Requires: dkms – missing epel repository
Quick note for those not familiar with the CentOS 7 peculiarity and especially the repository peculiarity. Receiving the follwoing error: It means you need a…
emerge – cannot sync with gpg: keyserver refresh failed: General error because of wrong date
Trying to sync one of our virtual servers we got a sync error not able to refresh the OpenPGP keys. The virtual server was just…
aptly publish ERROR: unable to publish: unable to process packages: error linking file to
We’ve encountered the following error when issuing a publish command: And the snapshot had failed to publish. Check if the file is “aptly:aptly” (or the…
Recovering MD array and mdadm: Cannot get array info for /dev/md0
What a case! A long story short one of our disks got a bad disk in a software RAID1 setup and when we tried replacing…
aptly publish: gpg: no default secret key: secret key not available
This is also a common error in a typical aptly installation. The other two common errors related to the GPG keys are: aptly publish: ERROR:…
aptly – ERROR: unable to remove: published repo with storage:prefix/distribution ./mytest-stable not found
Sometimes the user manual may be unclear and you came here searching for a solution of dropping a published repository. We have aptly version: 1.3.0…