Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dcore:ppa-deb2sce_command [2016/07/17 15:24] – nitram | dcore:ppa-deb2sce_command [2016/08/27 05:21] (current) – nitram | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== dCore sce-deb2sce Command ===== | ===== dCore sce-deb2sce Command ===== | ||
- | + | Occasionally a user may wish to import a single package (*.deb file) from outside the standard Debian or Ubuntu repositories. This can be accomplished with the '' | |
- | Occasionally a user may wish to import a single package (*.deb file) from outside the standard Debian or Ubuntu repositories. This can be accomplished with the '' | + | |
- | + | ||
- | To obtain and utilize | + | |
sce-import -o sce-deb2sce | sce-import -o sce-deb2sce | ||
sce-load sce-deb2sce | sce-load sce-deb2sce | ||
- | | + | sce-deb2sce < |
- | + | ||
- | Similar to running '' | + | |
- | + | ||
- | Since all SCEs now require a proper md5sum file to load, this should be created: | + | |
- | < | + | |
- | md5sum my_new.sce > my_new.sce.md5.txt | + | |
- | </code> | + | |
- | The new SCE can then be loaded for use by running: | ||
- | < | ||
- | sce-load / | ||
- | </ | ||
- | Alternatively move ' | + | The new SCE can then be loaded |
- | < | + | sce-load |
- | sce-load | + | |
- | sce-load my_new.sce | + | |
- | </ | + | |
- | The newly created SCE can also be added to OnDemand, | + | Alternatively move ' |
- | Note '*.deb' | + | Note *.deb file names usually contain the version number, which may be helpful to keep, even though a more generic extension name may be desired. This can be achieved, for example, by moving the newly created version number SCE file (eg. my_new_2.5.3-3_i386.sce) to / |
- | **Notice** - The sce-deb2sce | + | Usage options from the 'sce-deb2sce --help' command: |
- | *The command has no --help | + | |
- | *An md5sum | + | |
- | | + | |
- | *Resulting *.sce is owned by root:root, not the usual $USER:staff. | + | files can be moved into / |
- | | + | recognized |
- | | + | |
+ | The SCE and any dependency SCE(s) required | ||
+ | must be loaded with sceboot.lst, | ||
+ | | ||
+ | list file may be easiest, see sce-import | ||
+ | |||
+ | Usage: | ||
+ | |||
+ | sce-deb2sce debian_package.deb Convert specified *.deb file into an SCE. | ||
**[[http:// | **[[http:// | ||