Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jul 2016 18:29:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210823] sysutils/exfat-utils, sysutils/fusefs-exfat: update to 1.2.4
Message-ID:  <bug-210823-13-JQBBaXtBIf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210823-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210823-13@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=3D210823

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172111|maintainer-approval?(samm@o |
              Flags|s2.kiev.ua)                 |
 Attachment #172111|0                           |1
        is obsolete|                            |
 Attachment #172113|                            |maintainer-approval?(samm@o
              Flags|                            |s2.kiev.ua)

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 172113
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172113&action=
=3Dedit
v2

Oops, libublio is really essential on FreeBSD.

  $ truncate -s1g foo
  $ mdconfig -f foo

Before

  $ mkexfatfs /dev/md0
  mkexfatfs 1.2.4
  Creating... ERROR: failed to erase block 1/1 at 0x38000.

After

  $ mkexfatfs /dev/md0
  mkexfatfs 1.2.4
  Creating... done.
  Flushing... done.
  File system created successfully.

--=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-210823-13-JQBBaXtBIf>