The new pkg-1.3.2 is causing me some problems. I have built a clean new set of packages with poudriere but
It's there:
Edit, in case it's important:
pkg upgrade refuses to update itself. If I manually remove pkg and extract and use the new 1.3.2 pkg-static to add it, pkg correctly shows 1.3.2. But pkg version -vR shows it's "orphaned" even though it's available in the repository.
Code:
<...snip...>
phpMyAdmin-4.2.6 = up-to-date with remote
pkg-1.3.2 ? orphaned: ports-mgmt/pkg
png-1.5.18 = up-to-date with remote
<...snip...>
Code:
root@c2:~remko# pkg -vv
Version : 1.3.2
PKG_DBDIR = "/var/db/pkg";
PKG_CACHEDIR = "/var/cache/pkg";
PORTSDIR = "/usr/ports";
INDEXDIR = "";
INDEXFILE = "INDEX-9";
HANDLE_RC_SCRIPTS = false;
ASSUME_ALWAYS_YES = false;
REPOS_DIR [
"/etc/pkg/",
"/usr/local/etc/pkg/repos/",
]
PLIST_KEYWORDS_DIR = "";
SYSLOG = true;
ABI = "freebsd:9:x86:64";
DEVELOPER_MODE = false;
VULNXML_SITE = "http://www.vuxml.org/freebsd/vuln.xml.bz2";
FETCH_RETRY = 3;
PKG_PLUGINS_DIR = "/usr/local/lib/pkg/";
PKG_ENABLE_PLUGINS = true;
PLUGINS [
]
DEBUG_SCRIPTS = false;
PLUGINS_CONF_DIR = "/usr/local/etc/pkg/";
PERMISSIVE = false;
REPO_AUTOUPDATE = true;
NAMESERVER = "";
EVENT_PIPE = "";
FETCH_TIMEOUT = 30;
UNSET_TIMESTAMP = false;
SSH_RESTRICT_DIR = "";
PKG_ENV {
}
DISABLE_MTREE = false;
PKG_SSH_ARGS = "";
DEBUG_LEVEL = 0;
ALIAS {
}
CUDF_SOLVER = "";
SAT_SOLVER = "";
RUN_SCRIPTS = true;
CASE_SENSITIVE_MATCH = false;
LOCK_WAIT = 1;
LOCK_RETRIES = 5;
SQLITE_PROFILE = false;
WORKERS_COUNT = 0;
Repositories:
tc-repo: {
url : "http://our-repo.example.com/packages/TC92-RELEASE-default/",
enabled : yes
}
It's there:
Code:
root@c2:~# fetch http://our-repo.example.com/packages/TC92-RELEASE-default/All/pkg-1.3.2.txz
pkg-1.3.2.txz 100% of 1937 kB 94 MBps 00m00s
Edit, in case it's important:
Code:
root@c1:~# pkg version -vI | grep poudriere
poudriere-devel-3.0.99.20140626 = up-to-date with index