Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Type Update Change
vmactions/freebsd-vm action minor v1.2.9v1.3.6

Release Notes

vmactions/freebsd-vm (vmactions/freebsd-vm)

v1.3.6: fix rsync

Compare Source

fix rsync

v1.3.5: speed up booting time

Compare Source

booting time is reduced from 35s to 15s.
The total time is reduced tom 1m30s to 47s.

v1.3.4: fix bug for rsync back

Compare Source

fix bug for rsync back

v1.3.3: improve booting time

Compare Source

using cache by default

v1.3.2: support cache

Compare Source

support cache

v1.3.1: switch to anyvm.org

Compare Source

switch to anyvm.org

v1.3.0: fix dhcp

Compare Source

fix dhcp


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

@lcheylus
Copy link
Contributor

Tests fail for uptime with this update for FreeBSD CI:

(...)
TRY 1 FAIL [   0.106s] coreutils::tests test_uptime::test_uptime
    stdout ───
  
      running 1 test
      bin: "/home/runner/work/coreutils/coreutils/target/debug/coreutils"
      run: /home/runner/work/coreutils/coreutils/target/debug/coreutils uptime
      test test_uptime::test_uptime ... FAILED
  
      failures:
  
      failures:
          test_uptime::test_uptime
  
      test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 4146 filtered out; finished in 0.09s
      
    stderr ───
      warning: failed to register USDT probes: No such file or directory (os error 2)
  
      thread 'test_uptime::test_uptime' (132086) panicked at tests/by-util/test_uptime.rs:23:10:
      Command was expected to succeed. code: 1
      stdout =  06:13:45  
       stderr = uptime: could not retrieve system uptime
  
      stack backtrace:
         0: __rustc::rust_begin_unwind
                   at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/std/src/panicking.rs:698:5
         1: core::panicking::panic_fmt
                   at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/panicking.rs:75:14
         2: uutests::util::CmdResult::success
                   at ./tests/uutests/src/lib/util.rs:451:9
         3: uutests::util::UCommand::succeeds
                   at ./tests/uutests/src/lib/util.rs:2008:20
         4: tests::test_uptime::test_uptime
                   at ./tests/by-util/test_uptime.rs:23:10
         5: tests::test_uptime::test_uptime::{{closure}}
                   at ./tests/by-util/test_uptime.rs:21:17
         6: core::ops::function::FnOnce::call_once
                   at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/ops/function.rs:250:5
         7: core::ops::function::FnOnce::call_once
                   at /rustc/ed61e7d7e242494fb7057f2657300d9e77bb4fcb/library/core/src/ops/function.rs:250:5
      note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

@renovate renovate bot force-pushed the renovate/vmactions-freebsd-vm-1.x branch from 4bca407 to c677d18 Compare December 15, 2025 18:27
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/sort/sort-field-limit is no longer failing!

@renovate renovate bot force-pushed the renovate/vmactions-freebsd-vm-1.x branch from c677d18 to cc21c9c Compare December 25, 2025 13:44
@renovate renovate bot changed the title chore(deps): update vmactions/freebsd-vm action to v1.3.0 chore(deps): update vmactions/freebsd-vm action to v1.3.1 Dec 25, 2025
@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@renovate renovate bot changed the title chore(deps): update vmactions/freebsd-vm action to v1.3.1 chore(deps): update vmactions/freebsd-vm action to v1.3.2 Dec 25, 2025
@renovate renovate bot force-pushed the renovate/vmactions-freebsd-vm-1.x branch from cc21c9c to fa0487e Compare December 25, 2025 23:19
@github-actions
Copy link

GNU testsuite comparison:

Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing.

@renovate renovate bot changed the title chore(deps): update vmactions/freebsd-vm action to v1.3.2 chore(deps): update vmactions/freebsd-vm action to v1.3.3 Dec 26, 2025
@renovate renovate bot force-pushed the renovate/vmactions-freebsd-vm-1.x branch 2 times, most recently from cb38576 to 1a2947c Compare December 27, 2025 21:41
@renovate renovate bot changed the title chore(deps): update vmactions/freebsd-vm action to v1.3.3 chore(deps): update vmactions/freebsd-vm action to v1.3.4 Dec 27, 2025
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/cp/cp-mv-enotsup-xattr. tests/cp/cp-mv-enotsup-xattr is passing on 'main'. Maybe you have to rebase?
Note: The gnu test tests/csplit/csplit-io-err was skipped on 'main' but is now failing.

@renovate renovate bot changed the title chore(deps): update vmactions/freebsd-vm action to v1.3.4 chore(deps): update vmactions/freebsd-vm action to v1.3.6 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/vmactions-freebsd-vm-1.x branch from 869690a to 08aad74 Compare January 5, 2026 15:48
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants