pkg error

  1. N

    pkg delete <xyz> caused dependency issues

    I was trying to downgrade node. I did pkg delete node and pkg install node-<ver> But not I cannot do anything. root@z48021:# ssh Shared object "libldns.so.3" not found, required by "ssh" root@z48021:# scp Shared object "libldns.so.3" not found, required by "scp" root@z48021:# vim Shared object...
  2. Sergei_Shablovsky

    micro editor not installed by pkg

    Micro looks great. ;) For some unknown reason pkg install micro or pkg install editors/micro, even pkg install micro-2.0.10_2 not working, - exit with no Errors with: The most recent versions of packages are already installed BUT nothing really by pkg info micro or pkg info | grep editor...
  3. M

    pkg: No signature found // Unable to update repository

    Dear FreeBSD-community! While upgrading the packages in my jails as usual, I ran over this problem: $ for i in `jls jid` ; do sudo pkg -j $i update ; done Updating FreeBSD repository catalogue... [jailA] Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 [jailA] Fetching packagesite.txz...
  4. StreetDancer

    Solved FreeBSD 12.1-RELEASE + Apache 2.4.x + (problems installing ap24-mod_qos)

    Hey everyone! I want to apply some stricter policies to my apache 2.4.x configuration to allow heavier hits. I am hardening with ap24-mod_qos; however when I go to install it and update pkg repositories; I am getting some strange errors that is leading me to believe it could be a security...
  5. D

    Solved Cannot Install pkg

    Hello, I wanted to check for updates on my server and ran pkg update but the output was: The package management tool is not yet installed on your system. Do you want to fetch and install it now? [y/N]: y Which I replied yes Bootstrapping pkg from...
  6. D

    Solved Issue with building the port in Jail

    Hello, I have been trying to build graphics/drm-fbsd12.0-kmod inside a Jail with make package but there I am having an issue: ===> radeonkmsfw/verde_smc (install) install -T release -o root -g wheel -m 555 radeon_verde_smc_bin.ko...
  7. Abraham79

    Solved pkg not working - ld-elf.so.1: Shared object "libssl.so.111" not found, required by "pkg"

    #uname -a FreeBSD 12.0-BETA1 FreeBSD 12.0-BETA1 r339435 GENERIC amd64 I have got a size mismatch error with pkg and did a "IGNORE_OSVERSION=yes pkg-static update -f", which did not solve this error. pkg was not working: ld-elf.so.1: Shared object "libssl.so.111" not found, required by "pkg"...
  8. B

    Problem unknown with pkg

    So, the problem is that my FBSD installation broke down. That happened why one night, I ran pkg upgrade -f I have no idea why, but when I woke up, FreeBSD was, literally, ruined. The system was in a kind of state which is unknown for me. It was stopped in the lines that warn of all connected...
  9. WHAO

    pkg: Command not found.

    Please help me !! FreeBSD 10.2-RELEASE-p1 I used the command by mistake # pkg delete pkg I know, I an idiot :( Please how fix pkg command pkg: Command not found.
  10. R

    After update pkg. FreeBSD 10.3

    Hi After the next update multiple ports vulnerabilities, including port pkg, stopped working pkg audit in daily security run output. Writes error: Checking for packages with security vulnerabilities: Database fetched: Mon Feb 27 03:34:35 MSK 2017 pkg: sqlite error while executing sqlite open...
  11. coyote_zed

    Issue installing 'dconf-editor'

    I just got done installing Free-BSD 11.0 with Mate. I am trying to install 'dconf-editor' by typing pkg install dconf-editor but get the following error message: pkg: cached package dconf-editor-3.18.2: size mismatch, cannot continue I had already run pkg update; pkg upgrade. Am I missing...
Back
Top