-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip does not work on Haiku #6761
Labels
auto-locked
Outdated issues that have been locked by automation
C: cache
Dealing with cache and files in it
type: bug
A confirmed bug or unintended behavior
Comments
triage-new-issues
bot
added
the
S: needs triage
Issues/PRs that need to be triaged
label
Jul 21, 2019
That may be true, since we use
|
chrahunt
added
C: cache
Dealing with cache and files in it
S: awaiting response
Waiting for a response/more information
type: support
User Support
labels
Jul 21, 2019
triage-new-issues
bot
removed
the
S: needs triage
Issues/PRs that need to be triaged
label
Jul 21, 2019
For reference: |
Ctrl-C, Ctrl-D gives:
|
no-response
bot
removed
the
S: awaiting response
Waiting for a response/more information
label
Jul 25, 2019
Cross-reference: haikuports/haikuports#3923 |
chrahunt
added
type: bug
A confirmed bug or unintended behavior
and removed
type: support
User Support
labels
Aug 31, 2019
Thanks again for the report! We will track this in #6954. |
lock
bot
added
the
auto-locked
Outdated issues that have been locked by automation
label
Sep 30, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
auto-locked
Outdated issues that have been locked by automation
C: cache
Dealing with cache and files in it
type: bug
A confirmed bug or unintended behavior
Environment
Description
pip 3 install
hangsExpected behavior
pip 3 install
worksHow to Reproduce
Run the latest Haiku Anyboot image from https://download.haiku-os.org/nightly-images/x86_64 . Then do:
Output
According to a Haiku developer, the stalled pip is because pip wants to use hardlinks but Haiku doesn't support those.
Reference:
https://medium.com/@probonopd/my-second-week-with-haiku-lots-of-hidden-gems-and-pleasant-surprises-and-some-issues-7e508f0db987
The text was updated successfully, but these errors were encountered: