Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 16:39:23 GMT
From:      Guayaseal <kozlowsm@mini.pw.edu.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/186007: pkgng is the deafult for 10.0. `pkg.FreeBSD.org/${ABI}/latest' seems to be too outdated
Message-ID:  <201401221639.s0MGdNla090023@oldred.freebsd.org>
Resent-Message-ID: <201401221640.s0MGe0i4008252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186007
>Category:       conf
>Synopsis:       pkgng is the deafult for 10.0. `pkg.FreeBSD.org/${ABI}/latest' seems to be too outdated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 22 16:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Guayaseal
>Release:        10.0
>Organization:
>Environment:
FreeBSD think40 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 01:46:25 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Pkgng is the default for FreeBSD 10.0 The `/etc/pkg/FreeBSD.conf' contains the line:

url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",

Unfortunately this repo is a little out-of-date / doesn't contain a few important packages. One of the very first steps on a newly installed system would be:

# pkg install xorg

Unfortunately it will fail:

# pkg install xorg
Updating repository catalogue
pkg: Missing dependency matching 'x11-servers/xorg-server'
pkg: Missing dependency matching 'x11-drivers/xf86-video-vesa'
pkg: Missing dependency matching 'x11-drivers/xorg-drivers'
pkg: No packages matching 'xorg' available in the repositories

Wouldn't:

url: "pkg+http://pkg.FreeBSD.org/${ABI}/release/0",

as a default be any better?
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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