Hello,

I just looked at the "devel:tools:building" repo
(http://build.meego.com/project/show?project=devel%3Atools%3Abuilding),
and there is a broken F14 build in there. 

It looks like the kernel on the OBS is too old for one or more of the
user space programs, probably something filesystem related*. However,
you can probably build the set of RPMs locally like I did, and then
install them as needed.

Try something like this:

# choose all or some packages:
osc co devel:tools:building    

# and then build:
osc build Fedora_14 i586 package.spec # --clean might be necessary

The rpms will be in the buildroot.

Also, if you don't have osc and friends all set up, you can build with
"rpmbuild -bb" and lots of fiddling with dependencies..or I can send
some RPMs if none of the above is possible on your machine.

-Patrick

* Correct me if I am wrong, I don't know how a lot of the server side
build service stuff works

On Mon, 2010-11-22 at 04:26 -0800, Jannis Pohlmann wrote:
> Hi everyone,
> 
> are there any plans to create a meego-tools repository for Fedora 14?
> Using the Fedora 13 repository from
> 
>   http://repo.meego.com/MeeGo/tools/repos/fedora/13/ 
> 
> doesn't work for me, as installing mic2 results in the following errors:
> 
>   Error: Package: mic2-0.22.2-1.1.noarch (meego-tools)
>            Requires: python(abi) = 2.6
>            Installed: python-2.7-8.fc14.1.i686 (@fedora/$releasever)
>                python(abi) = 2.7
>            Available: python3-3.1.2-14.fc14.i686 (fedora)
>                python(abi) = 3.1
> 
> I have little to no experience in building RPMs myself. If there are no
> plans on such a repository yet, could someone at least point me to
> instructions on how to build meego-tools RPMs for F14?
> 
> Cheers,
> Jannis


_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to