[Bug 212572] devel/glib20: gio-enabled programs fail to write symbolic links (g-io-error-quark: Error opening file '{filename}' Too many links (0))
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 1 05:20:02 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212572
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Sat Jul 1 05:19:22 UTC 2017
New revision: 444811
URL: https://svnweb.freebsd.org/changeset/ports/444811
Log:
devel/glib20: fix symlink writing
$ gio save testfile < /etc/shells
$ ln -s testfile testlink
$ gio save testlink < /etc/shells
gio: file:///path/to/testlink: Error opening file '/path/to/testlink': Too
many links
PR: 212572
Reported by: Yuri Victorovich
Submitted by: Ting-Wei Lan
Approved by: maintainer timeout (3 weeks)
MFH: 2017Q2
Changes:
head/devel/glib20/Makefile
head/devel/glib20/files/patch-gio_glocalfileoutputstream.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list