-
With multirepos we sometimes can have issues with multiple sources of installation/removal. This should be fixed by chosing some specific repo from a set of possible ones.
-
pkg 1.4.0.beta1 exits with signal 6 on "pkg upgrade" (multirepo):
Assertion failed: (curvar != NULL), function pkg_solve_add_request_rule, file pkg_solve.c, line 537
Backtrace:
```
This GDB was conf…
-
Pkg seemt not to be able to make up its mind where to get it's packages from, from the offical package site or my home build ones. I suppose this is fixable with some way to select the "main" repo.
r…
kwm81 updated
9 years ago
-
ref https://github.com/cordoval/gush/issues/27
# Git and GitHub tools
## [gushphp/gush][]
> Gush - Rapid workflow for project maintainers and contributors
> http://gushphp.org
## [defunkt/github-gem]…
-
I have a project called 'module_apt' and I have an already well-known repository which is called 'module_apt.git'. I want to make it available via redmine but I am unable to add that repository, becau…
micah updated
9 years ago
-
I couldn't find a way to specify public keys per repository when using multi-repos. For example I'd like to use a public key to verify packages I have built myself but at the same time use the pkgbeta…
-
With pkgng version 1.0.7
The repo's work fine if your using them on there own.
pkg update downloads the repo.txz files just fine. But errors out after the download with the following error:
Unable t…
kwm81 updated
11 years ago
-
pkgng with MULTIREPO setting set to on replaces its own local.sqlite without any warning if a repository is labeled "local".
Imagine this:
repos:
default : http:///intranet/pkgng/
local : file://…
-
We're running a old version of multirepos (waiting to do an upgrade to Ubuntu 10.04 at the same time we switch to 0.12). The backend is postgresql, 8.2 I think.
Here's what I get when I try to load t…