[Bug 221005] MySQL57 -server and -client missing from ports tree

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 25 16:13:59 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221005

--- Comment #1 from Caleb <cm at marblenix.com> ---
Browsing to http://pkg.freebsd.org/FreeBSD:11:amd64/quarterly/All with a web
browser and searching for "mysql57" shows 0 results.

I cannot upgrade to the latest version of mysql57-server

```
$ sudo pkg upgrade mysql57-server
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to upgrade matching 'mysql57-server' have been found
in the repositories
```


```
$ cat /etc/pkg/FreeBSD.conf
# $FreeBSD: releng/11.0/etc/pkg/FreeBSD.conf 303975 2016-08-11 23:39:23Z gjb $
#
# To disable this repository, instead of modifying or removing this file,
# create a /usr/local/etc/pkg/repos/FreeBSD.conf file:
#
#   mkdir -p /usr/local/etc/pkg/repos
#   echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf
#

FreeBSD: {
  url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
  mirror_type: "srv",
  signature_type: "fingerprints",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes
}
```


debdrup from #freebsd suggested it might be due to build errors in
mysql57-client.

http://beefy3.nyi.freebsd.org/data/110amd64-quarterly/446551/logs/errors/mysql57-client-5.7.18_1.log

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list