WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: fluff not correctly imported  (Read 1791 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
fluff not correctly imported
« on: February 06, 2016, 07:09:05 AM »
Hi
doesn't merge
aterm
fltk-1.1.10
fluff

Code: [Select]
sce-import -dpv fluff

Using the -p option.
Using the -n option.
Using the -v option.

Using the -d option.


Importing fluff.

Using Package Index:
/etc/sysconfig/tcedir/import/debinx/ubuntu_trusty_main_i386_Packages

Using Security Index:
aterm
fltk-1.1.10
fluff
libjpeg62

~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~

Proceeding to create fluff.sce...
Merging libjpeg62
Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /etc/sysconfig/tcedir/sce/update/fluff.sce, block siz
e 4096.
[=================================================================|] 48/48 100%
Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 4096
compressed data, compressed metadata, compressed fragments, no xattrs
duplicates are removed
Filesystem size 80.77 Kbytes (0.08 Mbytes)
54.47% of uncompressed filesystem size (148.27 Kbytes)
Inode table size 414 bytes (0.40 Kbytes)
44.85% of uncompressed inode table size (923 bytes)
Directory table size 310 bytes (0.30 Kbytes)
60.19% of uncompressed directory table size (515 bytes)
Number of duplicate files found 1
Number of inodes 24
Number of files 13
Number of fragments 2
Number of symbolic links  1
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 10
Number of ids (unique uids + gids) 2
Number of uids 1
root (0)
Number of gids 2
root (0)
staff (50)

Finished importing fluff.sce.
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: fluff not correctly imported
« Reply #1 on: February 06, 2016, 10:58:26 AM »
Have you tried without the -p option?

Fluff imports and runs as expected with me.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: fluff not correctly imported
« Reply #2 on: February 06, 2016, 11:02:23 AM »
works, without -p
dCore user

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: fluff not correctly imported
« Reply #3 on: February 06, 2016, 12:59:01 PM »
Hi
the import routine could check if all the dcore specific file are present in /tmp
dCore user

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: fluff not correctly imported
« Reply #4 on: February 07, 2016, 11:13:53 AM »
In next RC - The existence of /tmp/debinx and /tmp/deb2sce.tar.gz are checked and the needed files from deb2sce.tar.gz extracted.  If one or the other is missing, "sce-import -p" will exit with a warning.