On Jul 25, 2011, at 00:50, Christopher Stone wrote:
> Something got hosed for me as well after upgrading to Lion and then MacPorts
> 2.0.
>
> I cleaned installed.
> I ran a selfupdate.
> I ran upgrade outdated.
>
> The process failed miserably and bollixed up my existing ports.
It might help
On Jul 24, 2011, at 2:31 PM, Ryan Schmidt wrote:
> On Jul 24, 2011, at 10:14, Mark Hart wrote:
>
>> I wanted to inquire about MacPorts and Lion (10.7 Release). I am having
>> difficulties with a number of ports since I upgrade to the release version
>> of 10.7 via Apple's App Store.
>>
>> It
make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/mesa/work/Mesa-7.11-rc2/src/mesa'
/usr/bin/gcc-4.0
-I/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/mesa/files/include
-c -o state_tracker/st_at
Tiger/ppc has had issues with mesa for quite some time. I don't test on that
architecture, so any help you can provide will be appreciated.
I'm not sure why it's building gallium. It should be disabled on Tiger/ppc by
this:
platform darwin 8 {
...
post-patch {
# http://trac.macpor
On 25/7/11 1:57 PM, Jeremy Huddleston wrote:
> Tiger/ppc has had issues with mesa for quite some time. I don't test on that
> architecture, so any help you can provide will be appreciated.
>
> I'm not sure why it's building gallium. It should be disabled on Tiger/ppc
> by this:
>
> platform dar
IMPORTANT
For those if you running MacPorts on MacOSXServers...be aware!
The latest installation of MacPorts is taking over mobile accounts on
MacOSXServer
Obviously the installer does not determine the presence of 'mobile'
accounts and finds the next available UniqueID number available and
assi
On Jul 25, 2011, at 14:44, Rodolfo Aramayo wrote:
> IMPORTANT
>
> For those if you running MacPorts on MacOSXServers...be aware!
>
> The latest installation of MacPorts is taking over mobile accounts on
> MacOSXServer
>
> Obviously the installer does not determine the presence of 'mobile'
> ac
Yes you are right but still everything inside '/opt/local' is 'root:admin'
Shouldn't it be 'macports:admin/staff or wheel'??
On Mon, Jul 25, 2011 at 14:54, Ryan Schmidt wrote:
>
> On Jul 25, 2011, at 14:44, Rodolfo Aramayo wrote:
>
>> IMPORTANT
>>
>> For those if you running MacPorts on MacOSXSe
On Mon, 25 Jul 2011 15:01:25 -0500, Rodolfo Aramayo
wrote:
> Yes you are right but still everything inside '/opt/local' is
'root:admin'
> Shouldn't it be 'macports:admin/staff or wheel'??
>
>
> On Mon, Jul 25, 2011 at 14:54, Ryan Schmidt
> wrote:
>>
>> On Jul 25, 2011, at 14:44, Rodolfo Aramayo
On 2011-07-25 21:44 , Rodolfo Aramayo wrote:
> The latest installation of MacPorts is taking over mobile accounts on
> MacOSXServer
AFAIK mobile account means they have a home exported over the network?
I am not sure if it is NIS/yp, but is this a similar solution?
> Obviously the installer does
On Mon, Jul 25, 2011 at 16:09, Rainer Müller wrote:
> On 2011-07-25 21:44 , Rodolfo Aramayo wrote:
>> The latest installation of MacPorts is taking over mobile accounts on
>> MacOSXServer
>
> AFAIK mobile account means they have a home exported over the network?
> I am not sure if it is NIS/yp, bu
On Jul 25, 2011, at 2:09 PM, Rainer Müller wrote:
> On 2011-07-25 21:44 , Rodolfo Aramayo wrote:
>> The latest installation of MacPorts is taking over mobile accounts on
>> MacOSXServer
>
> AFAIK mobile account means they have a home exported over the network?
> I am not sure if it is NIS/yp, bu
On Jul 25, 2011, at 6:26 PM, David L Ballenger wrote:
>
> I'm assuming that the process is to find the highest unused UniqueID in
> the local directory and use the next ID. For systems with with no mobile
> accounts and not a lot of users that's probably somewhere in the 500's.
well, it does a l
On 2011-07-26 00:53 , Daniel J. Luke wrote:
> On Jul 25, 2011, at 6:26 PM, David L Ballenger wrote:
>> On my laptop, which is connected to my Open Directory domain, my personal
>> account is set up as a mobile accoun, which means I have an account int the
>> local domain with a UID of 1025 and mac
On Mon, Jul 25, 2011 at 17:53, Daniel J. Luke wrote:
> On Jul 25, 2011, at 6:26 PM, David L Ballenger wrote:
>>
>> I'm assuming that the process is to find the highest unused UniqueID in
>> the local directory and use the next ID. For systems with with no mobile
>> accounts and not a lot of users
On Mon, Jul 25, 2011 at 18:10, Rainer Müller wrote:
> On 2011-07-26 00:53 , Daniel J. Luke wrote:
>> On Jul 25, 2011, at 6:26 PM, David L Ballenger wrote:
>>> On my laptop, which is connected to my Open Directory domain, my personal
>>> account is set up as a mobile accoun, which means I have an a
On Jul 25, 2011, at 3:53 PM, Daniel J. Luke wrote:
> On Jul 25, 2011, at 6:26 PM, David L Ballenger wrote:
>>
>> I'm assuming that the process is to find the highest unused UniqueID in
>> the local directory and use the next ID. For systems with with no mobile
>> accounts and not a lot of users
The "." in the dscl command specifies the local directory domain. If you
change that "." in the dscl command to "/Search" it will pickup the OD Users
as well as the local users of the current system.
However, just doing that won't fix the problem since it can then still create a
local accoun
On Mon, Jul 25, 2011 at 5:43 PM, David L Ballenger
wrote:
> - Install macports on client B, macports created as local account on B with
> UID 1042.
> - Create another OD account, it gets UID 1042 since WorkGroup Manager can't
> see
> the local directory of client B. Now user with UID 1042 ca
hi,
I've just installed the latest Xcode, and Macports, on a new Mac.
My first step after installation was to do a selfupdate.
Yet, when I try to actually use mac ports, with something like :
$ sudo port install cmake
the fetch stage failed for every dependency, and even cmake itself,
after c
On Jul 25, 2011, at 9:02 PM, Mark Turner wrote:
>
> $ sudo port install cmake
>
> the fetch stage failed for every dependency, and even cmake itself,
> after checking something like 20 sites...
you are behind a HTTP proxy that requires authentication
> So I'm wondering if I've missed something
I've successfully enabled fetching archives from my desktop
installation (Thanks!).
Now, I wonder if there is an equivalent command to fetch those
archives as there is to fetch the source package.
I can already run something like "port fetch outdated" in order to
grab all the source packages that
On Jul 25, 2011, at 5:50 PM, Scott Webster wrote:
> On Mon, Jul 25, 2011 at 5:43 PM, David L Ballenger
> wrote:
>> - Install macports on client B, macports created as local account on B with
>> UID 1042.
>> - Create another OD account, it gets UID 1042 since WorkGroup Manager can't
>> see
>>
On Mon, Jul 25, 2011 at 20:50, David L Ballenger
wrote:
>
> On Jul 25, 2011, at 5:50 PM, Scott Webster wrote:
>
>> On Mon, Jul 25, 2011 at 5:43 PM, David L Ballenger
>> wrote:
>>> - Install macports on client B, macports created as local account on B
>>> with UID 1042.
>>> - Create another OD
On Jul 25, 2011, at 7:16 PM, Rodolfo Aramayo wrote:
> David is right. This is a hard issue and believe me I have burn many,
> many candles during Holidays and weekends trying to solve userIDs
> conflicts in MacOSServers.
>
> It looks to me that MacPorts installer has these options:
>
> 1. Look
On Jul 25, 2011, at 23:43, Titus von Boxberg wrote:
> Why not make sure the number is below 500?
> That's the normal range for daemon users.
For one thing, because MacPorts isn't a daemon.
___
macports-users mailing list
macports-users@lists.macosfo
On Jul 25, 2011, at 20:08, Daniel J. Luke wrote:
> On Jul 25, 2011, at 9:02 PM, Mark Turner wrote:
>>
>> $ sudo port install cmake
>>
>> the fetch stage failed for every dependency, and even cmake itself,
>> after checking something like 20 sites...
>
> you are behind a HTTP proxy that require
thanks for the help!
On Tue, 26 Jul 2011, Ryan Schmidt wrote:
On Jul 25, 2011, at 20:08, Daniel J. Luke wrote:
On Jul 25, 2011, at 9:02 PM, Mark Turner wrote:
$ sudo port install cmake
the fetch stage failed for every dependency, and even cmake itself,
after checking something like 20 si
28 matches
Mail list logo