Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant create live cd in Ubuntu #1

Open
knjigor opened this issue Nov 14, 2014 · 3 comments
Open

Cant create live cd in Ubuntu #1

knjigor opened this issue Nov 14, 2014 · 3 comments

Comments

@knjigor
Copy link

knjigor commented Nov 14, 2014

Hi, Im tryeing to create lice cd but yust cant complete proces. I have downloaded spreadlive-master.zip extracted it and as root run ./build.sh inside spreadlive-master folder. It download an iso ubuntu-13.10-desktop-i386.iso all goes well but it stops after nginx, can zou please help me:

nginx is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
python-pyexiv2 : Depends: libboost-python1.46.1 (>= 1.46.1-1) but it is not installable
Depends: libexiv2-11 but it is not installable
Recommends: python-pyexiv2-doc but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

I wanted to create live cd because i cant install spreads sucessfuly no matter what tutorial i`m using (tried on ubuntu 13, 14, debian and it yust dont install correctly).

Thanx for help

@knjigor
Copy link
Author

knjigor commented Nov 14, 2014

When I trie to do ./build.sh again, i get new error:
Checking for squashfs-tools:
Checking for genisoimage: Status: install ok installed
Create image mount point /tmp/tmp.bkvZL6iAKb/isomnt
Create new iso staging area /tmp/tmp.bkvZL6iAKb/isofs
Loop-mounting to /tmp/tmp.bkvZL6iAKb/isomnt...
/home/igor/Downloads/spreadlive-master: Is a directory
umount: /tmp/tmp.bkvZL6iAKb/isomnt: not mounted
umount: /tmp/tmp.bkvZL6iAKb/rootfs/usr/src/delivery: not found
umount: /tmp/tmp.bkvZL6iAKb/rootfs/dev/pts: not found
umount: /tmp/tmp.bkvZL6iAKb/rootfs/sys: not found
umount: /tmp/tmp.bkvZL6iAKb/rootfs/proc: not found
umount: /tmp/tmp.bkvZL6iAKb/rootfs/dev: not found
Remove directory /tmp/tmp.bkvZL6iAKb ...
Error occurred! Read /home/igor/Downloads/spreadlive-master/build_git@_1415989387.log for details

@knjigor
Copy link
Author

knjigor commented Nov 14, 2014

I allso get this error:

fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
Creating temporary directory...
Temporary directory created at /tmp/tmp.dVJVs6bz5F
Checking for squashfs-tools:
Checking for genisoimage: Status: install ok installed
Creating log file /home/igor/Downloads/spreadlive-master/build_git@_1415990446.log
Create image mount point /tmp/tmp.dVJVs6bz5F/isomnt
Create new iso staging area /tmp/tmp.dVJVs6bz5F/isofs
Loop-mounting to /tmp/tmp.dVJVs6bz5F/isomnt...
Remove directory /tmp/tmp.dVJVs6bz5F ...
Error occurred! Read /home/igor/Downloads/spreadlive-master/build_git@_1415990446.log for details

@SimonAM
Copy link

SimonAM commented Aug 7, 2015

I also have some problems with this.
I used

git clone https://github.com/DIYBookScanner/spreadlive.git
sudo /.build.sh

I also tried downloading the file manually and setting into the spreadlive directory. But still does not work.

I get the following error logfile:

Checking for squashfs-tools: 
Checking for genisoimage: Status: install ok installed
Create image mount point /tmp/tmp.iZ57lVgJEY/isomnt
Create new iso staging area /tmp/tmp.iZ57lVgJEY/isofs
Loop-mounting /home/simon/spreadlive/ubuntu-13.10-desktop-i386.iso to /tmp/tmp.iZ57lVgJEY/isomnt...
/home/simon/spreadlive/ubuntu-13.10-desktop-i386.iso: No such file or directory
umount: /tmp/tmp.iZ57lVgJEY/isomnt: not mounted
umount: /tmp/tmp.iZ57lVgJEY/rootfs/usr/src/delivery: not found
umount: /tmp/tmp.iZ57lVgJEY/rootfs/dev/pts: not found
umount: /tmp/tmp.iZ57lVgJEY/rootfs/sys: not found
umount: /tmp/tmp.iZ57lVgJEY/rootfs/proc: not found
umount: /tmp/tmp.iZ57lVgJEY/rootfs/dev: not found
Remove directory /tmp/tmp.iZ57lVgJEY ...
Error occurred! Read /home/simon/spreadlive/build_git@82e7caf_1438988565.log for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants