munin and nextcloud
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*munin and Nextcloud [#u35ed711]
munin が動作停止しているサーバがあって、そこにはNextcloud...
すると、停止するなど影響がでかねないので、要注意。という...
/usr/ports/www/nextcloud/Makefile
ORTNAME= nextcloud
PORTVERSION= 23.0.4
CATEGORIES= www
MASTER_SITES= https://download.nextcloud.com/server/rele...
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Personal cloud which runs on your own server
LICENSE= AGPLv3
I GNORE_WITH_PHP=81
USES= cpe gettext-runtime php:flavors,web tar:bzip2
USE_PHP= bcmath bz2 ctype curl dom fileinfo filter gd gm...
json mbstring pcntl pdo posix session simplexml xml xm...
xmlwriter xsl zip zlib
となっている。2022年5月6日時点では、Nextcloud 24.0.0 が最...
ともあれ、munin の動作言語、python 関連は使用していない模...
手動インストール版のnextcloud 23.0.4 のバックアップを取っ...
*ports 版 Nextcloud install [#j98c7c6c]
portinstall -f www/nextcloud
これで、パッケージ名、nextcloud-php80-23.0.4 がインスト...
# pkg delete nextcloud-php80-23.0.4
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 pa...
Installed packages to be REMOVED:
nextcloud-php80: 23.0.4
Number of packages to be removed: 1
The operation will free 419 MiB.
Proceed with deinstalling packages? [y/N]:
# pkg info -r nextcloud-php80-23.0.4
nextcloud-php80-23.0.4:
と、依存関係は素っ気ないw。
インストール時の記録からは、以下のパッケージが必要の模様。
===> nextcloud-php80-23.0.4 depends on package: php80-...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> Generating temporary packing list
install -m 555 /usr/ports/www/nextcloud/work-php80/conf...
いずれにせよ、python のライブラリは不要の模様。ということ...
*munin [#wfbc6ae0]
error は、次のようなもの。
/ver/log/munin/munin-node.log
2022/05/06-13:56:07 Munin::Node::Server (type Net::Serve...
2022/05/06-13:56:07 panic: XSUB Socket6::getaddrinfo (So...
at line 78 in file /usr/local/lib/perl5/site_perl/Net/...
2022/05/06-13:56:07 Server closing!
*pkg install python38 [#mc3b6bfb]
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checke...
New packages to be INSTALLED:
python38: 3.8.13
Number of packages to be installed: 1
The process will require 128 MiB more space.
Proceed with this action? [y/N]: y
[1/1] Installing python38-3.8.13...
[1/1] Extracting python38-3.8.13: 100%
=====
Message from python38-3.8.13:
--
Note that some standard Python modules are provided as s...
as they require additional dependencies. They are availa...
py38-gdbm databases/py-gdbm@py38
py38-sqlite3 databases/py-sqlite3@py38
py38-tkinter x11-toolkits/py-tkinter@py38
root@blackcube:/usr/ports/lang/python38:22_05_07:8:08 #
* /usr/local/bin/ld: /usr/bin/../lib/LLVMgold.so: error l...
[[LLVM gold plugin has failed to create LTO module]] SOLVED
https://forums.freebsd.org/threads/certbot-python3-7-depe...
root@blackcube:~:22_05_13:17:16 # pkg shlib -qR libffi.s...
python38-3.8.13
py38-cffi-1.15.0_1
glib-2.70.4_6,2
gobject-introspection-1.72.0_1,1
p11-kit-0.24.1_1
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
終了行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*munin and Nextcloud [#u35ed711]
munin が動作停止しているサーバがあって、そこにはNextcloud...
すると、停止するなど影響がでかねないので、要注意。という...
/usr/ports/www/nextcloud/Makefile
ORTNAME= nextcloud
PORTVERSION= 23.0.4
CATEGORIES= www
MASTER_SITES= https://download.nextcloud.com/server/rele...
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Personal cloud which runs on your own server
LICENSE= AGPLv3
I GNORE_WITH_PHP=81
USES= cpe gettext-runtime php:flavors,web tar:bzip2
USE_PHP= bcmath bz2 ctype curl dom fileinfo filter gd gm...
json mbstring pcntl pdo posix session simplexml xml xm...
xmlwriter xsl zip zlib
となっている。2022年5月6日時点では、Nextcloud 24.0.0 が最...
ともあれ、munin の動作言語、python 関連は使用していない模...
手動インストール版のnextcloud 23.0.4 のバックアップを取っ...
*ports 版 Nextcloud install [#j98c7c6c]
portinstall -f www/nextcloud
これで、パッケージ名、nextcloud-php80-23.0.4 がインスト...
# pkg delete nextcloud-php80-23.0.4
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 pa...
Installed packages to be REMOVED:
nextcloud-php80: 23.0.4
Number of packages to be removed: 1
The operation will free 419 MiB.
Proceed with deinstalling packages? [y/N]:
# pkg info -r nextcloud-php80-23.0.4
nextcloud-php80-23.0.4:
と、依存関係は素っ気ないw。
インストール時の記録からは、以下のパッケージが必要の模様。
===> nextcloud-php80-23.0.4 depends on package: php80-...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> nextcloud-php80-23.0.4 depends on file: /usr/loca...
===> Generating temporary packing list
install -m 555 /usr/ports/www/nextcloud/work-php80/conf...
いずれにせよ、python のライブラリは不要の模様。ということ...
*munin [#wfbc6ae0]
error は、次のようなもの。
/ver/log/munin/munin-node.log
2022/05/06-13:56:07 Munin::Node::Server (type Net::Serve...
2022/05/06-13:56:07 panic: XSUB Socket6::getaddrinfo (So...
at line 78 in file /usr/local/lib/perl5/site_perl/Net/...
2022/05/06-13:56:07 Server closing!
*pkg install python38 [#mc3b6bfb]
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checke...
New packages to be INSTALLED:
python38: 3.8.13
Number of packages to be installed: 1
The process will require 128 MiB more space.
Proceed with this action? [y/N]: y
[1/1] Installing python38-3.8.13...
[1/1] Extracting python38-3.8.13: 100%
=====
Message from python38-3.8.13:
--
Note that some standard Python modules are provided as s...
as they require additional dependencies. They are availa...
py38-gdbm databases/py-gdbm@py38
py38-sqlite3 databases/py-sqlite3@py38
py38-tkinter x11-toolkits/py-tkinter@py38
root@blackcube:/usr/ports/lang/python38:22_05_07:8:08 #
* /usr/local/bin/ld: /usr/bin/../lib/LLVMgold.so: error l...
[[LLVM gold plugin has failed to create LTO module]] SOLVED
https://forums.freebsd.org/threads/certbot-python3-7-depe...
root@blackcube:~:22_05_13:17:16 # pkg shlib -qR libffi.s...
python38-3.8.13
py38-cffi-1.15.0_1
glib-2.70.4_6,2
gobject-introspection-1.72.0_1,1
p11-kit-0.24.1_1
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
ページ名: