Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2013 16:39:33 +0200
From:      Bjorn Carlsson <bc@skogen.nu>
To:        freebsd-ports@freebsd.org
Subject:   what am i doing wrong
Message-ID:  <201304051639.33347.bc@skogen.nu>

next in thread | raw e-mail | index | archive | help
Late one night I felt adventurous and wanted to try pkgng.. now:

[root@kaguzi /home/bc]# pkg version | grep "<"
ImageMagick-6.7.9.4                <
apache22-2.2.22_8                  <
apr-1.4.6.1.4.1_1                  <
automake-1.12.3                    <
bash-4.2.37                        <
cairo-1.10.2_4,2                   <
cups-client-1.5.2_2                <
cups-image-1.5.2_1                 <
emacs-24.2,2                       <
^C
[root@kaguzi /home/bc]# pkg upgrade
Updating repository catalogue
Repository catalogue is up-to-date, no need to fetch fresh copy
Nothing to do
[root@kaguzi /home/bc]# more /usr/local/etc/pkg.conf
# System-wide configuration file for pkg(1)
# For more information on the file format and
# options please refer to the pkg.conf(5) man page

# Configuration options
PACKAGESITE         : http://pkg.freebsd.org/${ABI}/latest
#SRV_MIRRORS        : NO
#PKG_DBDIR          : /var/db/pkg
#PKG_CACHEDIR       : /var/cache/pkg
#PORTSDIR           : /usr/ports
#PUBKEY             : /etc/ssl/pkg.conf
#HANDLE_RC_SCRIPTS   : NO
#PKG_MULTIREPOS     : NO
#ASSUME_ALWAYS_YES   : NO
#SYSLOG             : YES
#SHLIBS             : NO
#AUTODEPS           : NO
#PORTAUDIT_SITE     : http://portaudit.FreeBSD.org/auditfile.tbz

# Repository definitions
#repos:
#  default : http://example.org/pkgng/
#  repo1 : http://somewhere.org/pkgng/repo1/
#  repo2 : http://somewhere.org/pkgng/repo2/

[root@kaguzi /home/bc]#

What am I doing wrong (besides the obvious about late night adventures..)

Thanks.



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