upgrade

  1. JT42

    Solved Kernel panic in upgrade to 13.3

    I have a system that was at 13.2 and am attempting to upgrade it to 13.3. I first did: freebsd-update fetch freebsd-update install and then rebooted to get from 13.2-RELEASE-p2 to 13.2-RELEASE-p10. Then I did: freebsd-update upgrade -r 13.3 freebsd-update install It asked me to reboot to...
  2. nerozero

    php upgrade - is there a better way to do?

    Hi there At the moment I'm doing php upgrade by collecting information about existing php packages then deleting them and installing newer versions. Is there a better way to do that ? A small script that I'm using so far: #!/bin/sh cfg_ver_cur="php81" cfg_ver_new="php82"...
  3. D

    Solved Lost GUI and SSH on upgrading to 13.2 - advice on how you would proceed

    TL:dR; After upgrading to 13.2 STABLE from 12.4, everything was fine for a day. But now I have lost the GUI (was XFCE4) and cannot SSH in. Where would you start troubleshooting this? I would be truly grateful for any advice you may have. For example, try and get SSH working, the desktop...
  4. J

    ZFS cannot import pool after booting 13.2 after upgrading to 14.0

    First, a quick warning to beadm users: If you have upgraded to 14.0 and you boot from ZFS and you ran zpool upgrade on your root ZFS pool and you beadm activate a pre-14.0 snapshot then you may be in for some pain :'‑( How did I get here: My FreeBSD system uses UEFI, I boot from ZFS and I...
  5. S

    13.2p5 -> 14.0R - freebsd-update uprade - fails while creating boot environment

    Hi all! This week I tried to upgrade to 14.0-RELEASE from 13.2p5 but I failed. I ran into an zfs error while running freebsd-update upgrade and merging all the config changes. I have many datasets that are used as disks for vms. The upgrade fails with the following error: ............. #...
  6. M

    Solved "After a system upgrade, but before doing a zpool upgrade, the boot loader on the ESP must be updated, or the system may become unbootable."

    Dear Everyone, The release notes for 14.0-RELEASE state, "After a system upgrade, but before doing a zpool upgrade, the boot loader on the ESP must be updated, or the system may become unbootable." My question, in great brevity, is, "How?" (when the system is purely UEFI GPT) Having looked at...
  7. grahamperrin

    Using package build records at pkg-status.freebsd.org

    https://people.freebsd.org/~grahamperrin/pkg-status/ This brief guide includes: screenshots an explanation of why the latest option – not to be confused with packages from the main branch of the ports tree (familiarly known as latest) – is not reliable a hint about the current requirement to...
  8. rwv37

    Replace a drive having a partition in a ZFS pool - how do I deal with the REST of the drive?

    I have a 13.2-RELEASE-p4 machine with four hard drives. They are all partitioned just like this one: # gpart show ada0 => 40 35156656048 ada0 GPT (16T) 40 532480 1 efi (260M) 532520 2008 - free - (1.0M) 534528 33554432 2...
  9. BaronBS

    Solved How to check if xy.z-Stable needs update?

    So, last week I moved from 13.2-Release-p1 to 13.2-Stable following the Handbook during the process. Everything went easily and smooth. I just have one question. The handbook explain about the N-number and how to check it locally. Is there a way to check if my /usr/src needs update without...
  10. digimaus

    Upgraded Firefox and now no audio

    Hi everyone, I'm running 13.1-RELEASE-p6 with an onboard Realtek ALC255 and OSS as my audio system. Tonight I upgraded to Firefox 112.0 and now there's no sound in Firefox. System audio works; I tested it using VLC. I do have "media.cubeb.backend" set to "oss" in Firefox. I confirmed that...
  11. jjrabbit

    Solved Can't SSH After 13.1-RELEASE Update

    Hello, During the upgrade process to FreeBSD 13.1-RELEASE the installer tells me: The following file could not be merged automatically: /etc/ssh/sshd_config Press Enter to edit this file in vi and resolve the conflicts manually... This is on a clean installation (i.e. zero changes). #...
  12. B

    Broken Upgrade from 13.0-RELEASE to 13.1-RELEASE

    I recently upgraded my server from FreeBSD 13.0 RELEASE to 13.1 RELEASE. I followed the instructions in the handbook, but I'm having issues, especially with iocage. When I attempt to run iocage, I get this error: # iocage ld-elf.so.1: /lib/libc.so.7: version FBSD_1.7 required by...
  13. U

    Solved Difficulty upgrading Jails

    Hi All, I upgraded my server from 13.0-RELEASE-p4 to 13.0-RELEASE-p13, and when I tried to run python3.9 in a jail I got the following error: ld-elf.so.1: /lib/libc.so.7: version FBSD_1.7 required by /usr/local/lib/libpython3.9.so.1.0 not found So I search on the forum and find this...
  14. rwp

    Solved Running Emacs 28.1 on Upgraded FreeBSD 13.1

    Hello, FreeBSD is upgraded from 13.0 to 13.1, and doing: pkg install -y emacs-nox emacs Results in: ld-elf.so.1: /lib/libc.so.7: version FBSD_1.7 required by /usr/local/bin/emacs not found I've already done pkg upgrade -y to upgrade all packages globally on the system, but this error still...
  15. noodlefling

    updated to 13.1-RELEASE, portupgrade now broken

    I just updated to 13.1-RELEASE from 12.3-RELEASE using freebsd-update -r 13.1-RELEASE upgrade I did the first install run, then the second, then it told me to update the ports first. So, I ran portupgrade -can and I got an error that told me it noticed a major version change, so please do a...
  16. Rudy

    Upgrade notes, using /usr/src from 12.2 -> 13.1

    I just completed upgrading a few boxes from 12.x to 13.1-RC4 and kept some running notes in a TXT file. May it help you. ------------------- Get the souce -------------------- FIRST TIME: # git clone -b releng/13.1 --depth 1 https://git.freebsd.org/src.git /usr/src UPDATE SRC: # cd...
  17. uchman

    freebsd-update to 13.1-RC5: Unable to relocate undefined weak TLS variable

    Hi! I have recently tried to upgrade two of my raspberry pi 4 machines from 13.1-BETA to 13.1-RC5, but both of them failed in the same manner. after running freebsd-update upgrade -r 13.0-RC5 freebsd-update install reboot I did the final installation step and it rendered alot of errors...
  18. Relricey

    Solved Which commands should I use to update FreeBSD?

    Hi. This is my first post. The forum is beautiful. Which is better? Or is there another better method to update/upgrade? Is there duplication/overlap in these commands? freebsd-update fetch && freebsd-update fetch install or freebsd-update fetch && pkg update && pkg upgrade or...
  19. D

    Solved Huge file size of proj-8.2.1,1

    While upgrading packages today, I noticed that the updated graphics/proj package 'proj-8.2.1,1' now has a flat file size of 2.07GiB! The previous version of the package used to be around 450MB. Is this huge increase in file size expected? Here are the details of the package from pkg info proj...
  20. m_pahlevanzadeh

    mysql can't start after upgrade

    I upgrade my freebsd and all of my packages, But mysql can't start after upgrade. How do I start it? By the way, My MySQL doesn't create any log messages.
Back
Top