pkg upgrade

  1. D

    pkg upgrade interrupted

    Hello, i havent updated my system in a while and i run pkg update and pkg upgrade. But when i did so i3 crashed for me. Now i had to manually pkg install i3 and pkg install wezterm to get those running again. It seems like for every application, e.g. firefox, i have to manually pkg install...
  2. rwv37

    pkg upgrade says "ABI changed"... why would this happen, what does it mean, what (if anything) do I do

    I should start off by saying that I understand that the "ABI" is an interface to low-level code, which might change for example when you upgrade to a new version of the OS, but that's all I really know about it. With that said: The immediate symptom is that today pkg upgrade told me the...
  3. dbdemon

    pkg upgrade and service restart

    I have been using FreeBSD and pkg for a few years now. I'm still a newbie, but I have developed opinions! And being a member of this forum means I get to share them with you as well! Let's say we're upgrading packages such as postfix, dovecot, and/or php84. The associated services - postfix...
  4. omardevonlittle

    Doing "pkg upgrade" removed Librewolf and now it's missing from latest repository

    Hello everyone, Sometimes "pkg upgrade" removes packages, but I haven't had a situation where it is removed from the latest repository and I cannot install the compiled binaries. I've looked on FreshPorts and the port is still there. I know there is another site where I could look the status of...
  5. G

    pkg cached package : missing or size mismatch, fetching from remote/cannot continue

    Hi, I moved continents back in October/November and I just put back my FreeBSD 14.1-RELEASE-p8 hard disk into another computer. I wanted to upgrade it but cannot perform pkg upgrade (although freebsd-update fetch install did work) I suspect it may be partially caused by my slow connection...
  6. M

    Solved libtasn1 upgrade broke something

    Dears, 14.2-RELEASE-p1 Yesterday I ran an innocent pkg update && pkg upgrade and what got updated was libtasn1. After that has been updated, gnuplot refuses to work: ld-elf.so.1: /usr/local/lib/libtasn1.so.6: version LIBTASN1_0_3 required by /usr/local/lib/libwebkit2gtk-4.0.so.37 not defined...
  7. nxjoseph

    Solved remove/install loop with tcl86 pkg

    Hi. When I do pkg autoremove, it removes lang/tcl86 and after pkg upgrade, it tries to install it again. I did pkg check -ad but it seems like it's not required. It's not a big problem for me but I'd like to know why that loop happens. Thanks. # pkg autoremove Checking integrity... done (0...
  8. A

    Solved Running pkg upgrade stalls at extracting step

    I'm trying to run pkg upgrade but it keeps stalling at the extracting step. Below is what I see when trying to update via SSH. Proceed with this action? [y/N]: y [1/13] Upgrading lidarr from 1.3.5.3530_2 to 2.0.7.3849... ===> Creating groups. Using existing group 'lidarr'. ===> Creating users...
  9. john_rambo

    One major difference that I found between Linux and FreeBSD || How frequently do you install updates ?

    After moving from Arch Linux to FreeBSD 13.0-RELEASE-p7 one major difference that I found was the fact that under all Linux distros there is only one update mechanism which updates both the base and user land packages. For example under Debian/Ubuntu you need to run only sudo apt update && sudo...
  10. byrnejb

    Solved pkg upgrade -- pkg: Cannot get an advisory lock on a database, it is locked by another process

    I checked what was running and saw this: # ps -auwx | grep 'USER\|pkg' | grep -v grep USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 55747 0.0 0.0 11804 2612 - IJ 07:50 0:00.00 /bin/sh - /usr/local/etc/periodic/security/460.pkg-checksum root 58051 0.0 0.0...
  11. B

    Nextcloud-php74 "pkg upgrade choose version"

    Hi there, I am still a bit new to FreeBSD and I hope I can provide all the necessary information. I am having some troubles with upgrading a port. I am running a Nextcloud instance in a FreeBSD 12.2-RELEASE-p2 jail. It is Nextcloud-php74 with Version 18.03. I tried the upgrade and everything...
  12. gpw928

    pkg upgrade: Allow missmatch now?

    Hi, Apologies if this is a common question. I have this: [ritz#257] uname -a FreeBSD ritz.my.domain 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 When I try a package upgrade: [ritz#258] pkg...
  13. FKEinternet

    Is python27 updated?

    On May 7, I got a notification in my server's daily security run output that python27 was determined to be vulnerable: Checking for packages with security vulnerabilities: python27-2.7.14_1 Checking for a current audit database: Database created: Sun May 6 02:13:00 EDT 2018 Checking for...
  14. W

    How do I upgrade LibreOffice?

    FreeBSD 10.3 AMD64. I have LibreOffice 4.3.7.2 installed. The following commands do not help. I am not sure why it thinks LibreOffice is not installed. # pkg update -f Updating FreeBSD repository catalogue... Fetching meta.txz: 100% 944 B 0.9kB/s 00:01 Fetching packagesite.txz...
  15. J

    pkg failure after upgrading pkg

    I'm trying to upgrade pkg: [root@thegate] ~> pkg upgrade pkg Updating FreeBSD repository catalogue... Fetching meta.txz: 100% 944 B 0.9kB/s 00:01 Fetching packagesite.txz: 100% 6 MiB 2.0MB/s 00:03 Processing entries: 100% FreeBSD repository update completed. 25910 packages...
  16. P

    Pkg upgrade pkg not working under 10.2p7 ?

    I have one 10.1-RELEASE, 10.2-RELEASE and 10.211-CURRENT as Parallel VM's on my Mac. A couple of days an upgrade is pending for all machines from pkg 1.6.1 -> 1.6.2. While the upgrade as pkg upgrade pkg worked fine under 10.1 it won't work under 10.2-RELEASE or -CURRENT. Is this a known bug or...
Back
Top