[Bug 1644759] [NEW] curl file protocol broken on 7.35.0-1ubuntu2.10

Sami Hartikainen 1644759 at bugs.launchpad.net
Fri Nov 25 09:15:47 UTC 2016


Public bug reported:

Assuming a file on current working directory named 'foo.txt'. Curl used
to be able to access the file (with version 7.35.0-1ubuntu2.9 and
earlier) with command

    curl file://foo.txt

After updating to 7.35.0-1ubuntu2.10 on Ubuntu trusty (amd64), this no
longer works, but fails as seen below:

curl -v file://foo.txt
* Rebuilt URL to: file:///foo.txt
* Couldn't open file /foo.txt
* Closing connection -1
curl: (37) Couldn't open file /foo.txt

** Affects: curl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/1644759

Title:
  curl file protocol broken on 7.35.0-1ubuntu2.10

Status in curl package in Ubuntu:
  New

Bug description:
  Assuming a file on current working directory named 'foo.txt'. Curl
  used to be able to access the file (with version 7.35.0-1ubuntu2.9 and
  earlier) with command

      curl file://foo.txt

  After updating to 7.35.0-1ubuntu2.10 on Ubuntu trusty (amd64), this no
  longer works, but fails as seen below:

  curl -v file://foo.txt
  * Rebuilt URL to: file:///foo.txt
  * Couldn't open file /foo.txt
  * Closing connection -1
  curl: (37) Couldn't open file /foo.txt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1644759/+subscriptions



More information about the foundations-bugs mailing list