Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2018 02:20:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230493] dvd+rw-tools: Cannot append data to BD-R DL used more than 25gb
Message-ID:  <bug-230493-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 230493
           Summary: dvd+rw-tools: Cannot append data to BD-R DL used more
                    than 25gb
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ish@amail.plala.or.jp

Created attachment 196043
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196043&action=
=3Dedit
patch from debian Bug#615978

I want to append data to DB-R DL (50GB disc) as follows.

# growisofs -udf -iso-level 3 -M /dev/cd0 -J -R --graft-points /foo/=3D/foo2
Executing 'mkisofs -udf -iso-level 4 -C 16,16914560 -M /dev/fd/0 -J -R
--graft-points /foo/=3D/foo2 | builtin_dd of=3D/dev/pass1 obs=3D32k seek=3D=
1057160'
Warning: Creating ISO-9660:1999 (version 2) filesystem.
Warning: ISO-9660 filenames longer than 31 may cause buffer overflows in the
OS.
Setting input-charset to 'UTF-8' from locale.
ISO-9660 image includes checksum signature for correct inode numbers.
SUSP signatures version 1 found
Rock Ridge signatures version 1 found
Rock Ridge id 'RRIP_1991A'
:-( /dev/pass1: -9521408 blocks are free, 7252777 to be written!
:-( write failed: No space left on device

This bug was fixed by debian Bug#615978: dvd+rw-tools: While burning ISO
Multisession BD-R 50G growisofs reports no space left while 24G+ are availa=
ble.

After applying patch, I can append data to DB-R DL.

--=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-230493-7788>