Nevermind this bug... I googled and found the solution. Sorry for
bothering here.

Cheers,
Alan

On Sat, Jul 18, 2009 at 10:14, Alan<[email protected]> wrote:
> Hi there,
>
> When I try fink install dbus, I got that:
>
> [snip]
> #!/bin/sh -ev
>
>        MBID=`id -u messagebus 2>/dev/null || echo 0`
> id -u messagebus 2>/dev/null || echo 0
>        if [ $MBID -eq 0 ]; then
>                echo "You must install the 'passwd' package for D-Bus to build 
> properly."
>                exit 1
>        fi
> You must install the 'passwd' package for D-Bus to build properly.
> [snip]
>
> Running "id -u messagebus": id: messagebus: No such user
>
> So, I believe that I have to create this user, but how to do it safely?
>
> Alan
>
> --
> Alan Wilter S. da Silva, D.Sc. - CCPN Research Associate
> Department of Biochemistry, University of Cambridge.
> 80 Tennis Court Road, Cambridge CB2 1GA, UK.
>>>http://www.bio.cam.ac.uk/~awd28<<
>



-- 
Alan Wilter S. da Silva, D.Sc. - CCPN Research Associate
Department of Biochemistry, University of Cambridge.
80 Tennis Court Road, Cambridge CB2 1GA, UK.
>>http://www.bio.cam.ac.uk/~awd28<<

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to