On Sun, Jan 12, 2014 at 04:29:15PM -0600, Brian Elliott Finley wrote:
> Mike,
> 
> Thanks for letting us know.  I've fixed the problem with the repo, but
> I'm afraid you'll now get the following error message when you try to
> install on wheezy:
> 
>      root@wheezy64:~# apt-get install systemimager-server
>      Reading package lists... Done
>      Building dependency tree       
>      Reading state information... Done
>      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:
>       systemimager-server : Depends: mkisofs but it is not installable
>                             Recommends: dhcp3-server or
>                                         dhcp but it is not installable
>                             Recommends: syslinux but it is not going to be 
> installed
>      E: Unable to correct problems, you have held broken packages.
> 
> 
> This fail is due to Debian not included either the "mkisofs" package, or
> a virtual or transitional package that points to "genisoimage", which is
> superceding mkisofs:
> 
>      https://github.com/xdissent/ievms/issues/70
> 
> 
> The fix for this is for me to update the packages to include
> _either_ mkisofs or genisoimage as a "Recommends", rather than a
> "Depends".  Same thing with the dhcp package names...
> 
> 
> But, to get going for right now, you can do this:
> 
>      It turns out that lenny includes an mkisofs transitional package,
>      which basically drops in a symlink like so:
> 
>      root@wheezy64:~# ls -l /usr/bin/mkisofs
>      lrwxrwxrwx 1 root root 11 Oct 26  2008 /usr/bin/mkisofs -> genisoimage
> 
>      So, just add an entry to /etc/apt/sources.list for lenny (it's old
>      enough that it should not supercede any of your wheezy packages, but
>      I haven't tested them all ;-).  You can comment it out after
>      installing mkisofs transitional package if you like...
> 
>      deb http://archive.debian.org/debian-archive/debian lenny main
>      
>      apt-get update
>      apt-get install systemimager-server

OK.  I added the lenny reference and ran the update and install.

Note the failed ...

sudo      apt-get install systemimager-server
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libsane-hpaio libvisio-0.0-0 python-pexpect python-renderpm python-reportlab
python-reportlab-accel
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  dhcp3-common dhcp3-server mkisofs systemimager-boot-i386-standard
Suggested packages:
  dhcp3-server-ldap
The following packages will be REMOVED:
  systemimager-boot-ia64-standard
The following NEW packages will be installed:
  dhcp3-common dhcp3-server mkisofs systemimager-boot-i386-standard
systemimager-server
0 upgraded, 5 newly installed, 1 to remove and 1 not upgraded.
Need to get 17.0 MB of archives.
After this operation, 14.3 MB of additional disk space will be used.
Do you want to continue [Y/n]? y

vvvvvvvvvvvvvvvvvvvv
WARNING: The following packages cannot be authenticated!
  systemimager-boot-i386-standard systemimager-server
Install these packages without verification [y/N]? y

Get:1 http://archive.debian.org/debian-archive/debian/ lenny/main dhcp3-common
amd64 3.1.1-6+lenny6 [311 kB]
Get:2 http://download.systemimager.org/debian/ stable/main
systemimager-boot-i386-standard all 3.6.2-2 [16.2 MB]
Get:3 http://archive.debian.org/debian-archive/debian/ lenny/main dhcp3-server
amd64 3.1.1-6+lenny6 [359 kB]
Get:4 http://archive.debian.org/debian-archive/debian/ lenny/main mkisofs all
9:1.1.9-1 [994 B]
Get:5 http://download.systemimager.org/debian/ stable/main systemimager-server
all 3.6.2-2 [149 kB]                                                      
Fetched 17.0 MB in 9s (1,715 kB/s)                                              
                                                                         
Preconfiguring packages ...
(Reading database ... 397212 files and directories currently installed.)
Removing systemimager-boot-ia64-standard ...
Selecting previously unselected package dhcp3-common.
(Reading database ... 397203 files and directories currently installed.)
Unpacking dhcp3-common (from .../dhcp3-common_3.1.1-6+lenny6_amd64.deb) ...
Replaced by files in installed package isc-dhcp-common ...
Selecting previously unselected package dhcp3-server.
Unpacking dhcp3-server (from .../dhcp3-server_3.1.1-6+lenny6_amd64.deb) ...
Selecting previously unselected package mkisofs.
Unpacking mkisofs (from .../mkisofs_9%3a1.1.9-1_all.deb) ...
Selecting previously unselected package systemimager-boot-i386-standard.
Unpacking systemimager-boot-i386-standard (from 
.../systemimager-boot-i386-standard_3.6.2-2_all.deb) ...
Selecting previously unselected package systemimager-server.
Unpacking systemimager-server (from .../systemimager-server_3.6.2-2_all.deb) ...
Processing triggers for man-db ...
Setting up dhcp3-common (3.1.1-6+lenny6) ...
Setting up dhcp3-server (3.1.1-6+lenny6) ...
Generating /etc/default/dhcp3-server...

vvvvvvvvvvvvvvvvvvvvvvvvvvv
[FAIL] Starting DHCP server: dhcpd3[....] check syslog for diagnostics. ...  
failed!
 failed!

invoke-rc.d: initscript dhcp3-server, action "start" failed.
Setting up mkisofs (9:1.1.9-1) ...
Setting up systemimager-boot-i386-standard (3.6.2-2) ...
Setting up systemimager-server (3.6.2-2) ...
Generating a new /etc/systemimager/rsyncd.conf...done.
update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match
systemimager-server Default-Start values (3 5)
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match
systemimager-server Default-Stop values (0 1 2 6)
update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match
netbootmond Default-Start values (3 5)
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match
netbootmond Default-Stop values (0 1 2 6)

from  /var/log/syslog ...

Jan 12 17:45:12 foveal5 dbus[2997]: [system] Activating service 
name='org.freedesktop.PackageKit' (using servicehelper)
Jan 12 17:45:12 foveal5 dbus[2997]: [system] Successfully activated service 
'org.freedesktop.PackageKit'
Jan 12 17:46:16 foveal5 dhcpd: Internet Systems Consortium DHCP Server V3.1.1
Jan 12 17:46:16 foveal5 dhcpd: Copyright 2004-2008 Internet Systems Consortium.
Jan 12 17:46:16 foveal5 dhcpd: All rights reserved.
Jan 12 17:46:16 foveal5 dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Jan 12 17:46:16 foveal5 dhcpd: Internet Systems Consortium DHCP Server V3.1.1
Jan 12 17:46:16 foveal5 dhcpd: Copyright 2004-2008 Internet Systems Consortium.
Jan 12 17:46:16 foveal5 dhcpd: All rights reserved.
Jan 12 17:46:16 foveal5 dhcpd: For info, please visit 
http://www.isc.org/sw/dhcp/
Jan 12 17:46:16 foveal5 dhcpd: Wrote 0 leases to leases file.
Jan 12 17:46:16 foveal5 dhcpd: 
Jan 12 17:46:16 foveal5 dhcpd: No subnet declaration for eth0 (192.168.1.5).
Jan 12 17:46:16 foveal5 dhcpd: ** Ignoring requests on eth0.  If this is not 
what
Jan 12 17:46:16 foveal5 dhcpd:    you want, please write a subnet declaration
Jan 12 17:46:16 foveal5 dhcpd:    in your dhcpd.conf file for the network 
segment
Jan 12 17:46:16 foveal5 dhcpd:    to which interface eth0 is attached. **
Jan 12 17:46:16 foveal5 dhcpd: 
Jan 12 17:46:16 foveal5 dhcpd: 
Jan 12 17:46:16 foveal5 dhcpd: Not configured to listen on any interfaces!


If I only want to use SI to create a DVD *.iso of my system to be used as a
basis for copies, do I need to configure DHCP3?


-- 
 Mike Bianchi
 Foveal Systems

 973 822-2085

 mbian...@foveal.com
 http://www.AutoAuditorium.com
 http://www.FovealMounts.com

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to