Also fixed 2 missing dependancies: docbook-to-man docbook-utils build in progress...
-- Olivier LAHAYE CEA DRT/LIST/DCSI/DIR ________________________________________ De : LAHAYE Olivier Date d'envoi : mardi 18 juin 2013 16:42 À : oscar-devel@lists.sourceforge.net Objet : [PROVENANCE INTERNET] [Oscar-devel] RE : sync-files and oscar-utils (systemimager) DongInn, I've fixed a dependancy on libreadliner5-dev (extraneous "r" and extraneous "5"). Build deps should be ok now. Olivier. -- Olivier LAHAYE CEA DRT/LIST/DCSI/DIR ________________________________________ De : DongInn Kim [di...@cs.indiana.edu] Date d'envoi : mardi 18 juin 2013 15:46 À : oscar-devel@lists.sourceforge.net Objet : Re: [Oscar-devel] sync-files and oscar-utils (systemimager) Hi Olivier, Thanks for working on this. I tried to rebuild systemimager but I got this error. > Command to execute: /usr/bin/rapt --repo file:/tftpboot/oscar/debian-6-x86_64 > --repo > http://svn.oscar.openclustergroup.org/repos/unstable/debian-6-x86_64/+squeeze+/ > --repo > http://us.archive.ubuntu.com/ubuntu/+precise-updates+main+universe+multiverse > --repo http://us.archive.ubuntu.com/ubuntu/+precise+main+universe+multiverse > --distro ubuntu-1204-x86_64 -y install bc bzip2 cramfsprogs debhelper flex > gettext groff-base libdevmapper-dev libpopt-dev libtool libreadliner5-dev > libssl-dev module-init-tools python-dev rsync texinfo uuid-dev wget > zlib1g-dev tofrodos ncurses-dev dos2unix binutils-dev quilt libpam-dev > pkg-config libglib2.0-dev gperf --allow-unauthenticated > E: Unable to locate package libreadliner5-dev > Use of uninitialized value $output[0] in join or string at > /usr/share/perl5/OSCAR/PackMan.pm line 656. > ERROR: Impossible to install bc, bzip2, cramfsprogs, debhelper, flex, > gettext, groff-base, libdevmapper-dev, libpopt-dev, libtool, > libreadliner5-dev, libssl-dev, module-init-tools, python-dev, rsync, texinfo, > uuid-dev, wget, zlib1g-dev, tofrodos, ncurses-dev, dos2unix, binutils-dev, > quilt, libpam-dev, pkg-config, libglib2.0-dev, gperf ( > Adding the repositories: [ file:/tftpboot/distro/ubuntu-1204-x86_64 ] > Array: 1 element(s) > --> [WARN] /tftpboot/distro/ubuntu-1204-x86_64 does not exist > --> Skipping empty local repo (file:/tftpboot/distro/ubuntu-1204-x86_64) > --> [INFO] No repository to be added > --> Select online repo > http://us.archive.ubuntu.com/ubuntu/+precise+main+universe+multiverse > --> Select online repo > http://us.archive.ubuntu.com/ubuntu/+precise-updates+main+universe+multiverse > Adding the repositories: [ file:/tftpboot/oscar/debian-6-x86_64 > file:/tftpboot/oscar/common-debs ] > Array: 2 element(s) > --> Adding valid local repo (file:/tftpboot/oscar/debian-6-x86_64) > --> Skipping empty local repo (file:/tftpboot/oscar/common-debs) > --> Adding file:/tftpboot/oscar/debian-6-x86_64 in > /tftpboot/oscar/debian-6-x86_64.url > --> Adding file:/tftpboot/oscar/debian-6-x86_64 > to /tftpboot/oscar/debian-6-x86_64.url > --> Select online repo > http://svn.oscar.openclustergroup.org/repos/unstable/debian-6-x86_64/+squeeze+/ > --> Select valid local repo file:/tftpboot/oscar/debian-6-x86_64 > Reading package lists... > Building dependency tree... > Reading state information... > ERROR during RAPT execution) at /usr/bin/packman line 150. > ERROR: Failed to install requires: bc bzip2 cramfsprogs debhelper flex > gettext groff-base libdevmapper-dev libpopt-dev libtool libreadliner5-dev > libssl-dev module-init-tools python-dev rsync texinfo uuid-dev wget > zlib1g-dev tofrodos ncurses-dev dos2unix binutils-dev quilt libpam-dev > pkg-config libglib2.0-dev gperf > ERROR: Impossible to install requirements at /usr/bin/oscar-packager line 378 > ERROR: Impossible to build some binaries at /usr/bin/oscar-packager line 378 > ERROR: Impossible to prepare the prereqs (/tmp/oscar-packager/systemimager, > /tftpboot/oscar/debian-6-x86_64) at /usr/bin/oscar-packager line 378 > ERROR: [create_package:prepare_prereqs] Impossible to manage prereqs for the > creation of the binary package > Preparing repository /tftpboot/oscar/debian-6-x86_64 > > ============================================================================= > == Preparing pool: /tftpboot/oscar/debian-6-x86_64 > ============================================================================= It seems that the following packages are not available but they are required. How did you manage these on 1210? > root@dikim-virtual-machine:/media# apt-get install bc bzip2 cramfsprogs > debhelper flex gettext groff-base libdevmapper-dev libpopt-dev libtool > libreadliner5-dev libssl-dev module-init-tools python-dev rsync texinfo > uuid-dev wget zlib1g-dev tofrodos ncurses-dev dos2unix binutils-dev quilt > libpam-dev pkg-config libglib2.0-dev gperf > Reading package lists... Done > Building dependency tree > Reading state information... Done > Package texinfo is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > However the following packages replace it: > info install-info > > Package libpopt-dev is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > > Package flex is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > > Package libtool is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > > Package libglib2.0-dev is not available, but is referred to by another > package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > However the following packages replace it: > libglib2.0-0 libglib2.0-bin > > E: Unable to locate package cramfsprogs > E: Package 'flex' has no installation candidate > E: Unable to locate package libdevmapper-dev > E: Package 'libpopt-dev' has no installation candidate > E: Package 'libtool' has no installation candidate > E: Unable to locate package libreadliner5-dev > E: Package 'texinfo' has no installation candidate > E: Unable to locate package uuid-dev > E: Unable to locate package tofrodos > E: Unable to locate package ncurses-dev > E: Unable to locate package dos2unix > E: Unable to locate package binutils-dev > E: Unable to locate package quilt > E: Unable to locate package libpam-dev > E: Package 'libglib2.0-dev' has no installation candidate > E: Unable to locate package gperf > root@dikim-virtual-machine:/media# Regards, -- - DongInn On Jun 18, 2013, at 4:01 AM, LAHAYE Olivier <olivier.lah...@cea.fr> wrote: > Hi DongInn, > > It should build, I'll give a look at it, I have an ubuntu 1204 VM non :-) > (and a 1304 as well) > > -- > Olivier LAHAYE > CEA DRT/LIST/DCSI/DIR > > ________________________________________ > De : DongInn Kim [di...@cs.indiana.edu] > Date d'envoi : lundi 17 juin 2013 15:26 > À : Devel OSCAR > Objet : Re: [Oscar-devel] sync-files and oscar-utils > > BTW, Olivier. > > What about systemimager? I can not bootstrap because of the sis package. I > thought you were working on building the sis package and it seems to be > already available on ubuntu-1210-x86_64 repository but not in 1204. > > Do we need to do some manual work to build systemimager on ubuntu-1204? > > "oscar-packager --all sis" did not build systemimager. > > Regards, > > -- > - DongInn > > On Jun 17, 2013, at 8:57 AM, DongInn Kim <di...@cs.indiana.edu> wrote: > >> Thanks Olivier, >> >> Yes, your commit fixed the problem. I just updated ubuntu-1204-x86_64 >> repository too. >> >> Regards, >> >> -- >> - DongInn >> >> On Jun 17, 2013, at 6:20 AM, LAHAYE Olivier <olivier.lah...@cea.fr> wrote: >> >>> >>> hi, >>> >>> I've updated the ubuntu-1210-x86_64 repo with new package. >>> -- >>> Olivier LAHAYE >>> CEA DRT/LIST/DCSI/DIR >>> >>> ________________________________________ >>> De : LAHAYE Olivier >>> Date d'envoi : lundi 17 juin 2013 11:10 >>> À : DongInn Kim; Devel OSCAR >>> Objet : [PROVENANCE INTERNET] [Oscar-devel] RE : sync-files and oscar-utils >>> >>> 6.1.3 > 6.1.3~svnn20130306-0ol1 > 6.1.2 > 6.1.2~svnn20130306-0ol1 >>> >>> I though I did modify this by putting a requirement on v6.1.1.9 (trick), >>> but it seems I missed this package... >>> >>> Fixed in SVN. >>> >>> Regards, >>> >>> Olivier. >>> -- >>> Olivier LAHAYE >>> CEA DRT/LIST/DCSI/DIR >>> >>> ________________________________________ >>> De : DongInn Kim [di...@cs.indiana.edu] >>> Date d'envoi : samedi 15 juin 2013 17:42 >>> À : Devel OSCAR >>> Cc: LAHAYE Olivier >>> Objet : sync-files and oscar-utils >>> >>> Hi Olivier, >>> >>> It seems that the dependency of sync-files to oscar-utils is not setup >>> properly. >>> >>>> root@cutter:/var/log# apt-get install sync-files >>>> Reading package lists... Done >>>> Building dependency tree >>>> Reading state information... Done >>>> Some packages could not be installed. This may mean that you have >>>> requested an impossible situation or if you are using the unstable >>>> distribution that some required packages have not yet been created >>>> or been moved out of Incoming. >>>> The following information may help to resolve the situation: >>>> >>>> The following packages have unmet dependencies: >>>> sync-files : Depends: oscar-utils (>= 6.1.2) but 6.1.2~svn20130306-0ol1 is >>>> to be installed >>>> E: Unable to correct problems, you have held broken packages. >>>> root@cutter:/var/log# >>> >>> Any idea what is going on here? >>> >>> Regards, >>> >>> -- >>> - DongInn >>> >>> >>> ------------------------------------------------------------------------------ >>> This SF.net email is sponsored by Windows: >>> >>> Build for Windows Store. >>> >>> http://p.sf.net/sfu/windows-dev2dev >>> _______________________________________________ >>> Oscar-devel mailing list >>> Oscar-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/oscar-devel >> > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Oscar-devel mailing list > Oscar-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oscar-devel > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Oscar-devel mailing list > Oscar-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Oscar-devel mailing list Oscar-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Oscar-devel mailing list Oscar-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Oscar-devel mailing list Oscar-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-devel