Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2022 11:46:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265944] database/mariadb*: warnings when used in conjunction with shells/fish
Message-ID:  <bug-265944-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265944

            Bug ID: 265944
           Summary: database/mariadb*: warnings when used in conjunction
                    with shells/fish
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: asomers@FreeBSD.org
          Reporter: s13k@pm.me
             Flags: maintainer-feedback?(asomers@FreeBSD.org)
          Assignee: asomers@FreeBSD.org

# mariadb --version
mariadb  Ver 15.1 Distrib 10.6.8-MariaDB, for FreeBSD13.0 (amd64) using=20
EditLine wrapper

# fish --version
fish, version 3.4.1

# service mysql-server restart
Stopping mysql.
error: can not save history
warning-path: Unable to locate data directory derived from $HOME:
'//.local/share/fish'.
warning-path: The error was 'Permission denied'.
warning-path: Please set $HOME to a directory where you have write access.

error: can not save universal variables or functions
warning-path: Unable to locate config directory derived from $HOME:
'//.config/fish'.
warning-path: The error was 'Permission denied'.
warning-path: Please set $HOME to a directory where you have write access.

Waiting for PIDS: 8471.
Starting mysql.
error: can not save history
warning-path: Unable to locate data directory derived from $HOME:
'//.local/share/fish'.
warning-path: The error was 'Permission denied'.
warning-path: Please set $HOME to a directory where you have write access.

error: can not save universal variables or functions
warning-path: Unable to locate config directory derived from $HOME:
'//.config/fish'.
warning-path: The error was 'Permission denied'.
warning-path: Please set $HOME to a directory where you have write access.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265944-7788>