Opened 19 years ago
Closed 19 years ago
#4867 closed defect (fixed)
Setting BZIP environment variable causes all port installs to fail.
Reported by: | ahern@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Binary or source installation of darwinports on a 10.4.2 system. Shell: /bin/zsh. In the .zshenv file, have the following line: 'typeset -x BZIP="-v9"'. Try doing an install of something innocuous: "sudo port install zlib". It will download, check md5s, uncompress, compile, then fail the install and instead print out a huge version string. If you remove the BZIP line from .zshenv, all is in happiness.
Change History (2)
comment:1 Changed 19 years ago by pguyot (Paul Guyot)
comment:2 Changed 19 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed. Thanks.
Note: See
TracTickets for help on using
tickets.
Fixed. Thanks.