Re: [Thinstation-general] .pkg files not loading
Brought to you by:
doncuppjr
|
From: <kRu...@gm...> - 2016-11-08 19:04:42
|
Thanks for this idea, Don. The result with option -t (test file integrity) in chroot is: > busybox gunzip -t xxx.pkg gunzip: invalid magic > gunzip -t xxx.pkg gzip: xxx.pkg: not in gzip format tar xfv works fine on the file. Am 08.11.2016 um 19:47 schrieb Don Cupp: > This may have something to do with busybox gunzip. On the build box, > try unzipping with busybox, like busybox gunzip <.pkg> > > > > On Monday, November 7, 2016 9:14 AM, "kRu...@gm..." > <kRu...@gm...> wrote: > > > Hi everybody, > > I'm trying to create and load a package file from local storage. It is > included in build.conf with "pkg XXX" and the .pkg file is created. When > I copy it onto the PC and Thinstation boots, the log says: > > Loading extra packages... > Loading package XXX (storage)...gunzip: invalid magic > gunzip: invalid magic > tar: short read > Ok > > The .pkg file looks fine, I can open it with gunzip and 7-zip. I have > created two packages, both are not working. What can I do? > > thinstation.conf.network: > PKG_PACKAGES="XXX" > PKG_PATH="/mnt/disc/sda/part1" > > build.conf: > ts-classic > switchuser > > Btw, when watching the messages directly on boot, the error is not > displayed and all looks fine "Loading package XXX (storage)... Ok". It > would be nice to have an error marker there, too. > > Regards, > Johannes > > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > _______________________________________________ > Thinstation-general mailing list > Thi...@li... > <mailto:Thi...@li...> > https://lists.sourceforge.net/lists/listinfo/thinstation-general > > > > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > > > _______________________________________________ > Thinstation-general mailing list > Thi...@li... > https://lists.sourceforge.net/lists/listinfo/thinstation-general |