This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
informatica:hp_z240mt_offstation_comprovacio [2017/08/07 14:40] miquel [Execució de ParaVision com a nmrsu] |
informatica:hp_z240mt_offstation_comprovacio [2017/08/09 10:27] (current) miquel [Patch per corbaNameService.default] |
||
|---|---|---|---|
| Line 880: | Line 880: | ||
| Així doncs, surto de la sessió de // | Així doncs, surto de la sessió de // | ||
| + | |||
| + | ===== Init scripts de Bruker ===== | ||
| + | |||
| + | Alguns dels // | ||
| + | |||
| + | < | ||
| + | root@sermn115:/ | ||
| + | Reading package lists... Done | ||
| + | ... | ||
| + | Get:1 http:// | ||
| + | Fetched 106 kB in 0s (347 kB/s) | ||
| + | Preconfiguring packages ... | ||
| + | ... | ||
| + | Setting up cups-daemon (2.2.1-8~bpo8+1) ... | ||
| + | insserv: warning: script ' | ||
| + | insserv: warning: script ' | ||
| + | insserv: warning: script ' | ||
| + | insserv: There is a loop at service rc.local if started | ||
| + | insserv: There is a loop between service corbaNameService and mountnfs if started | ||
| + | insserv: | ||
| + | insserv: | ||
| + | ... | ||
| + | insserv: Starting corbaNameService.default depends on rc.local and therefore on system facility `$all' which can not be true! | ||
| + | ... | ||
| + | insserv: Max recursions depth 99 reached | ||
| + | insserv: | ||
| + | insserv: There is a loop between service corbaNameService and mountall-bootclean if started | ||
| + | insserv: There is a loop between service corbaNameService and keyboard-setup if started | ||
| + | insserv: | ||
| + | insserv: | ||
| + | insserv: | ||
| + | insserv: There is a loop between service rc.local and mountdevsubfs if started | ||
| + | insserv: | ||
| + | insserv: exiting now without changing boot order! | ||
| + | update-rc.d: | ||
| + | dpkg: error processing package cups-daemon (--configure): | ||
| + | | ||
| + | ... | ||
| + | dpkg: dependency problems prevent configuration of cups-core-drivers: | ||
| + | | ||
| + | Package cups-daemon is not configured yet. | ||
| + | ... | ||
| + | Errors were encountered while processing: | ||
| + | | ||
| + | | ||
| + | cups | ||
| + | | ||
| + | E: Sub-process / | ||
| + | </ | ||
| + | |||
| + | En aquests enllaços s' | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | Després d' | ||
| + | |||
| + | < | ||
| + | root@sermn115:/ | ||
| + | Setting up cups-daemon (2.2.1-8~bpo8+1) ... | ||
| + | insserv: Script bruker_lmgr is broken: incomplete LSB comment. | ||
| + | insserv: missing `Required-Start:' | ||
| + | insserv: missing `Required-Stop:' | ||
| + | insserv: missing `Default-Start:' | ||
| + | insserv: missing `Default-Stop:' | ||
| + | insserv: Default-Start undefined, assuming empty start runlevel(s) for script `bruker_lmgr' | ||
| + | insserv: Default-Stop | ||
| + | Setting up cups-core-drivers (2.2.1-8~bpo8+1) ... | ||
| + | Setting up cups (2.2.1-8~bpo8+1) ... | ||
| + | Updating PPD files for cups ... | ||
| + | Updating PPD files for cups-filters ... | ||
| + | Updating PPD files for gutenprint ... | ||
| + | Setting up printer-driver-gutenprint (5.2.10-3) ... | ||
| + | </ | ||
| + | |||
| + | Edito els init-scripts per afegir els LSB comment que manquen i evitar que donin cap missatge d' | ||
| + | |||
| + | ==== Patch per bruker_lmgr ==== | ||
| + | |||
| + | Aquest és el patch generat amb la comanda '' | ||
| + | |||
| + | < | ||
| + | --- / | ||
| + | +++ bruker_lmgr 2017-08-08 12: | ||
| + | @@ -21,6 +21,17 @@ | ||
| + | # description: | ||
| + | # | ||
| + | |||
| + | +### BEGIN INIT INFO | ||
| + | +# Provides: | ||
| + | +# Required-Start: | ||
| + | +# Required-Stop: | ||
| + | +# Default-Start: | ||
| + | +# Default-Stop: | ||
| + | +# Short-Description: | ||
| + | +# Description: | ||
| + | +### END INIT INFO | ||
| + | + | ||
| + | + | ||
| + | # lmgrd_alive returns 0 if lmgrd is alive otherwise anything else | ||
| + | | ||
| + | { | ||
| + | </ | ||
| + | |||
| + | ==== Patch per corbaNameService.default ==== | ||
| + | |||
| + | Aquest és el patch generat amb la comanda '' | ||
| + | |||
| + | < | ||
| + | --- / | ||
| + | +++ corbaNameService.default 2017-08-08 12: | ||
| + | @@ -4,7 +4,18 @@ | ||
| + | # | ||
| + | # $Id: corbaNameService.default, | ||
| + | # | ||
| + | - | ||
| + | + | ||
| + | +### BEGIN INIT INFO | ||
| + | +# Provides: | ||
| + | +# Required-Start: | ||
| + | +# Required-Stop: | ||
| + | +# Default-Start: | ||
| + | +# Default-Stop: | ||
| + | +# Short-Description: | ||
| + | +# Description: | ||
| + | +### END INIT INFO | ||
| + | + | ||
| + | + | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | |||
| + | ===== Patch per ~paravision/ | ||
| + | |||
| + | Quan executo ParaVision surt un missatge d' | ||
| + | |||
| + | < | ||
| + | sermnmri@sermn115:/ | ||
| + | Available disk memory for ParaVision is 40Gbytes. The partition load is 59% | ||
| + | ... | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | Comprovo que es tracta d'un problema de sintaxi (emprar " | ||
| + | |||
| + | < | ||
| + | --- ./ | ||
| + | +++ ./ | ||
| + | @@ -112,7 +112,7 @@ | ||
| + | |||
| + | | ||
| + | | ||
| + | -if [ `id -u` == $nmrsu ] | ||
| + | +if [ `id -u` = $nmrsu ] | ||
| + | then | ||
| + | touch $XWINNMRHOME/ | ||
| + | fi | ||
| + | </ | ||
| + | |||
| + | i el següent cop que executo ParaVision ja no apareix el missatge d' | ||