error building oob for XO 1.75

Basanta Shrestha basanta.shrestha at olenepal.org
Wed Mar 27 02:47:37 EDT 2013


Thank you. The FEDORA13-WRAPPER-qemu-system-arm worked and I was able to
run fedora arm under virtual box. I was able to get ip address through dhcp
and ping outer world.

I now need to install essential packages to run olpc-os-builder through my
new fedora( which happens to be Fedora 12)  but the problem is neither I
can yum update nor install any package from the virtual environment.

The yum configuration files have been copied below:
-------------------------------------

[root at fedora-arm yum.repos.d]# more /etc/yum.conf
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=1
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=3

[root at fedora-arm yum.repos.d]#
[root at fedora-arm yum.repos.d]# more /etc/yum.repos.d/fedora.repo
[fedora]
name=Fedora $releasever - $basearch
mirrorlist=
http://mirrorlist.fedora-arm.wantstofly.org/?repo=fedora-$releasever&arch=$basearch
enabled=1
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[fedora-source]
name=Fedora $releasever - Source
failovermethod=priority
#baseurl=
http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/
mirrorlist=
https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch
enabled=0
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-primary

[fedora-arm-source]
name=Fedora ARM $releasever - Source
mirrorlist=
http://mirrorlist.fedora-arm.wantstofly.org/?repo=fedora-source-$releasever&arch=$basearch
enabled=0
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
[root at fedora-arm yum.repos.d]#
--------------------------------

Regards,
Basanta


On Wed, Mar 13, 2013 at 4:17 PM, Niels de Vos <devos at fedoraproject.org>wrote:

> On Wed, Mar 13, 2013 at 03:41:17PM +0545, Basanta Shrestha wrote:
> > Trying to setup build environment for ARM under fedora 14, following
> > following doc http://fedoraproject.org/wiki/Architectures/ARM/HowToQemu
> >
> > getting following error.
> > --------------------
> > error: internal error process exited while connecting to monitor:
> > qemu-system-arm: -device lsi,id=scsi0,bus=pci.0,addr=0x4: Bus 'pci.0' not
> > found
> > ---------------
>
> See https://bugzilla.redhat.com/show_bug.cgi?id=667345#c1, which points
> to http://cdot.senecac.on.ca/arm/FEDORA13-WRAPPER-qemu-system-arm.
> A newer version of libvirt should work too.
>
> >
> > Also,
> > Getting following error while  while configuring selinux
> > setsebool -P virt_use_execmem 1
> > -----------------------------
> >
> > libsemanage.dbase_llist_set: record not found in the database (No such
> file
> > or directory).
> > libsemanage.dbase_llist_set: could not set record value (No such file or
> > directory).
> > Could not change boolean virt_use_execmem
> > Could not change policy booleans
> >
> > ----------------------------
> >
> > tried disabling the effect of selinux by doing
> > echo 0 > /selinux/enforce
> >
> >
> > but no luck.
>
> Maybe completely disabling selinux (instead of putting it in permissive)
> works. Either boot with "selinux=0" on the kernel command line or
> disable in /etc/selinux/config and reboot. Updating to a newer
> selinux-policy would be an alternative.
>
> HTH,
> Niels
>
> >
> >
> >
> > On Wed, Mar 6, 2013 at 4:30 PM, James Cameron <quozl at laptop.org> wrote:
> >
> > > Your builder system should have an ARM processor, but I see from your
> > > rpm -qa that you have an i686 package installed.  This is because
> > > builder system is not ARM processor?
> > >
> > > See http://wiki.laptop.org/go/OS_Builder/Run_on_XO_hardware for how to
> > > build 11.3.x on XO-1.75 hardware.
> > >
> > > On Wed, Mar 06, 2013 at 03:38:37PM +0545, Basanta Shrestha wrote:
> > > > Hi,
> > > > I am trying to build oob for my xo 1.75. But I am getting following
> > > error:
> > > > Please help.
> > > > --------------------
> > > > Retrieving
> http://mock.laptop.org/repos/koji.dist-f14-armv5tel/repodata/
> > > > repomd.xml ...OK
> > > > Retrieving
> > > http://mock.laptop.org/repos/koji.dist-f14-armv5tel-updates-11.3.0/
> > > > repodata/repomd.xml ...OK
> > > > Retrieving
> http://mock.laptop.org/repos/local.11.3.0/repodata/repomd.xml...OK
> > > > Retrieving
> > > http://mock.laptop.org/repos/local.11.3.0-xo1.75/repodata/repomd.xml
> > > > ...OK
> > > > ERROR:root:Error creating Live CD : Failed to find package
> > > 'openssh-clients' :
> > > > No package(s) available to install
> > > >  * Caught error, cleanup and then bail out.
> > > >  * Running part cleanup base cleanup.50.cleanup.sh...
> > > >  * Running part cleanup buildnr_from_file
> cleanup.50.write_buildnr.sh...
> > > > ERROR: Failure in BuildStage: module base, part
> build.40.imagecreate.py,
> > > error
> > > > code 1
> > > > ----------------------
> > > > I have following system:
> > > > ----------------------
> > > > [root at basanta-dev examples]# pwd
> > > > /usr/share/doc/olpc-os-builder-4.0.0/example
> > > > [root at basanta-dev examples]# more /etc/redhat-release
> > > > Fedora release 14 (Laughlin)
> > > > [root at basanta-dev examples]# rpm -qa | grep openssh-clients
> > > > openssh-clients-5.5p1-24.fc14.2.i686
> > > > [root at basanta-dev examples]# ls
> > > /usr/share/doc/olpc-os-builder-4.0.0/examples/
> > > > [root at basanta-dev examples]# olpc-os-builder /usr/share/doc/
> > > > olpc-os-builder-4.0.0/examples/olpc-os-11.3.0-xo1.75.ini
> > > >
> > > > --
> > > > Basanta Shrestha
> > > > OLE Nepal
> > > >
> > >
> > > > _______________________________________________
> > > > Devel mailing list
> > > > Devel at lists.laptop.org
> > > > http://lists.laptop.org/listinfo/devel
> > >
> > >
> > > --
> > > James Cameron
> > > http://quozl.linux.org.au/
> > >
> >
> >
> >
> > --
> > Basanta Shrestha
> > Network Engineer
> > Open Learning Exchange (OLE) Nepal
> > Tel: +977.1.5544441, 5520075 Ext. 303
> > Cell: +977.9818 605110
> > http://www.olenepal.org
>
> > _______________________________________________
> > Devel mailing list
> > Devel at lists.laptop.org
> > http://lists.laptop.org/listinfo/devel
>
>


-- 
Basanta Shrestha
Network Engineer
Open Learning Exchange (OLE) Nepal
Tel: +977.1.5544441, 5520075 Ext. 303
Cell: +977.9818 605110
http://www.olenepal.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/devel/attachments/20130327/23705056/attachment.html>


More information about the Devel mailing list