Running on real hardware...

Dan Kegel dank at kegel.com
Sun Dec 21 15:21:51 UTC 2014


Yes, it was just a first approximation of 'porting' those debs to
snappyland.  Next step might be to find and port the postinstall scripts.
On Dec 21, 2014 3:13 AM, "Oliver Grawert" <ogra at ubuntu.com> wrote:

> hi,
>
> Am Montag, den 15.12.2014, 23:55 +0100 schrieb Alexander Sack:
> ...
> > > apt-get download $pkgs
> > > for pkg in *.deb
> > > do
> > >     dpkg-deb -x $pkg .
> > > done
> > > tar -czvf x.tgz usr etc
> > >
> > > 2) transfer x.tgz to the Core system,
> > > remount / read-write,
> > > unpack into /,
> > >
>
> this is pretty broken, most/many of teh packages you install have
> maintainer scripts that dpkg -i would execute to do their initial set up
> properly.
> only using dpkg -x will give you a completely different setup to a
> proper install of the package.
> you should in any case use dpkg -i above (which might potentially force
> you to install a few more deps but at least the files in /etc will be
> proper) ...
>
> ciao
>         oli
>
> --
> snappy-devel mailing list
> snappy-devel at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/snappy-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20141221/6a31c45f/attachment.html>


More information about the snappy-devel mailing list