[Bug 192609] New: pkgng fails to find kde4 and fails to install x11/kde4 using WITH_NEW_XORG repo
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 12 09:24:52 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192609
Bug ID: 192609
Summary: pkgng fails to find kde4 and fails to install x11/kde4
using WITH_NEW_XORG repo
Product: Ports Tree
Version: Latest
Hardware: amd64
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: jesse at gooch.io
Created attachment 145703
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145703&action=edit
/usr/local/etc/pkg.conf
Overview: Upon enabling the new_xorg repo for FreeBSD 10-RELEASE I am unable to
install kde4 from pkgng.
Steps to Reproduce:
* Install FreeBSD 10-RELEASE
* Update to FreeBSD 10-RELEASE-p7 with freebsd-update
* Set up WITH_NEW_XORG pkgng repo (pkg+http://pkg.freebsd.org/${ABI}/new_xorg)
as per mailing on freebsd-announce (must set up pkg.conf and add default
freebsd repo and new_xorg repo to /usr/local/etc/pkg/repos)
* pkg update
* pkg install xorg (works)
* Try pkg install kde4 - not found
* Try pkg install x11/kde4
Actual Results:
---
root at vana:/home/jgooch # pkg install kde4
Updating repository catalogue
FreeBSD repository is up-to-date
FreeBSD_new_xorg repository is up-to-date
All repositories are up-to-date
pkg: No packages available to install matching 'kde4' have been found in the
repositories
---
---
root at vana:/home/jgooch # pkg install x11/kde4
Updating repository catalogue
FreeBSD repository is up-to-date
FreeBSD_new_xorg repository is up-to-date
All repositories are up-to-date
Updating database digests format: 100%
Assertion failed: (var == elt->var), function pkg_solve_sat_problem, file
pkg_solve.c, line 508.
Child process pid=61586 terminated abnormally: Abort trap
---
Expected Results: pkgng should have listed dependencies and shown confirmation
to install.
Additional Information: I've attached /usr/local/etc/pkg.conf,
/usr/local/etc/pkg/repos/FreeBSD.conf and
/usr/local/etc/pkg/repos/FreeBSD_new_xorg.conf
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list