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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644759

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

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to