On 2010-07-26 19:01 , Zhu Sha Zang wrote:
> I'm trying to upgrade macport, first with
>
> port -v selfupgrade (succesfull)
>
> But, when i tried to upgrade with:
>
> port upgrade outdated receive this error:
>
> mac:/Users/rodolfo root# port upgrade outdated
> Error: /opt/local/bin/port: port i
I'm sending this reply back to the mailing list so others can take a look at
the file and provide suggestions. Remember to Reply All when you reply so you
include the list on any replies.
On Jul 26, 2010, at 13:23, Zhu Sha Zang wrote:
> Em 26-07-2010 14:58, Ryan Schmidt escreveu:
> > On Jul 26
On Jul 26, 2010, at 10:59 AM, Ryan Schmidt wrote:
On Jul 26, 2010, at 10:19, Bradley Giesbrecht wrote:
bash-3.2# port provides /opt/local/bin/*uto*
/opt/local/bin/autoconf is provided by: autoconf
/opt/local/bin/autoconf213 is provided by: autoconf213
/opt/local/bin/autoheader is provided by:
On Jul 26, 2010, at 10:19, Bradley Giesbrecht wrote:
> bash-3.2# port provides /opt/local/bin/*uto*
> /opt/local/bin/autoconf is provided by: autoconf
> /opt/local/bin/autoconf213 is provided by: autoconf213
> /opt/local/bin/autoheader is provided by: autoconf
> /opt/local/bin/autoheader213 is pro
On Jul 26, 2010, at 12:01, Zhu Sha Zang wrote:
> mac:/Users/rodolfo root# port upgrade outdated
> Error: /opt/local/bin/port: port installed failed: bzip2:
> /opt/local/var/macports/receipts/readline/6.0.000_2+darwin/receipt.bz2
> is not a bzip2 file.
What kind of file is it, then? Can you attach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm trying to upgrade macport, first with
port -v selfupgrade (succesfull)
But, when i tried to upgrade with:
port upgrade outdated receive this error:
mac:/Users/rodolfo root# port upgra
On Jul 25, 2010, at 11:26 PM, Jon Hermansen wrote:
Hello all,
I'm trying to find out what package includes the executable
'md5sum' but have (as of yet) been unable to find it. YUM provides a
"whatprovides" function where I can provide a path (with wildcards,
eg "*/md5sum" and it will ret
Hi Jeff,
I'm having some troubles with applying the patch.
I copied the patch below into a file decarbon.diff on my desktop.
Following your email and the MacPorts guide to applying a patch
manually, in Terminal I entered following commands:
sudo port clean tk
cd $(port dir tk)
sudo patch -p0 < ~/