Date: Fri, 12 Dec 2014 09:32:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 195914] New: freebsd-update loop on /usr/share/zoneinfo Message-ID: <bug-195914-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195914 Bug ID: 195914 Summary: freebsd-update loop on /usr/share/zoneinfo Product: Base System Version: 8.4-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: freebsd@snth.eu Since October my FreeBSD 8.4 systems (and 9.1) tell me that there are updates available when I run `freebsd-update fetch`. The updates all reside in /usr/share/zoneinfo. When I install them and run freebsd-update fetch, the same updates are fetched: # freebsd-update fetch Looking up update.freebsd.org mirrors... 5 mirrors found. Fetching metadata signature for 8.4-RELEASE from update2.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be updated as part of updating to 8.4-RELEASE-p20: /usr/share/zoneinfo/Africa/Bamako /usr/share/zoneinfo/Africa/Banjul /usr/share/zoneinfo/Africa/Conakry /usr/share/zoneinfo/Africa/Dakar /usr/share/zoneinfo/Africa/Freetown /usr/share/zoneinfo/Africa/Lome /usr/share/zoneinfo/Africa/Nouakchott /usr/share/zoneinfo/Africa/Ouagadougou /usr/share/zoneinfo/Africa/Sao_Tome /usr/share/zoneinfo/Atlantic/St_Helena /usr/share/zoneinfo/Pacific/Johnston # # # freebsd-update install Installing updates... done. # # # freebsd-update fetch Looking up update.freebsd.org mirrors... 5 mirrors found. Fetching metadata signature for 8.4-RELEASE from update2.freebsd.org... done. Fetching metadata index... done. Inspecting system... done. Preparing to download files... done. The following files will be updated as part of updating to 8.4-RELEASE-p20: /usr/share/zoneinfo/Africa/Bamako /usr/share/zoneinfo/Africa/Banjul /usr/share/zoneinfo/Africa/Conakry /usr/share/zoneinfo/Africa/Dakar /usr/share/zoneinfo/Africa/Freetown /usr/share/zoneinfo/Africa/Lome /usr/share/zoneinfo/Africa/Nouakchott /usr/share/zoneinfo/Africa/Ouagadougou /usr/share/zoneinfo/Africa/Sao_Tome /usr/share/zoneinfo/Atlantic/St_Helena /usr/share/zoneinfo/Pacific/Johnston # I have Nagios set up to monitor for new updates on FreeBSD and all my 8.4 and 9.1 systems are affected. 9.3 and 10.1 are not affected. The difference between these systems is that on 8.4 and 9.1 these files are hardlinks to one timezone file (not part of the perpetual update). On 9.3 and 10.1 these files are regular files (different inodes). Could someone have a look at this and please tell me how to resolve this issue. Thanks in advance. -- 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-195914-8>