Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up./mach bootstrap doesn't work on Pop!_OS (Ubuntu) #25965
Comments
humancalico
commented
Mar 14, 2020
|
Also I have run the command
|
|
To support Pop! OS you will need to add extra handling to https://github.com/servo/servo/blob/master/python/servo/bootstrap.py#L349-L364 like we do for Linux mint, which is also based on ubuntu. |
|
@jdm Should I send a PR for this? |
|
Sure! |
|
Whoa I was just about to open up an issue for this! Good to know it's being worked on. @humancalico if you can't get to it let me know :) |
|
Thanks @nebrelbug , I have already written the patch. But I'm having problem testing it since I have already done a manual build. So I'm setting up a VM right now. It would be great to know if there was a better way to test it. |