Re: Problem doing self update on MacPorts version 2.3.4

2017-02-01 Thread Ryan Schmidt
On Feb 1, 2017, at 23:42, list_em...@icloud.com wrote: > > Trying to do selfupdate and had the following problem. Using Version 2.3.4, > hoping to upgrade. > > Is this a permissions problem on /opt? If so, what should the permissions be? > I prefer changing permissions with Finder or Path Finde

Re: Prevent MacPorts editing .bash_profile over and over again...

2017-02-01 Thread Eneko Gotzon
On Wed, Feb 1, 2017 at 6:23 PM, Barry Scott wrote: > I don’t think it's safe to assume all MacPorts uses are expert admins. You are right, at least on my case. -- Eneko Gotzon Ares enekogot...@gmail.com

Problem doing self update on MacPorts version 2.3.4

2017-02-01 Thread list_email
Trying to do selfupdate and had the following problem. Using Version 2.3.4, hoping to upgrade. Is this a permissions problem on /opt? If so, what should the permissions be? I prefer changing permissions with Finder or Path Finder. Many thanks as always, Jerry MBPro:~ me$ port -v selfupdate --

Re: port ability to traverse proxies seems broken?

2017-02-01 Thread Kennedy, Smith (Wireless Architect)
Hi Brandon, The proxies are set in my Network preferences pane (HTTP, HTTPS, FTP and SOCKS) and I don't have connectivity issues in other apps that use HTTP / HTTPS / FTP / SSH / git. Smith > On Feb 1, 2017, at 1:51 PM, Brandon Allbery wrote: > > On Wed, Feb 1, 2017 at 12:58 PM, Kennedy, S

Re: Port Diagnose Issue - [FAILED] - dylib

2017-02-01 Thread Clemens Lang
Hi, On Wed, Feb 01, 2017 at 08:48:50AM -0600, Christopher Stone wrote: > Here's the warning/failure notice: > > --- > Warning: found dylibs in your /usr/local/lib directory. These are known to > cause problem

Re: Port Diagnose Issue - [FAILED] - dylib

2017-02-01 Thread Ryan Schmidt
On Feb 1, 2017, at 08:48, Christopher Stone wrote: > > Here's the warning/failure notice: > > --- > Warning: found dylibs in your /usr/local/lib directory. These are known to > cause problems. We'd recommend

Re: port diagnose bug

2017-02-01 Thread Brandon Allbery
On Wed, Feb 1, 2017 at 1:42 AM, Ryan Schmidt wrote: > It looks like the port diagnose code assumes the path is colon-separated, > but your fish shell uses spaces to delimit the different paths. I guess > MacPorts would have to check what shell you're using, and then know how to > parse each type

Re: port ability to traverse proxies seems broken?

2017-02-01 Thread Brandon Allbery
On Wed, Feb 1, 2017 at 12:58 PM, Kennedy, Smith (Wireless Architect) < smith.kenn...@hp.com> wrote: > Setting my proxy using "export ALL_PROXY=fakeproxy.hp.com:8080" doesn't > help > Can't speak to the rest of it, but this would be expected; sudo cleans the environment (for very good reasons). II

Re: Prevent MacPorts editing .bash_profile over and over again...

2017-02-01 Thread Dan D.
until it is fixed, a cludge is to have a profile to copy over .profile, perhaps in .profile itself. Any subsequent macports calls/activity will not add additional path info to the working .profile.

port ability to traverse proxies seems broken?

2017-02-01 Thread Kennedy, Smith (Wireless Architect)
Hello, Anybody else out there using MacPorts on a network that requires traversal of web proxies to reach the Internet? This was working until somewhat recently, cannot remember if the problem arrived for me in the 2.3.5 or 2.4.0 timeframe. Setting my proxy using "export ALL_PROXY=fakeproxy.hp.

Re: Prevent MacPorts editing .bash_profile over and over again...

2017-02-01 Thread Barry Scott
> On 1 Feb 2017, at 14:20, Bachsau wrote: > > Am 01.02.2017 um 07:38 schrieb Ryan Schmidt: >> Sorry. Repeated modifications of the profile when the modifications were >> already there was a bug. It looks like a fix was committed, so hopefully >> 2.4.1 will not have this bug anymore. > > Not o

Re: Wine 2.0 is broken

2017-02-01 Thread Adam Dershowitz
Although the specific dll mentioned is different, it looks a lot like this known issue: https://trac.macports.org/ticket/53244 --Adam > On Feb 1, 2017, at 10:11 AM, Giuseppe Di Matteo > wrote: > > Hello, > > I have installed wine 2.0 on MacOS Sierr

Wine 2.0 is broken

2017-02-01 Thread Giuseppe Di Matteo
Hello, I have installed wine 2.0 on MacOS Sierra with MacPorts 2.4.0 and Xcode 8.2.1. Any program I try to lauch (winecfg, notepad, …) gives me an error: err:module:DelayLoadFailureHook failed to delay load shell32.dll.SHGetFolderPathW wine: Call from 0x7b427241 to unimplemented function shell3

Port Diagnose Issue - [FAILED] - dylib

2017-02-01 Thread Christopher Stone
Hey Folks, Here's the warning/failure notice: --- Warning: found dylibs in your /usr/local/lib directory. These are known to cause problems. We'd recommend you remove them. Checking for dylibs in /usr/local/

Re: Prevent MacPorts editing .bash_profile over and over again...

2017-02-01 Thread Bachsau
Am 01.02.2017 um 07:38 schrieb Ryan Schmidt: Sorry. Repeated modifications of the profile when the modifications were already there was a bug. It looks like a fix was committed, so hopefully 2.4.1 will not have this bug anymore. Not only repeated modifications. It simply should not do that in