[maemo-developers] Build Server Configuration
From: Ed Bartosh bartosh at gmail.comDate: Tue Jan 26 21:20:32 EET 2010
- Previous message: Build Server Configuration
- Next message: Build Server Configuration
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2010/1/26 Jeff Moe <moe at blagblagblag.org>: > On Tuesday 26 January 2010 02:02:52 you wrote: >> 2010/1/26 Jeff Moe <moe at blagblagblag.org>: >> > On Monday 25 January 2010 15:02:57 Ed Bartosh wrote: >> > [chop] >> >> # Additional apt-get parameters >> >> config_opts['apt-get_options'] = '-o APT::Get::AllowUnauthenticated=1' >> >> >> >> # Command to run after rootstrap unpacking >> >> config_opts['after_rootstrap'] = 'fakeroot apt-get -y -q %s install >> >> maemo-optify' % config_opts['apt-get_options'] >> > >> > I'm building fine in sbdmock unless the package calls maemo-optify. I don't see where "after_rootstrap" occurs in sbdmock, so I think that above `apt-get install` isn't being run (maemo-optify doesn't get installed in the chroot). How are you getting maemo-optify installed in every chroot? >> >> I'm using sbdmock with corresponding change. You can find it here: >> http://github.com/bartosh/sbdmock/tree/after_rootstrap >> The change was discussed with upstream author and merge request has >> been sent to him some time ago. It's not merged in his gir repo yet, >> but I hope it will be eventually. > > OK, I did build with your sbdmock git tree, but after_rootstrap not in the main branch. I see after_rootstrap in the origin/after_rootstrap branch. Is that the preferred branch to use? Is that the one you guys are running? Yes, as I said (see github url above). > The other git repo, for those watching, is this one: > http://github.com/kad/sbdmock This is upstream author's repo. Mine is forked from it. -- BR, Ed
- Previous message: Build Server Configuration
- Next message: Build Server Configuration
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]