Skip to content

Commit

Permalink
NetBSDfr/pkgin#1 has been fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
bahamat committed Sep 16, 2019
1 parent 6d12940 commit 6a6cce0
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ See <http://www.pkgsrc.org> for more information.

This is meant only for quick and easy repositories. It's not intended to be
"full featured", whatever that means. If you have a few packages and need to
serve them, this might be for you. If you want to run a large scale high
serve them, this might be for you. If you want to run a large scale high
bandwidth package repository, you might want to look into other options.

# Getting Started
Expand All @@ -26,18 +26,3 @@ vary by platform, but on SmartOS they're in `/opt/local/etc`).

* `pkg_add http://<webserver>/path/<pkg_name>`
* `PKG_PATH=http://<webserver>/path/ pkg_add <pkg_name>`

# Bug with `pkgin`

Currently `pkgin` has a bug that will cause a segfault when `upgrade` or
`full-upgrade` subcommands are requested if there are any packages installed
that are not listed in the *first* listed pkgin repository in
`pkgin/repositories.conf`.

Before issuing `upgrade` or `full-upgrade` you will need to mark all of your
"external" packages `unkeep`.

Issues filed:

* [NetBSDfr/pkgin#1](https://github.com/NetBSDfr/pkgin/issues/1)
* [joyent/pkgsrc#32](https://github.com/joyent/pkgsrc/issues/32)

0 comments on commit 6a6cce0

Please sign in to comment.