Hi, In MeeGo Core repository, there are a arch named i686, and usually put glibc in it. I'm setting up a local obs server by this method: pull all packages from meego repo:( http://repo.meego.com/MeeGo/releases/1.0/core/repos/ia32/packages/ ), and store them to /obs/build/MeeGo:1.0:Core/standard/i586. (MeeGo:1.0:Core is a project on local obs server, it use prjconf from http://git.gitorious.org/meego-developer-tools/obs-project-config.git). If I put packages in different directories, obs will say the packages is unsolvable. And after I copy all .i686 & .noarch packages to i586 directory, I got the ERROR build log below: My question is why there is i686 & i586? and how to make them work together?
------------------------------------------------------------------------Build Log---------------------------------------------------------------------------------------- Memory limit set to 1374404KB Using BUILD_ROOT=/OBS.worker//root_2 Using BUILD_ARCH=i586:i486:i386 cnd000214 started "build hellow.spec" at Wed Jun 30 01:59:49 UTC 2010. Building hellow for project 'MeeGo:1.0:Core' repository 'standard' arch 'i586' srcmd5 '9fdf986bd8511deb1860076ba489a710' processing specfile /OBS.worker//root_2/.build-srcdir/hellow.spec ... running changelog2spec --target rpm --file /OBS.worker//root_2/.build-srcdir/hellow.spec init_buildsystem --cachedir /var/cache/build --clean --rpmlist /OBS.worker//root_2/.build.rpmlist /OBS.worker//root_2/.build-srcdir/hellow.spec build rpmlint-Factory ... hostname: Resolver Error 0 (no error) preinstalling rpm... cpio: premature end of file preinstalling rpm-libs... preinstalling acl... preinstalling attr... preinstalling bash... preinstalling bzip2... preinstalling coreutils... preinstalling diffutils... preinstalling lua... preinstalling db4... preinstalling filesystem... preinstalling grep... preinstalling glibc... cpio: premature end of file preinstalling glibc-common... preinstalling libacl... preinstalling libattr... preinstalling libgcc... preinstalling pam... preinstalling pcre... preinstalling nss... preinstalling nspr... preinstalling libcap... preinstalling popt... preinstalling readline... preinstalling sed... preinstalling tar... preinstalling zlib... preinstalling sqlite... preinstalling ncurses-libs... preinstalling elfutils-libelf... preinstalling perl-libs... preinstalling bzip2-libs... preinstalling libstdc++... preinstalling setup... preinstalling kernel-headers... preinstalling glibc-headers... preinstalling file-libs... preinstalling nss-softokn-freebl... preinstalling xz-libs... initializing rpm db... reordering...cycle: bash -> glibc -> glibc-common breaking dependency glibc-common -> bash cycle: glibc -> glibc-common breaking dependency glibc -> glibc-common cycle: glibc -> nss-softokn-freebl breaking dependency nss-softokn-freebl -> glibc cycle: perl -> perl-libs breaking dependency perl -> perl-libs cycle: perl-Module-Pluggable -> perl breaking dependency perl -> perl-Module-Pluggable cycle: perl -> perl-Pod-Simple breaking dependency perl -> perl-Pod-Simple cycle: perl -> perl-version breaking dependency perl -> perl-version cycle: coreutils-libs -> coreutils breaking dependency coreutils -> coreutils-libs cycle: coreutils -> pam breaking dependency coreutils -> pam cycle: coreutils -> util-linux-ng -> pam breaking dependency util-linux-ng -> pam cycle: coreutils -> util-linux-ng breaking dependency util-linux-ng -> coreutils cycle: nss-sysinit -> nss breaking dependency nss -> nss-sysinit cycle: rpm -> rpm-libs breaking dependency rpm-libs -> rpm done installing kernel-headers-2.6.33-1.2 installing libgcc-4.4.2-12.13 installing meego-release-1.0-9.1 installing ncurses-base-5.7-7.5 installing setup-2.8.15-5.10 installing tzdata-2010b-2.2 installing filesystem-2.4.31-2.1 installing basesystem-8.1-4.13 installing nss-softokn-freebl-3.12.5-4.80 installing glibc-2.11.90-18.3 error: unpacking of archive failed on file /usr/lib/gconv/BRF.so;4c2aa534: cpio: read failed - Bad file descriptor exit ... --------------------------------------------------------------Build Log End----------------------------------------------------------- _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
