Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: jls on May 02, 2015, 11:39:17 AM

Title: sce-remove bug [SOLVED]
Post by: jls on May 02, 2015, 11:39:17 AM
Hi
I launched sce-remove and selected an sce to remove, then I imported 2 new sce and relaunched sce-remove, but on the list where I choose what to remove, they don't appear.
Title: Re: sce-remove bug
Post by: Jason W on May 02, 2015, 08:38:31 PM
Thanks, hopefully I can find a fix in the coming days.
Title: Re: sce-remove bug
Post by: Jason W on May 03, 2015, 01:41:24 PM
Fixed, uploaded to release.
Title: Re: sce-remove bug
Post by: gwalther on May 04, 2015, 12:57:50 PM
I have imported several packages using sce-import -r -b, and could not get them to run.  I then tried to use sce-remove to get rid of them, but even after reboot they remained in sceboot.lst and in the sce dir.  Am I missing something?

Using dcore version 15.05.03
Title: Re: sce-remove bug
Post by: Jason W on May 04, 2015, 02:13:56 PM
Ok, I will check into it.
Title: Re: sce-remove bug
Post by: Jason W on May 04, 2015, 06:42:48 PM
So we can compare apples to apples, which packages are not working or removing?  And what dCore port?  Though the second should not make a difference, want to make sure.
Title: Re: sce-remove bug
Post by: gwalther on May 04, 2015, 07:48:23 PM
I use ..ub-dCore-trusty...

I previously tried..catfish..(a file finder ...before gtkfind was available)...and today
network-manager..and network-manager-gnome.

My files are located:
/mnt/sda3/dcore/sceboot.lst
/mnt/sda3/dcore/sce/

Title: Re: sce-remove bug
Post by: Jason W on May 04, 2015, 08:43:06 PM
Ok, network-manager is a gnome app and many of those may not work.

But I did fix the sce-remove issue, was a bug in the previous bugfix, uploaded to release.
Title: Re: sce-remove bug
Post by: gwalther on May 05, 2015, 01:38:53 PM
Downloaded and tried the latest release...sce-remove ...now works...removes the sce and the entry in  sceboot.lst
Title: Different sce-remove bug (listing extensions)
Post by: sm8ps on May 07, 2015, 09:28:54 AM
I am facing a different problem with sce-remove on ub-dCore-trusty (recent version of 20150505) that I am posting in this thread as it could be related to recent changes.
I have four extensions imported: flwm, graphics-3.16.6-tinycore, sl, xorg-all.
When I launch 'sce-remove' it shows the alphabetical list. When I remove, say, sl the listing is re-created but is corrupted. It reads
When I remove flwm the new listing reads
Quitting at this point, the messages say
Code: [Select]
grep: *.dep: No such file or directory
grep: *.dep: No such file or directory
sl
flwm
The above SCEs will be removed upon shutdown or reboot.
This indeed happens, so the basic functionality is working. Simply the listing seems to repeat until at least six items are present.
Title: Re: sce-remove bug
Post by: Jason W on May 07, 2015, 03:24:42 PM
Ok, I will check into it.
Title: Re: sce-remove bug
Post by: Jason W on May 07, 2015, 07:50:52 PM
Simple bugfix and should be good now, uploaded to release.  Thanks for the find.
Title: Re: sce-remove bug [SOLVED]
Post by: sm8ps on May 08, 2015, 05:02:49 AM
Tested with four extensions. The problem is resolved. Thank you!