update

  1. K

    Upgrading from 13.2-RELEASE-p12 to 14.1

    Hi everyone! I know that this kind of problem was already asked in Internet and also here, but I don't understand all suggested solutions. Can someone explain me what should I do in the case of this error: root@mf:/usr/home/kazham # freebsd-update fetch src component not installed, skipped...
  2. U

    Update to 14.1-RELEASE-p6 Incomplete

    This is happening across all machines. After the usual freebsd-update fetch, freebsd-update install cycle, world/base looks like it updated correctly, but the kernel did not. freebsd-version shows: 14.1-RELEASE-p6 freebsd-version -k shows: 14.1-RELEASE-p5 I noticed this this morning when the...
  3. T

    How to check if there is a new FreeBSD release from the cmdline?

    I am familiar with freebsd-update for patches, but for instance, I want to use the cmdline to see what releases exist. For instance, I want to see that I can upgrade from 14.0-RELEASE to 14.1-RELEASE. I can determine that from the browser, but what about the cmdline?
  4. BaronBS

    Solved How to proper update bootcode in 14.1 (EFI+ZFSBOOT+Full disk encryption)?

    Hello forum. So, a few weeks ago I updated my Latitude5400 from 13.3 to 14.1. A couple of days later I discovered (by running # zpool status) that my zroot pool had a upgrade available. Like a ignorant f..ker I just ran # zpool upgrade zroot expecting that would be the only thing I needed to...
  5. baaz

    WD Blue SA510 SSDs need a CRITICAL update .

    If you have a WD Blue SA510 SSD of any capacity you need to update its firmware and backup your data before it gets bricked . It happened to mine today . Since WD has not communicated about this in any meaningful way, send this to anyone who you may think could be affected ...
  6. julien40

    freebsd-update fetch does not say that my version 13.2 is soon out of date

    Hi, the output of the commands on my server gives me: # freebsd-version -kru 13.2-RELEASE-p11 13.2-RELEASE-p11 13.2-RELEASE-p11 # freebsd-update fetch src component not installed, skipped Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 13.2-RELEASE...
  7. kr0m

    Solved Custom kernel compilation FreeBSD-14.0 no releng found

    I have updated my system from 13.2-RELEASE -> 14.0-RELEASE, I use a custom kernel configuration in order to have network interface polling enabled, yet when I have tried to recompile my custom kernel with 14.0 version I noticed that releng/14.0 is not present in Git repository. Now I have my...
  8. I

    How to update FreeBSD for a PC without Internet connection (ie. behind firewall)?

    I have a machine behind a firewall. How do it update it, ie. to the execute these commands normally of there is an Internet connection: ?
  9. B

    Updating portstree with git sometimes not up to date

    Dear FreeBSD Community, I hope that this is the right forum to ask for. Since portsnap is not supported in FreeBSD 14.0-RELEASE anymore I've decided it's time to switch to git for updating my port trees across the different servers. I did this a few weeks ago like described in the FreeBSD...
  10. W

    Solved New pkg (1.20.8) missing nginx-full

    Hello all, After do an pkg update and pkg upgrade to version 1.20.8 my nginx-full got de-installed and not update. Then tried do pkg install nginx-full or pkg install www/nginx-full and seems this is not on the list. Error message: pkg install nginx-full Updating FreeBSD repository...
  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. A

    Enter full pathname of shell or RETURN for /bin/sh:

    Good day to everyone, I tried to major update freeBSD from 11.4 to 12.1, but I couldn’t update the package. So I tried to rollback freeBSD, but I accidentally erased the update file and decided to downgrade from 12.1 to 11.4. When I restarted, the following code came out, and almost all action...
  14. 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...
  15. Spity

    Update packages?

    A simple question: How do I update the packages installed on my system? For example in Fedora I used: In Arch: On FreeBSD?
  16. C

    uname shows different patch level than freebsd-version

    After most recent run of freebsd-update fetch install and an additional reboot, I'm seeing different patch levels reported by uname and freebsd: root@abc:/usr/home/abc # freebsd-version 12.2-RELEASE-p9 root@abc:/usr/home/abc # uname -a FreeBSD abc.example.com 12.2-RELEASE-p7 FreeBSD...
  17. Scanline

    freebsd-update update3 doesn't resolve anymore

    Hi all, I was doing some update and discover that update3.freebsd.org doesn't resolve anymore. Is it a permanent issue? update1, update2, update4, update5 are all online and in sync with the same content :) Marc
  18. J

    Solved Certificate issues after upgrade?

    Greetings, Posting this because I can't figure the solution after several attempts... Long story short, updated the system some days ago and now nextcloud complains about the Let's Encrypt intermediate certificate (R3). This is not specific to nextcloud as far as I understand it (seems to be...
  19. 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...
  20. decuser

    Solved Update, Upgrade incantations in 2020

    Every day or so, I ssh into my freebsd server and do the following: sudo freebsd-update fetch sudo freebsd-update install sudo pkg update sudo pkg upgrade sudo pkg audit -F Is this all that I need to do to stay up to date (I'm on 12.1-RELEASE-p7 ATM)? and what do I do about identified...
Back
Top