On Mon, Jul 31, 2006, Ralf S. Engelschall wrote:

> On Mon, Jul 31, 2006, Yann Fuselier wrote:
>
> > I'm working on a ultra10 sparc station with Solaris 9 and the latest
> > recommended patches.
> > Before to test installation of openpkg from source package, I install the
> > following Sunfreeware packages : gcc-3.4.2, make-3.8.0, libiconv-1.9.2
> > (needed for gcc-3.4.2), perl-5.8.3 and binutils.
> > Then I follow the tutorial ( http://www.openpkg.org/documentation/tutorial/
> > ) and you can see the result into the log file in attachment. Nothing is
> > done, and all work has been deleted...
> > Where did I make a mistake ?
>
> Well, according to your logfile...
>
> | [...]
> | ++ initializing RPM database
> | + /var/tmp/openpkg-2.20060726-root/openpkg/lib/openpkg/bash 
> /var/tmp/openpkg-2.20060726-root/openpkg/lib/openpkg/rpmdb
> | +--prefix=/var/tmp/openpkg-2.20060726-root/openpkg 
> --dbpath=/var/tmp/openpkg-2.20060726-root/openpkg/RPM/DB --rpm=/var/tmp/rpm 
> --build --quiet
> | Tué
> | + echo ++ re-iterating over RPM specification procedures
> | [...]
> | + echo ++ creating bootstrap source RPM file
> | ++ creating bootstrap source RPM file
> | + /var/tmp/rpm -bs --nodeps openpkg.spec
> | Tué
> | + cp 
> /var/tmp/openpkg-2.20060726-root/openpkg/RPM/PKG/openpkg-2.20060726-2.20060726.src.rpm
>  ../
> | cp : impossible d'accéder à 
> /var/tmp/openpkg-2.20060726-root/openpkg/RPM/PKG/openpkg-2.20060726-2.20060726.src.rpm
> | [...]
> | + /var/tmp/openpkg-2.20060726-root/openpkg/lib/openpkg/bzip2 -9
> | Tué
> | + cp -p /var/tmp/openpkg-2.20060726-root/openpkg/lib/openpkg/tar 
> /var/tmp/openpkg-2.20060726-root/openpkg/openpkg.tar
> | [...]
>
> ...everything was built fine but the RPM and bzip2 commands seem to
> not run correctly. I'm not aware of French or whatever locale you have
> set, so I don't know what the output "Tué" means, but I guess it is
> something like "core dump", isn't it? At least it is rather strange that
> both RPM (very complex program) and bzip2 (a simple program) fail with
> the same error. So I think either the Freeware compiler chain is broken
> on your platform or a disk is full or something else locally broken.
> My recommendation is to remove all Freeware stuff and start over from
> scratch with OpenPKG "openpkg", "make", "binutils" and "gcc" binary
> packages for sparc64-solaris9 (e.g. from OpenPKG 2.5). Then use this
> stuff under /openpkg to rebuild everything for OpenPKG 2.20060622 from
> source.

BTW, perhaps the problem is even directly related to your locale
settings. Please try to reset your locale settings to US/English or even
the standard "C" one. The environment variables LC_ALL and LANG are your
friend here.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to