Re: something's not right

2014-11-24 Thread Ryan Schmidt
On Nov 23, 2014, at 4:28 PM, Mark Brethen wrote: It occurred to me to comment out the default rsync and make the mirror default. I think this was the culprit. Will it be easy to migrate to the main site once its up again? Yes. And it is up again.

Re: something's not right

2014-11-24 Thread Dan Johnson
See this: http://rdj999.blogspot.com/2014/11/eek-macports-is-down.html http://rdj999.blogspot.com/2014/11/eek-macports-is-down.html I found that after making a mirror the default, 'port -d selfupdate' restored 'rsync.macports.org' as the default, so I had to re-edit 'sources.conf' to

Re: something's not right

2014-11-24 Thread Carlo Tambuatco
You might not consider it a fault depending on how long the main site is down. It might save you the trouble of having to revert it back later. On Mon, Nov 24, 2014 at 9:23 AM, Dan Johnson rdj...@gmail.com wrote: See this: http://rdj999.blogspot.com/2014/11/eek-macports-is-down.html I found

Re: something's not right

2014-11-24 Thread Dan Johnson
Perhaps, but the first thing I usually do before installing or upgrading anything is a 'selfupdate', which would succeed, using the mirror. The next command - 'port install' or whatever - would then time out, because it would have reverted to using the failed server. Let's call it a misfeature

Re: something's not right

2014-11-24 Thread Ryan Schmidt
On Nov 24, 2014, at 8:23 AM, Dan Johnson wrote: See this: http://rdj999.blogspot.com/2014/11/eek-macports-is-down.html I found that after making a mirror the default, 'port -d selfupdate' restored 'rsync.macports.org' as the default, so I had to re-edit 'sources.conf' to undo

Re: something's not right

2014-11-24 Thread Dan Johnson
But I specified [nosync], so it should have ignored that one. Perhaps 'selfupdate' would not have added ,default in that case, but it's unexpected behavior regardless. The bug would lie in not properly implementing if another wasn't already default, which it was. Thank you for tracking that

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 22, 2014, at 11:05 PM, Brandon Allbery allber...@gmail.com wrote: On Sun, Nov 23, 2014 at 4:51 AM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: Sounds like macports cannot connect to download the list of packages available. Are you able to run the rsync command manually? Any

Re: something's not right

2014-11-23 Thread Jeremy Lavergne
Oh the irony. On Nov 23, 2014, at 1:19 PM, Jeremy Lavergne wrote: # A list of rsync mirrors is available at # https://trac.macports.org/wiki/Mirrors#Portfiles. On Nov 23, 2014, at 1:13 PM, Mark Brethen wrote: Is there a mirror we can use, until these are back online?

Re: something's not right

2014-11-23 Thread Jeremy Lavergne
# A list of rsync mirrors is available at # https://trac.macports.org/wiki/Mirrors#Portfiles. On Nov 23, 2014, at 1:13 PM, Mark Brethen wrote: Is there a mirror we can use, until these are back online? ___ macports-users mailing list

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 12:19 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: Oh the irony. On Nov 23, 2014, at 1:19 PM, Jeremy Lavergne wrote: # A list of rsync mirrors is available at # https://trac.macports.org/wiki/Mirrors#Portfiles. On Nov 23, 2014, at 1:13 PM, Mark Brethen

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 12:19 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: # A list of rsync mirrors is available at # https://trac.macports.org/wiki/Mirrors#Portfiles. On Nov 23, 2014, at 1:13 PM, Mark Brethen wrote: Is there a mirror we can use, until these are back online? Is

Re: something's not right

2014-11-23 Thread Lawrence Velázquez
On Nov 23, 2014, at 1:23 PM, Mark Brethen mark.bret...@gmail.com wrote: On Nov 23, 2014, at 12:19 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: # A list of rsync mirrors is available at # https://trac.macports.org/wiki/Mirrors#Portfiles. On Nov 23, 2014, at 1:13 PM, Mark Brethen

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 1:55 PM, Lawrence Velázquez lar...@macports.org wrote: On Nov 23, 2014, at 1:23 PM, Mark Brethen mark.bret...@gmail.com wrote: On Nov 23, 2014, at 12:19 PM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: # A list of rsync mirrors is available at #

Re: something's not right

2014-11-23 Thread Lawrence Velázquez
On Nov 23, 2014, at 4:22 PM, Mark Brethen mark.bret...@gmail.com wrote: Is there another setting I need to change? As the comment directly above the rsync_server setting says, macports.conf only controls where base is fetched from. You need to edit sources.conf for the ports tree. vq

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 3:31 PM, Lawrence Velázquez lar...@macports.org wrote: On Nov 23, 2014, at 4:22 PM, Mark Brethen mark.bret...@gmail.com wrote: Is there another setting I need to change? As the comment directly above the rsync_server setting says, macports.conf only controls where

Re: something's not right

2014-11-23 Thread Lawrence Velázquez
On Nov 23, 2014, at 4:45 PM, Mark Brethen mark.bret...@gmail.com wrote: Obviously this is do to the empty source directory 'rsync.macports.org'. How do I suppress these messages and when the main url is up again, what should I continue to use the mirror? If not, then how do I migrate to the

Re: something's not right

2014-11-23 Thread Mark Brethen
On Nov 23, 2014, at 4:24 PM, Lawrence Velázquez lar...@macports.org wrote: On Nov 23, 2014, at 4:45 PM, Mark Brethen mark.bret...@gmail.com wrote: Obviously this is do to the empty source directory 'rsync.macports.org'. How do I suppress these messages and when the main url is up again,

something's not right

2014-11-22 Thread Mark Brethen
After a clean install of Mavericks, I installed xcode 6.1, the command line tools for 6.1 and MacPorts-2.3.3-10.9-Mavericks.pkg. But when try 'port search', port search emacs Warning: Can't open index file for source: rsync://rsync.macports.org/release/tarballs/ports.tar Error: search for name

Re: something's not right

2014-11-22 Thread Jeremy Lavergne
Sounds like macports cannot connect to download the list of packages available. Are you able to run the rsync command manually? Any rsync outside your network? On November 22, 2014 11:40:05 PM EST, Mark Brethen mark.bret...@gmail.com wrote: After a clean install of Mavericks, I installed xcode

Re: something's not right

2014-11-22 Thread Mark Brethen
localhost:~ marbre$ sudo port -d sync DEBUG: Copying /Users/marbre/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences --- Updating the ports tree Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar DEBUG:

Re: something's not right

2014-11-22 Thread Brandon Allbery
On Sun, Nov 23, 2014 at 4:51 AM, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: Sounds like macports cannot connect to download the list of packages available. Are you able to run the rsync command manually? Any rsync outside your network? rsync.macorts.org and trac.macports.org are not