live-cd
John Marino
dragonflybsd at marino.st
Fri Mar 28 10:56:58 PDT 2014
On 3/28/2014 18:45, Ludo Beckers wrote:
> attached 3 files.
>
Here's what mine looks like:
> muscles# pkg -vv
> Version : 1.2.6
> PACKAGESITE :
> PKG_DBDIR : /var/db/pkg
> PKG_CACHEDIR : /var/cache/pkg
> PORTSDIR : /usr/ports
> PUBKEY :
> HANDLE_RC_SCRIPTS : no
> ASSUME_ALWAYS_YES : no
> REPOS_DIR : [
> /etc/pkg/,
> /usr/local/etc/pkg/repos/,
> ]
> PLIST_KEYWORDS_DIR :
> SYSLOG : yes
> AUTODEPS : yes
> ABI : dragonfly:3.8:x86:64
> DEVELOPER_MODE : no
> PORTAUDIT_SITE : http://portaudit.FreeBSD.org/auditfile.tbz
> VULNXML_SITE : http://www.vuxml.org/freebsd/vuln.xml.bz2
> MIRROR_TYPE : SRV
> FETCH_RETRY : 3
> PKG_PLUGINS_DIR : /usr/local/lib/pkg/
> PKG_ENABLE_PLUGINS : yes
> PLUGINS : [
> ]
> DEBUG_SCRIPTS : no
> PLUGINS_CONF_DIR : /usr/local/etc/pkg/
> PERMISSIVE : no
> REPO_AUTOUPDATE : yes
> NAMESERVER :
> EVENT_PIPE :
> FETCH_TIMEOUT : 30
> UNSET_TIMESTAMP : no
> SSH_RESTRICT_DIR :
> PKG_SSH_ARGS :
> PKG_ENV : {
> }
> DISABLE_MTREE : no
> DEBUG_LEVEL : 0
> ALIAS : {
> }
>
> Repositories:
> Avalon: {
> url : "http://mirror-master.dragonflybsd.org/dports/dragonfly:3.8:x86:64/LATEST",
> enabled : yes,
> fingerprints : "/usr/share/fingerprints",
> pubkey : "NONE"
> }
> IRCAM: {
> url : "http://mirrors.ircam.fr/pub/DragonFlyBSD-dports/dragonfly:3.8:x86:64/LATEST",
> enabled : no
> }
> SchlundTech: {
> url : "http://dfly.schlundtech.de/dports/dragonfly:3.8:x86:64/LATEST",
> enabled : no
> }
> Wolfpond: {
> url : "http://pkg.wolfpond.org/dragonfly:3.8:x86:64/LATEST",
> enabled : no
> }
> muscles#
See the difference?
You have no repositories defined.
Your conf file at /usr/local/etc/pkg/repos/ must still be wrong.
cp the sample file over again, then enable one repository (e.g. avalon)
and use "pkg -vv" to verify it is configured correctly, meaning it looks
like this.
Regards,
John
More information about the Users
mailing list