Custom Query (15 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 15)

1 2 3 4 5
Ticket Resolution Summary Owner Reporter
#10 fixed Python module pxeconfig not found bas Ole.H.Nielsen@…
Description

I installed pxeconfig-3.0.3 according to instructions and did the testing successfully. However, the pxeconfig command fails:

# pxeconfig --version

Traceback (most recent call last):

File "/usr/local/bin/pxeconfig", line 30, in ?

import pxeconfig

ImportError?: No module named pxeconfig

The system is running RedHat? RHEL5.3.

#11 fixed client_script_hook required somebody ramonb
Description

if client_script_hook is not set in /etc/pxeconfig.conf, the pxeconfig command gives an error. It seems the option is required.

08:42 newinstall.gina.sara.nl:/
root# pxeconfig am93-01
Which pxe config file must we use: ?
1 : default.ce_install
2 : default.ce_install.old
3 : default.centos5
4 : default.centos5_netinstall
5 : default.check_harddisks
6 : default.delldiag
7 : default.dellhddietstool
8 : default.flash_mgt_bios
9 : default.flash_twin_bios
10 : default.maarten.bla
11 : default.memtest
12 : default.oldkernel
13 : default.rescue_shell
14 : default.rescue_shell64
15 : default.sl47_netinstall
16 : default.sl4_blade
17 : default.wn_install
18 : default.wn_install.sl3
19 : default.wn_install.twin
20 : default.wn_install.twin.mgt
21 : default.xen_install
Select a number: 3
Traceback (most recent call last):
  File "/usr/bin/pxeconfig", line 41, in ?
    pxeconfig.main()
  File "/usr/lib/python2.4/site-packages/pxeconfig/pxeconfig.py", line 317, in main
    parser(sys.argv, settings)
  File "/usr/lib/python2.4/site-packages/pxeconfig/pxeconfig.py", line 291, in parser
    if settings['client_script_hook']:
KeyError: 'client_script_hook'

08:43 newinstall.gina.sara.nl:/
root# rpm -qa | grep pxeconfig
pxeconfig-3.1.0-1

08:43 newinstall.gina.sara.nl:/
root# 
#12 fixed Update Syslinux to a newer version somebody bas
Description

http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project

1 2 3 4 5
Note: See TracQuery for help on using queries.