Your message dated Fri, 11 Sep 2015 16:21:38 +0000
with message-id <[email protected]>
and subject line Bug#738359: fixed in libisoburn 1.4.0-2
has caused the Debian Bug report #738359,
regarding xorrisofs: -follow-links fails on valid symlinks
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
738359: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738359
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xorriso
Version: 1.3.2-1
Severity: important

I have a tree of symlinks, pointing into git-annex repositories, that
causes xorrisofs to fail when using the -follow-links option.  strace
shows that it uses lstat and then tries to resolve the link itself,
incorrectly.  It shouldn't be necessary to use lstat or readlink in
-follow-links mode; stat and open will follow links automatically.

These commands cause a similar failure:
        mkdir a b root
        echo data > b/test
        ln -s ../b/test a/test
        ln -s ../a/ root/a
        # "cat root/a/test" shows the link is valid
        xorrisofs -f -o test.iso root/
Output:
        xorriso 1.3.2 : RockRidge filesystem manipulator, libburnia project.

        Drive current: -outdev 'stdio:test.iso'
        Media current: stdio file, overwriteable
        Media status : is blank
        Media summary: 0 sessions, 0 data blocks, 0 data,  409g free
        xorriso : FAILURE : Cannot obtain link target of : 
'/xr0/michael/x/lntest/root/a/test' : No such file or directory
        xorriso : NOTE : Problem occured with intermediate path : 
'/xr0/michael/x/lntest/root/b/test'
        xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE'

- Michael


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorriso depends on:
ii  libacl1       2.2.52-1
ii  libburn4      1.3.2-1
ii  libc6         2.17-97
ii  libisoburn1   1.3.2-1
ii  libisofs6     1.3.2-1
ii  libjte1       1.19-2
ii  libreadline6  6.2+dfsg-0.1
ii  zlib1g        1:1.2.8.dfsg-1

xorriso recommends no packages.

Versions of packages xorriso suggests:
ii  cdck   0.7.0-5
pn  jigit  <none>

-- no debconf information

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: libisoburn
Source-Version: 1.4.0-2

