dCore Import Debian Packages to Mountable SCE extensions > dCore X86

Error in sce-import

<< < (3/3)

Jason W:
Ok, I will look into it and hopefully we can make it bash compatible.  It seems to be syntax error according to bash in the select menu line.

nitram:

--- Quote from: Jason W on February 17, 2016, 11:15:12 AM ---This was a case where the select utility autoselects if there is only one item to choose from.  Has been this way from the beginning, only a few packages will have only one match when that match is not the same as the desired package.  I have fixed this with a yes/no choice when "sce-import name" autoselects namebench.

--- End quote ---

This has also happened to me before, can't remember the package name, where a partial name import search goes ahead and installs the only matching package without pause. This appears fixed and i think is better behaviour, despite the extra (y)es:


--- Code: ---tc@box:~$ sce-import name
.
.
Do you want to import namebench?:

--- End code ---

nitram:

--- Quote from: Jason W on February 18, 2016, 09:27:22 AM ---Ok, I will look into it and hopefully we can make it bash compatible.  It seems to be syntax error according to bash in the select menu line.

--- End quote ---

Some single quotes were recently added to sce-import to highlight the search letters, example below 'nan'.

It does not seem be an issue with Ash, maybe Bash requires an escape?

--- Code: ---tc@box:~$ sce-import nan
.
.
Select package for 'nan'.

         1. nano
         2. nano-tiny
         3. nanoblogger

--- End code ---

Jason W:
I think I found the solution.  Will be in next RC.

Navigation

[0] Message Index

[*] Previous page

Go to full version