nullscript opened a new issue, #18442:
URL: https://github.com/apache/pulsar/issues/18442

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   OS: win10
   Java: 18.0.2.1
   maven: 3.8.6
   WSL2: Ubuntu-20.04
   docker: 4.13.1
   
   
   ### Minimal reproduce step
   
   after sucessfully running 
   `mvn clean install -DskipTests`
   run
   `mvn package -Pdocker,-main -am -pl docker/pulsar-all -DskipTests`
   
   get this errors
   
   ### What did you expect to see?
   
   Build sucess
   
   ### What did you see instead?
   
   
![image](https://user-images.githubusercontent.com/84658856/201504529-6b99f1c8-e245-45b6-8f36-71624070d6c1.png)
   
   
   ### Anything else?
   
   I run this `sed `command in my wsl2, and `apt-get update`, it works fine.
   I don't know why it gets (uri parse) error in dockerfile.
   I modified this `sed` command in many ways, it all failed.
   I just annotated this `sed `command, it works fine, and get ` build success` 
info
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to