Page MenuHomeFreeBSD

emulators/xen-kernel411: drop version number from port
ClosedPublic

Authored by royger on Feb 21 2019, 4:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 18, 4:56 AM
Unknown Object (File)
Mon, Mar 18, 1:12 AM
Unknown Object (File)
Feb 1 2024, 9:53 PM
Unknown Object (File)
Jan 17 2024, 5:16 AM
Unknown Object (File)
Jan 2 2024, 9:21 PM
Unknown Object (File)
Dec 24 2023, 11:45 AM
Unknown Object (File)
Dec 20 2023, 1:58 AM
Unknown Object (File)
Nov 29 2023, 6:45 AM
Subscribers

Details

Summary

I don't have the bandwidth to maintain multiple version of Xen, and
going forward all newer version of Xen should work on FreeBSD without
issues.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22644
Build 21751: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 21 2019, 5:44 PM

Thanks, I'm afraid this is kind of messy however. There was a previous line on the MOVED file from the xen-{kernel/tools} -> xen-{kernel/tools}-47, and now poudriere tells me:

# poudriere testport -o emulators/xen-kernel -j 130-20190207-amd64 -p local -J 16
[00:00:00] Creating the reference jail... done
[00:00:01] Warning: !!! Jail is newer than host. (Jail: 1300010, Host: 1300008) !!!
[00:00:01] Warning: This is not supported.
[00:00:01] Warning: Host kernel must be same or newer than jail.
[00:00:01] Warning: Expect build failures.
[00:00:02] Mounting system devices for 130-20190207-amd64-local
[00:00:02] Mounting ports/packages/distfiles
[00:00:02] Stashing existing package repository
[00:00:02] Mounting packages from: /usr/local/poudriere/data/packages/130-20190207-amd64-local
[00:00:02] Copying /var/db/ports from: /usr/local/etc/poudriere.d/130-20190207-amd64-local-options
/etc/resolv.conf -> /usr/local/poudriere/data/.m/130-20190207-amd64-local/ref/etc/resolv.conf
[00:00:03] Starting jail 130-20190207-amd64-local
[00:00:06] Ports supports: FLAVORS SELECTED_OPTIONS
[00:00:06] MOVED: emulators/xen-kernel moved to emulators/xen-kernel47
[...]

Is this fine?

Should the previous xen -> xen47 entry in MOVED removed?

Thanks.

remove the old lines from MOVED

linimon retitled this revision from xen-4.11: drop version number from port to emulators/xen-kernel411: drop version number from port.Feb 22 2019, 5:29 AM

Remove previous MOVED entry.

This revision now requires review to proceed.Feb 22 2019, 9:55 AM
This revision is now accepted and ready to land.Feb 26 2019, 8:11 AM
This revision was automatically updated to reflect the committed changes.