Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: nitram on November 16, 2016, 06:58:08 AM

Title: couple queries...
Post by: nitram on November 16, 2016, 06:58:08 AM
Noticed on a fresh dCore install, probably just a script grep that needs silencing. A  *1  file is created when sce-import is run:
Code: [Select]
tc@box:/mnt/sda7/tce/import$ ls
*1  debinx/  debs/
tc@box:/mnt/sda7/tce/import$ cat *1
grep: /opt/debextra/*: No such file or directory

In dCore-xenial  version -r  indicates the following update, there is no corresponding update in dCore-jessie nor do i remember seeing any release notes. What changed with this RC release?
Code: [Select]
dCore-xenial:2016.11.13.18.08
Title: Re: couple queries...
Post by: Jason W on November 16, 2016, 01:21:15 PM
dCore-xenial I had updated the base libraries, affected one or two files in /lib/i386-linux-gnu.  I meant to announce that earlier.

The *1 is from a typo on a grep line in deb2sce, meant to be &1.  Will fix tonight.