Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 09:24:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192609] New: pkgng fails to find kde4 and fails to install x11/kde4 using WITH_NEW_XORG repo
Message-ID:  <bug-192609-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jesse@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@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192609-13>