WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: couple queries...  (Read 2083 times)

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
couple queries...
« 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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: couple queries...
« Reply #1 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.