Re: freebsd-update: cannot open patchlist

2018-05-27 Thread Rainer Duffner


> Am 27.05.2018 um 16:28 schrieb Randy Bush :
> 
> indeed, that fixes it.  thank you.


;-)
BTDTGTT

This is (or was) especially a problem with ezjail’s use of freebsd-update.

Most of the time, freebsd-update works - but when it gets confused, the 
quickest solution is often to start from scratch.

Which is a real pain if you need to download through a proxy that doesn’t do 
http-pipelining (like the Sophos UTM née Astaro devices).

IIRC, there’s still no way to disable that behavior.


___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: freebsd-update: cannot open patchlist

2018-05-27 Thread Randy Bush
>> # freebsd-update upgrade -r 11.1-RELEASE
> 
> Does it still happen when you run
> rm -rf /var/db/freebsd-update/*
> freebsd-update -r 11.1-RELEASE upgrade

indeed, that fixes it.  thank you.

randy
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: freebsd-update: cannot open patchlist

2018-05-27 Thread Rainer Duffner


> Am 27.05.2018 um 04:05 schrieb Randy Bush :
> 
> # freebsd-update upgrade -r 11.1-RELEASE



Does it still happen when you run

rm -rf /var/db/freebsd-update/*

freebsd-update -r 11.1-RELEASE upgrade

?


___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: freebsd-update: cannot open patchlist

2018-05-27 Thread Randy Bush
>> # freebsd-update upgrade -r 11.1-RELEASEa
> 
> you probably noticed the moment you hit the send button, but in case
> you didn't: Try to update to 11.1-RELEASE instead of 11.1-RELEASEa

typo after paste

# history | grep upgrade
   53  freebsd-update upgrade -r 11.1-RELEASE
   58  history | grep upgrade

and i now have the problem on two out of four systems i am upgrading.
all currently 10.3-RELEASE-p24 trying to go to 11.1

randy
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


freebsd-update: cannot open patchlist

2018-05-26 Thread Randy Bush
# uname -a
FreeBSD rip.psg.com 10.3-RELEASE-p24 FreeBSD 10.3-RELEASE-p24 #0: Wed Nov 15 
04:57:40 UTC 2017 
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

# freebsd-update upgrade -r 11.1-RELEASEa
...
.3090030910309203093030940309503096030970309803099031000.
 done.
Applying patches... /usr/sbin/freebsd-update: cannot open patchlist: No such 
file or directory
done.
/usr/sbin/freebsd-update: cannot open files.wanted: No such file or directory
rm: files.wanted: No such file or directory
rm: filelist: No such file or directory
rm: patchlist: No such file or directory

rip.psg.com:/root# df -h
FilesystemSizeUsed   Avail Capacity  Mounted on
/dev/mirror/gm1s1a 15G540M 14G 4%/
devfs 1.0K1.0K  0B   100%/dev
/dev/mirror/gm1s1d 15G 66M 14G 0%/var
/dev/mirror/gm1s1e 15G2.0M 14G 0%/var/spool
/dev/mirror/gm1s1f 15G 47M 14G 0%/root
/dev/mirror/gm1s1g1.7T648G941G41%/usr
procfs4.0K4.0K  0B   100%/proc
fdescfs   1.0K1.0K  0B   100%/dev/fd
/dev/md0  124M 32K114M 0%/tmp


all i have found so far on the net of a thousand lies is that i need to
upgrade to 10.3 first; but it is at 10.3.

randy
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"