If I sce-import with no connection, the debGetEnv fetching of the debinx files exits with failure, and if I use "sce-import -p" option not to update the debinx, then sce-import exits with a failure of extracting the archive like below as it has not been downloaded:
* Merging 6 packages:
wget: bad address 'us.archive.ubuntu.com'
Failed on download of pool/main/z/zlib/zlib1g_1.2.8.dfsg-2ubuntu4_i386.deb.
wget: bad address 'us.archive.ubuntu.com'
ar: can't open '/etc/sysconfig/tcedir/import/debs/zlib1g_1.2.8.dfsg-2ubuntu4_i386.deb': No such file or directory
ar: can't open '/etc/sysconfig/tcedir/import/debs/zlib1g_1.2.8.dfsg-2ubuntu4_i386.deb': No such file or directory
/usr/bin/debExtract: line 43: can't create /tmp/: Is a directory
WARNING: Failure to extract zlib1g_1.2.8.dfsg-2ubuntu4_i386.deb, exiting..
A screenshot or more info would be helpful if sce-import is keeping going with no network and a bad or missing downloads.