Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jul 2017 05:20:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 212572] devel/glib20: gio-enabled programs fail to write symbolic links (g-io-error-quark: Error opening file '{filename}' Too many links (0))
Message-ID:  <bug-212572-6497-JikEx5vs2B@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212572-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212572-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212572

--- Comment #6 from commit-hook@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

--=20
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-212572-6497-JikEx5vs2B>