live-cd

Ludo Beckers lazylew at gmail.com
Sat Mar 29 05:51:04 PDT 2014


There are 2 differences I see:

> ALIAS                   : {
> }

After the opening { there is a list of stuff I don't see in your file, but
I guess that doesn't matter? The closing } comes after that list.

> Repositories:
>   Avalon: {
>     url             : "
http://mirror-master.dragonflybsd.org/dports/dragonfly:3.8:x86:64/LATEST",
>     enabled         : yes,

Here I also have
enabled : yes,
but it says
/RELEASE
instead of
/LATEST

Apart from that our files look identical.

Ludo
www.potingue.be


On Fri, Mar 28, 2014 at 6:56 PM, John Marino <dragonflybsd at marino.st> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20140329/7c19ea39/attachment-0010.html>


More information about the Users mailing list