We believe that the bug you reported is fixed in the latest version of
libisoburn, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Schmitt <[email protected]> (supplier of updated libisoburn package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 09 Sep 2015 15:21:05 +0200
Source: libisoburn
Binary: libisoburn1 libisoburn-dbg libisoburn-doc libisoburn-dev xorriso
Architecture: source amd64 all
Version: 1.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Libburnia packagers 
<[email protected]>
Changed-By: Thomas Schmitt <[email protected]>
Description:
 libisoburn-dbg - debugging symbols for libisoburn and xorriso
 libisoburn-dev - development package for libisoburn
 libisoburn-doc - documentation package for libisoburn
 libisoburn1 - library to handle creation and inspection of ISO-9660 file system
 xorriso    - command line ISO-9660 and Rock Ridge manipulation tool
Closes: 688527 738359 749801 787793
Changes:
 libisoburn (1.4.0-2) unstable; urgency=low
 .
   * New upstream release. (Closes: #787793)
     + Bug fix: Command -blank "as_needed" formatted blank BD-R.
     + Bug fix: -as mkisofs option -log-file put the log file into the image
     + Bug fix: -cut_out did not add x-permission to r-permission of directory
     + Bug fix: Command -zisofs did not accept all options emitted by
                -status -zisofs
     + Bug fix: -blank force:... failed on appendable or closed media
     + Bug fix: Paths with symbolic links preceding ".." were not interpreted
                properly (Closes: #738359)
     + Bug fix: -blank force:all on DVD+RW had no effect
     + Bug fix: -dev or -indev of medium with non-ISO data caused SIGSEGV
                by NULL
     + New command -read_speed
     + New -close mode "as_needed", new -as cdrecord option --multi_if_possible
     + New -alter_date types: a-c , m-c , b-c , c
     + New -compliance rule joliet_utf16, new -as mkisofs option -joliet-utf16
     + New -find test -bad_outname, new -find action print_outname
     + New bootspecs hppa_*, new -as mkisofs options -hppa-* for HP-PA via PALO
     + New -find pseudo tests -use_pattern , -or_use_pattern
     + New -find action report_sections
     + New command -concat
     + New commands -report_system_area and -report_el_torito
     + New -find action "show_stream_id"
     + Optional libisofs interval reader with -append_partition and System Area
     + New -boot_image bootspec "appended_part_as=",
       new -as mkisofs option -appended_part_as_gpt
     + New API call isoburn_conv_name_chars()
     + New isoburn_igopt_set_relaxed() relaxation isoburn_igopt_joliet_utf16
     + New API calls isoburn_igopt_set_stdio_endsync() and
       isoburn_igopt_get_stdio_endsync
     + New API calls isoburn_igopt_set_appended_as_gpt(),
       isoburn_igopt_get_appended_as_gpt()
     + New API call isoburn_igopt_set_part_flag()
       and libisofs interval reader flags
     + New -report_system_area formats "cmd" and "as_mkisofs"
     + Corrected license statement if GPL-3 libreadline is linked.
       (Closes: #749801)
   * Closing older fixed bug: libisoburn-1.2.6 (Closes: #688527)
   * Removed dependency on doxygen
   * Added all content of libisoburn-*/doc/ to debian/libisoburn-doc.docs
   * Updated debian/local/libisoburn.3
   * Silenced warning of dpkg-buildpackage about libpthread by
     patches/01-silence-warning-libpthread.patch . (Also Applied-Upstream.)
   * Corrected license of upstream to GPL-2+ (from GPL-2)
   * Migrated to debhelper 9 and applied changes proposed by cme.
   * Added myself to Uploaders after becoming co-admin of the maintainer project
Checksums-Sha1:
 d57f6b5889bb867be74f03caa5c8e0853f8d604f 2349 libisoburn_1.4.0-2.dsc
 832b429479e87e3bc8daab4a300d0773d046d582 1453974 libisoburn_1.4.0.orig.tar.gz
 b6062f37ccf3e43c38b7fca78f8966661757a19b 13428 libisoburn_1.4.0-2.debian.tar.xz
 40d78da8d6a666064a22297235b886923234fee2 876146 
libisoburn-dbg_1.4.0-2_amd64.deb
 502a38ab8de655dee1a74852a37c786b2b0ebbe4 423754 
libisoburn-dev_1.4.0-2_amd64.deb
 e83472d4e6319f331f3f5e37bcbea7bbe014dee9 64378 libisoburn-doc_1.4.0-2_all.deb
 14c9c881171eddaab53ef6ea7c525486f9f5d02a 365120 libisoburn1_1.4.0-2_amd64.deb
 6f7d01a84d2d5fc9b6d0b938339e67fbb717cd8d 144378 xorriso_1.4.0-2_amd64.deb
Checksums-Sha256:
 f08643150e9c4c425e4fd2f8def74cd9e359d2fcb8961cddad412f202e455377 2349 
libisoburn_1.4.0-2.dsc
 c1d51ae7e4662f75caae4442071b8e1480efb8e80682a9f82c32a76f30ba6421 1453974 
libisoburn_1.4.0.orig.tar.gz
 0f55512943f55894f320ed2186207cbb22a5ddc9fb52bbf1c43956f0fa4e9732 13428 
libisoburn_1.4.0-2.debian.tar.xz
 0599da76c5bf55a91db6213c543df1230d26e7d70b4bc1a4b4d61fc2b64cd099 876146 
libisoburn-dbg_1.4.0-2_amd64.deb
 b0def6923a08ef9fb655dc43e5af2065a9ca85104a302a655b2eb70bc073b049 423754 
libisoburn-dev_1.4.0-2_amd64.deb
 231b8f24eb048e8cae3658cd6c8a4e89186efba5319fc0b9d0936f89e520cb09 64378 
libisoburn-doc_1.4.0-2_all.deb
 a536a543aee64e2bd11441979be4cacee3c4df2de574e93e24142007a24154ab 365120 
libisoburn1_1.4.0-2_amd64.deb
 727f1b8d1e703936211c298e0716187877ed0ca9d8028e4c0f95895e7c96d8b4 144378 
xorriso_1.4.0-2_amd64.deb
Files:
 6d55eea338c5dba889fc3b77ee54a0df 2349 libs optional libisoburn_1.4.0-2.dsc
 77bc6bcbe023ccd0fb210e341606dfbf 1453974 libs optional 
libisoburn_1.4.0.orig.tar.gz
 50a1d369f67feccfff6cb39fbcf1f30d 13428 libs optional 
libisoburn_1.4.0-2.debian.tar.xz
 ffa9f54b852dc9f5a86e43f029963882 876146 debug extra 
libisoburn-dbg_1.4.0-2_amd64.deb
 94e3ab5c49f937bda63184d09282a1b8 423754 libdevel optional 
libisoburn-dev_1.4.0-2_amd64.deb
 67e3d44f1f40cb1c20a87b6d97356556 64378 doc optional 
libisoburn-doc_1.4.0-2_all.deb
 406460e9ffb0c2db9063ab4cf1bcae25 365120 libs optional 
libisoburn1_1.4.0-2_amd64.deb
 bdffa7e9646d809c68e2e15cf00b8c6b 144378 otherosfs optional 
xorriso_1.4.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJV8vraAAoJEMMfT9lJqytsfbkP/RSLDcd5aHPVB6z5rdReBzol
TWigmYNvEGsjb20vVFw6BA0nPCefTNCIaK5J9anK0fzhh3Kk+PwgzfxMG+KxM/Wm
2xj/nvcpgDsXOuj2I6avYud/1d29T3JOeZlxjXLTSVpcwLTwh7/sH/ybJSdl18iP
J2/shCrO8l0lUFU3DRESTg5UsI4EsmY5txPgWtlizJQ3ddexx2EYpuPQhu/2Uy64
GPO25YI9Hx6a0ekNF81RVBoUe7QAl5chEgwB+Yf9NEk/ZIRCz5uKu/YhmKWMFAKa
PxrWfYShu9tO8Xw3AQeFnPCtW/MnRLDOPXkAUYMPyOm2R0xc7i0UIzjpguIEm+PZ
gHstJbfRRAbdv+zeMh4iP7Vnehn3c49FHynRfT2cMxm/iPzVjp/2zjlWCHcasnMj
+gxoqJ6upCfYP9i9KR1JJAoX4Duh6DIFN99OBehKlYfyQN0yu0vsuqnTrpWfttDs
x6y48K4YKicmncEd5s/BpuS0Q4wLOH1ULVbDMAxyewty06DYHaV4bbWdz7Vbmbzr
eU+xPOFCr2sqiGWqiUlqg5M6XCfM2BfI0MW82HjP/xJ69WAeoGFoYAYtmb2fXs4g
6dg1gWo+mxTL7kPtzMWba8DOWHHBtllNMJ4Ljy045c2M3IWXzXqONTbFLsddu4Uo
7pje2c0J2o4mYt7TBjan
=hlVx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to