мышь плачет, колется, но таки хочет сожрать кактус
Добавлено: 2011-09-07 19:26:20
пытаюсь установить net/cacti
порты обновил сегодня (make update из каталога /usr/ports)
хорошо, качаю
но при попытке продолжить установку (опять make из каталога порта cacti), идёт попытка выкачать этот файл заново
что я упустил?
но на старой виртуалке (где ещё net-mgmt/cacti) -- собирается.
порты обновил сегодня (make update из каталога /usr/ports)
Код: Выделить всё
host# uname -a
FreeBSD host.domain.tld 7.4-RELEASE-p2 FreeBSD 7.4-RELEASE-p2 #0: Tue Aug 2 20:58:08 MSD 2011 root@host.domain.tld:/usr/obj/usr/src/sys/GATEWAY74 i386
host# make install
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
===> Extracting for cacti-0.8.6j.3
=> SHA256 Checksum OK for cacti-0.8.6j.tar.gz.
=> SHA256 Checksum OK for ping_php_version4_snmpgetnext.patch.
=> SHA256 Checksum OK for tree_console_missing_hosts.patch.
=> SHA256 Checksum mismatch for thumbnail_graphs_not_working.patch.
===> Refetch for 1 more times files: thumbnail_graphs_not_working.patch
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
=> thumbnail_graphs_not_working.patch doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.cacti.net/downloads/patches/0.8.6j/thumbnail_graphs_not_working.patch
fetch: http://www.cacti.net/downloads/patches/0.8.6j/thumbnail_graphs_not_working.patch: Requested Range Not Satisfiable
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/thumbnail_graphs_not_working.patch
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/thumbnail_graphs_not_working.patch: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop in /usr/ports/net/cacti.
*** Error code 1
Stop in /usr/ports/net/cacti.
Код: Выделить всё
host#pwd
/usr/ports/distfiles
host# wget http://www.cacti.net/downloads/patches/0.8.6j/thumbnail_graphs_not_working.patch
--2011-09-07 20:05:31-- http://www.cacti.net/downloads/patches/0.8.6j/thumbnail_graphs_not_working.patch
Resolving www.cacti.net (www.cacti.net)... 140.211.167.231, 173.225.179.10, 209.242.232.5
Connecting to www.cacti.net (www.cacti.net)|140.211.167.231|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1515 (1.5K) [text/plain]
Saving to: `thumbnail_graphs_not_working.patch'
100%[===========================================================================================================================>] 1,515 --.-K/s in 0s
2011-09-07 20:05:32 (6.20 MB/s) - `thumbnail_graphs_not_working.patch' saved [1515/1515]
host# ll | grep thumb
-rw-r--r-- 1 root wheel 1515 Feb 19 2007 thumbnail_graphs_not_working.patch
что я упустил?
но на старой виртуалке (где ещё net-mgmt/cacti) -- собирается.