freebsd-update

  1. fivedonuts

    Solved freebsd-update fetch fails

    Hi folks, I'm running 14.3-RELEASE and recently ran freebsd-update fetch and seem to be getting a strange response from the update server: # freebsd-update -v debug fetch Password: Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching metadata signature for 14.3-RELEASE from...
  2. elgrande

    No servers found in AWS image

    When trying to the latest 14.3 patch, I receive the following error in an AWS EC2 server (amd64): root@freebsd:~ # freebsd-update fetch src component not installed, skipped Looking up aws.update.FreeBSD.org mirrors... 1 mirrors found. Fetching metadata signature for 14.3-RELEASE from...
  3. dbdemon

    During freebsd-update to 14.3-R: Timeout, server $VPS_IP_ADDRESS not responding

    I was trying to upgrade my VPS to 14.3-R, but it was failing because the SSH connection kept breaking while the freebsd-update command was running with the error message "Timeout, server $VPS_IP_ADDRESS not responding" (where $VPS_IP_ADDRESS is the IPv4 address of my VPS). I didn't have any...
  4. N

    CBSD putting disk image of bhyve-guest in RELEASE?

    Hi, Just ran freebsd-install upgrade -r 14.2 (upgrading from 14.0). After that I ran: # /usr/sbin/freebsd-update install Creating snapshot of existing boot environment... cannot create 'zroot/ROOT/14.0-RELEASE-p3_2025-01-09_215215/homeassi3/dsk1.vhd': 'canmount' do es not apply to datasets of...
  5. C

    [Jail] Fail to update FreeBSD Jail once the host is updated to latest patch

    Hi everyone, Today I wanted to create a simple Jail template ZFS dataset so that I can just do a zfs clone template_dataset@snapshot mynewjail_dataset to create a new one. However, when I do freebsd-update fetch and freebsd-update install to install the latest security patch, I find that I no...
  6. 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...
  7. NapoleonWils0n

    Freebsd 14.1 p4 is out

    just a heads up that Freebsd 14.1 p4 is out a little tip when you do a pkg update and see freebsd-release-manifests listed its a good time to check if there is a an update for freebsd freebsd-update fetch sudo freebsd-update fetch create a new boot environment with beadm sudo beadm create...
  8. K

    13.2-RELEASE-p11 to 13.3-RELEASE?

    I have a FreeBSD 13.2 box; [FreeBSD-root@me:~]# freebsd-version -kru 13.2-RELEASE-p11 13.2-RELEASE-p11 13.2-RELEASE-p12 [FreeBSD-root@me:~]# uname -a FreeBSD me 13.2-RELEASE-p11 FreeBSD 13.2-RELEASE-p11 GENERIC amd64 I'd like to upgrade it to 13.3-RELEASE. However these both look scary...
  9. DaLynX

    freebsd-update has been running for 4 days

    Hi, I am looking for help trying to understand what is taking to so long. I started a jail upgrade from 12.2 to 14.1 on Sunday. Previous ones have been long already, like one day. Okay. This one has been running for four days already. Here's the status: The following files will be updated as...
  10. D

    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...
  11. illegalcoding

    ld-elf.so.1: /usr/sbin/pkg: Undefined symbol "fetchDebug"

    I'm not sure what happened, but suddenly any attempt to run pkg says ld-elf.so.1: /usr/sbin/pkg: Undefined symbol "fetchDebug". I tried reinstalling it from ports, and I got this error ld-elf.so.1: /usr/bin/fetch: Undefined symbol "fetchRestartCalls", but I managed to download the file it wanted...
  12. dbdemon

    "freebsd-update fetch" says files have been modified locally

    When I run freebsd-update fetch, it says I have modified some files locally: The following files are affected by updates. No changes have been downloaded, however, because the files have been modified locally: /etc/defaults/rc.conf /var/db/mergemaster.mtree I don't remember modifying these -...
  13. B

    Can't update from 13.2-RELEASE-p5 to 13.2-RELEASE-p10

    Dear amazing FreeBSD Community, I have never encountered the following problem: I wanted to update my testmachine which is running an older patchlevel of FreeBSD 13.2-RELEASE namely 13.2-RELEASE-p5 to the newest patchlevel which is currently 13.2-RELEASE-p10. When issuing the command sudo -E...
  14. ivanov

    Solved thin jail mixup between 13.2 and 14.0 caused ld-elf.so.1: Shared object "libcap_dns.so.2" not found, required by "ping"

    I was following the handbook when creating a thin jail and ended up with a jail where ping reports the following error: ld-elf.so.1: Shared object "libcap_dns.so.2" not found, required by "ping" The fault is probably mine, but I wanted to understand better what happened. My host is...
  15. decuser

    Solved do I need to do bectl create updates prior to freebsd-update fetch install

    I'm cleaning up my notes now that I'm committed to running FreeBSD on my desktop full-time. I noticed that when I run freebsd-update it creates a snapshot of the environment? So, in theory, I shouldn't need to create one prior to running the command. Is what freebsd-update doing sufficient if...
  16. S

    In Simple Terms: How do I Merge During [freebsd-update -r]

    Hello everyone, The FreeBSD Handbook, chapter 26, concerning my question is presently still using jargon beyond my level of learning; searching the forum, the Internet, YouTube, etc. did not yield an explanation for my rather basic question. I hope I do not disturb the quality of the forums by...
  17. K

    Upgrading ZFS/zpool under FreeBSD 14?

    Hello there. Just upgraded from 13.2 to 14.0 RELEASE, via freebsd-update tool. I guess I manually need to execute command for ZFS update/upgrade, after FreeBSD upgrade from 13.2 to 14, right? I'd like to be careful on this step because this is a remote dedicated server with no physical access...
  18. K

    After update: Server refused to allocate pty

    Hi, after freebsd-update fetch install and a reboot, I now cannot connect to my remote server. My ssh client on Windows says: End of keyboard-interactive prompts for server - Server refused to allocate pty. I tried to clean my known_hosts ssh file on Windows, then tried to reconnect, nothing...
  19. D

    [FreeBSD 13.1p7] : my sys/signal.h is not conforming

    Hi everybody, that's strange. I've discovered that the line : ADD_SIGCODE(SIGFPE, 8, FPE_FLTIDO, 9, "input denormal operation"); is missing in my sys/signal.h... while $ freebsd-version 13.1-RELEASE-p7 WTF ! I've just run : # freebsd-update fetch # freebsd-update install But sys/signal.h is...
  20. byrnejb

    Solved Upgrade to 12.4 from 12.3 - sshd_config file trashed

    I have a number of special settings in /etc/ssh/sshd_config. When I tried to upgrade from 12.3 to 12.4 the config merge process removes everyone of them including the ListenAddress which disables sshd altogether. I do not recall having this difficulty with previous upgrades. Is my memory going...
Back
Top