dCore Import Debian Packages to Mountable SCE extensions > dCore X86

bash not included when importing bash

(1/4) > >>

sm8ps:
Please compare the following two steps of  ''sce-import -v bash'' on dCore-trusty:2015.12.19.13.02.


--- Code: ---/tmp/.pkglist:
ash
bash
gcc-4.9-base
libc6
libgcc1
libtinfo5
--- End code ---


--- Code: ---Proceeding to create bash.sce..
Merging Tiny Core custom start script for ash: ash.deb2sce
Merging ash
Merging gcc-4.9-base
Merging libgcc1
Merging libc6
Merging libtinfo5
Parallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on /etc/sysconfig/tcedir/sce/bash.sce, block size 4096.
--- End code ---

This all results in "/bb/sh: bash: not found" after ''sce-load bash''. So bash somehow gets lost?! Indeed, '/tmp/tcloop/bash/bin/' only contains 'ash'.

Jason W:
I don't see this on dCore-wheezy or dCore-wily.

EDIT:  I don't see this in dCore-trusty either.

nitram:
Just tested on dCore-jessie to help out, bash is merged. Using default sceconfig and  sce-import bash  .

--- Code: ---Importing bash.
 
 
Using Package Index: /etc/sysconfig/tcedir/import/debinx/debian_jessie_main_i386_Packages
 
Using Package Index: /etc/sysconfig/tcedir/import/debinx/debian_jessie_security_i386_Packages
 
Using debian Mirror: http://ftp.ca.debian.org/debian
 
Using debian Security Mirror: http://ftp.ca.debian.org/debian

bash is a standard debian jessie package.
Gathering dependency info..
Connecting to ftp.ca.debian.org (70.38.0.135:80)
ash_0.5.7-4_all.deb  100% |*******************************| 29124   0:00:00 ETA
Merging Tiny Core custom start script for ash: ash.deb2sce
Merging ash
Merging gcc-4.9-base
Merging libgcc1
Merging libc6
Merging libtinfo5
Merging sensible-utils
Merging Tiny Core custom start script for debianutils: debianutils.deb2sce
Merging debianutils
Connecting to ftp.ca.debian.org (70.38.0.135:80)
base-files_8+deb8u2_ 100% |*******************************| 69498   0:00:00 ETA
Merging Tiny Core custom start script for base-files: base-files.deb2sce
Merging base-files
Connecting to ftp.ca.debian.org (207.210.46.249:80)
bash_4.3-11+b1_i386. 100% |*******************************|  1153k  0:00:00 ETA
Merging bash
Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /etc/sysconfig/tcedir/sce/bash.sce, block size 4096.
[=============================================================\] 3748/3748 100%

--- End code ---

sm8ps:
Strange thing, isn't it! How can that happen and -- more importantly -- how can I make it work? Any ideas?

Jason W:
sm8ps - Since bash is being imported ok by others even on your same dCore version, try with a fresh install of no existing tce directory or backup.  Basically a "base norestore" boot and then import bash.  Thanks for testing.

Navigation

[0] Message Index

[#] Next page

Go to full version