Bug#1056346: libgeo-gpx-perl: error "can't open file GLOB(...)"

Sebastiaan Couwenberg sebastic at xs4all.nl
Tue Nov 21 13:37:43 GMT 2023


Control: tags -1 upstream
Control: forwarded -1 https://github.com/patjoly/geo-gpx/issues/4

As this is not an issue with the packaging, I've forwarded the issue 
upstream.

Is suspect that \*STDIN gets translated to /dev/stdin which is a file 
but not a regular file. Perhaps the test should be adapted to:

  if (-f $arg && $arg ne '*STDIN') {

Kind Regards,

Bas

-- 
  GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



More information about the pkg-perl-maintainers mailing list