sbdmock sample config
Jeff Moe
moe at blagblagblag.org
Wed Dec 23 17:54:10 EET 2009
On Wednesday 23 December 2009 10:51:38 Anderson Lizardo wrote:
> On Wed, Dec 23, 2009 at 9:38 AM, Jeff Moe <moe at blagblagblag.org> wrote:
> > Per the wiki:
> > http://wiki.maemo.org/Building_packages_with_sbdmock
> >
> > Do:
> > sudo aptitude install git-core python-pip python-setuptools
> > python-virtualenv
> >
> > pip install -E sbdmock minideblib
> > pip install -E sbdmock -e git://github.com/kad/sbdmock.git#egg=sbdmock
> >
> > I tried to find an equivalent, but in the end it wound up faster just
> > rebuilding the package and it worked fine.
>
> According to the pip documentation, it is a replacement for
> easy_install. Have you tried using easy_install ? (AFAIK it is
> installed by default on most python installations).
I did not try easy_install.
> I just don't know if easy_install supports installing directly from
> git repositories, like shown above.
I'm not sure either.
> And I don't understand why you
> need python-setuptools and python-virtualenv to install sbdmock... For
> sure I didn't need them to install sbdmock.
I was just following the wiki. Perhaps you could update it? I still haven't
used sbdmock, so I don't know all that is needed to install so I was just
RTFMing...
http://wiki.maemo.org/Building_packages_with_sbdmock
Thanks for the info!
-Jeff
More information about the maemo-developers
mailing list