maintainer-feedback requested: [Bug 288757] graphics/drm-kmod: drm-kmod does not exist in packages for i386
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 288757: graphics/drm-kmod: drm-kmod does not exist in packages for i386 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288757 --- Description --- FreeBSD i386.rural-networks.com 14.3-RELEASE FreeBSD 14.3-RELEASE releng/14.3-n271432-8c9ce319fef7 GENERIC i386 drm-kmod does not exist in packages for i386 , it seems it has not been build for 14.4 # pkg install drm-kmod Updating FreeBSD repository catalogue... pkg: Repository FreeBSD has a wrong packagesite, need to re-create database Fetching meta.conf: 100% 179 B 0.2kB/s 00:01 Fetching data.pkg: 100% 10 MiB 2.0MB/s 00:05 Processing entries: 100% FreeBSD repository update completed. 35087 packages processed. Updating FreeBSD-kmods repository catalogue... FreeBSD-kmods repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'drm-kmod' have been found in the repositories # vi /usr/local/etc/pkg/repos/FreeBSD.conf FreeBSD: { url: "pkg+https://pkg.FreeBSD.org/${ABI}/latest", mirror_type: "srv", signature_type: "fingerprints", fingerprints: "/usr/share/keys/pkg", enabled: yes } FreeBSD-kmods: { url: pkg+https://pkg.freebsd.org/${ABI}/kmods_latest_${VERSION_MINOR}, signature_type: "fingerprints", fingerprints: "/usr/share/keys/pkg", mirror_type: "srv", enabled: yes, }