1

Тема: Изучаем freebsd-update

test# freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching public key from update5.FreeBSD.org... failed.
Fetching public key from update4.FreeBSD.org... failed.
Fetching public key from update2.FreeBSD.org... failed.
No mirrors remaining, giving up.

Почему то постоянно failed показывает. Что нужно сделать чтобы стало "правильно" отрабатывать?

2

Re: Изучаем freebsd-update

/etc/freebsd-update.conf может тут чего подправить?

3

Re: Изучаем freebsd-update

там вроде править нечего. Все ровно.

4

Re: Изучаем freebsd-update

uname -a ?

5

Re: Изучаем freebsd-update

test# freebsd-update -v debug fetch
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching public key from update2.FreeBSD.org... fetch: http://update2.FreeBSD.org/7.3-STABLE/amd64/pub.ssl: Not Found
failed.
Fetching public key from update4.FreeBSD.org... fetch: http://update4.FreeBSD.org/7.3-STABLE/amd64/pub.ssl: Not Found
failed.
Fetching public key from update5.FreeBSD.org... fetch: http://update5.FreeBSD.org/7.3-STABLE/amd64/pub.ssl: Not Found
failed.
No mirrors remaining, giving up.

6

Re: Изучаем freebsd-update

uname -a ?

Добавлено: 15-07-2010 14:27:10

если верить freebsd.org, а я думаю верить можно, то обновить ветку -STABLE таким макаров нельзя


Добавлено: 15-07-2010 14:30:09

собственно в man все написано

DESCRIPTION
     The freebsd-update tool is used to fetch, install, and rollback binary
     updates to the FreeBSD base system.  Note that updates are only available
     if they are being built for the FreeBSD release and architecture being
     used; in particular, the FreeBSD Security Team only builds updates for
     releases shipped in binary form by the FreeBSD Release Engineering Team,
     e.g., FreeBSD 6.1-RELEASE and FreeBSD 6.2-RC1, but not FreeBSD 6.2-STABLE
     or FreeBSD 7.0-CURRENT.

7

Re: Изучаем freebsd-update

test# uname -a
FreeBSD test.localhost 7.3-STABLE FreeBSD 7.3-STABLE #0: Thu Jul 15 07:10:22 UTC 2010     [email protected]:/usr/obj/usr/src/sys/GENERIC  amd64
test#


А мне думается что всетаки не в стабле проблема. Там на update.freebsd.org все пусто. И ключей нет

8

Re: Изучаем freebsd-update

вот собственно

%sudo freebsd-update fetch
Looking up update.FreeBSD.org mirrors... none found.
Fetching public key from update.FreeBSD.org... done.
Fetching metadata signature for 6.3-RELEASE from update.FreeBSD.org... done.
Fetching metadata index... done.
Fetching 2 metadata files... ^C

%uname -a
FreeBSD netup.local 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Tue Apr  8 16:28:07 YAKST 2008     [email protected]:/usr/src/sys/i386/compile/netup  i386

%