[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#576549: marked as done (utf-8 encoded context items are not resolved properly)



Your message dated Sun, 28 Nov 2021 22:34:04 +0000
with message-id <[🔎] E1mrSkG-0001r9-Sn@fasolo.debian.org>
and subject line Bug#1000570: Removed package(s) from unstable
has caused the Debian Bug report #576549,
regarding utf-8 encoded context items are not resolved properly
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 owner@bugs.debian.org
immediately.)


-- 
576549: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576549
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: galax
Version: 1.1-6+b1
Severity: normal
Usertags: utf8paths

Using the "-context-item <filename/->" command line argument only works for some files in
ASCII-subset directory trees. Also stdin ("-") doesn't work at all in this case.

(1) Using an innocent name like "/tmp" for the context item, works:

$ galax-run -context-item /tmp/test.rdf sfrdf2xml.xq
<foo>blah</foo>

(2) Using cyrillic directory name or name with "^" for the context item, doesn't work:

$ galax-run -context-item /tmp/ффф/test.rdf sfrdf2xml.xq
  URI Error: Malformed URI file:///tmp/ффф/test.rdf
$ galax-run -context-item /tmp/galax^deb/test.rdf sfrdf2xml.xq
  URI Error: Malformed URI file:///tmp/galax^deb/test.rdf

(2) Using stdin "-" for the context item, doesn't work when the xq file is in a problematic directory:

$ mkdir -p /tmp/galax^deb
$ cp sfrdf2xml.xq /tmp; cp sfrdf2xml.xq /tmp/galax^deb
$ cd /tmp/galax^deb
$ cat /tmp/test.rdf | galax-run -context-item - sfrdf2xml.xq
  ERROR: Unable to open the external entity: [toplevel] = SYSTEM "file://localhost/home/.../-"; reason: Other exception: Sys_error("/home/.../-: No such file or directory")
$ cd ..
$ cat /tmp/test.rdf | galax-run -context-item - sfrdf2xml.xq
<foo>blah</foo>

This means that this package, like so many in Debian, fails the "UTF-8 in file/directory names" test and hence
this report earns the fresh "utf8paths" tag.

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages galax depends on:
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib
ii  libcamomile-ocaml-data        0.7.2-2    Unicode data for OCaml
ii  libpcre3                      7.8-3      Perl 5 Compatible Regular Expressi

galax recommends no packages.

galax suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1.1-16+rm

Dear submitter,

as the package galax has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1000570

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: