Changes between Version 7 and Version 8 of TangoGeniMonitoring/GmocConfiguration


Ignore:
Timestamp:
03/11/13 12:39:34 (11 years ago)
Author:
chaos@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TangoGeniMonitoring/GmocConfiguration

    v7 v8  
    6060}}}
    6161 Caveats: a couple of things may go wrong here:
     62   * If you are installing tango-monitor-gmoc for the first time ''as part of an upgrade of tango-monitor-foam'', please note that a file moved from tango-monitor-foam-0.4 to tango-monitor-gmoc.  Therefore, the `dpkg` invocation above will fail with an error like "trying to overwrite '/usr/local/lib.gmoc.py', which is also in package tango-monitor-foam 0.4-2".  To work around this, you must upgrade tango-monitor-foam at the same time you install tango-monitor-gmoc:
     63{{{
     64sudo dpkg -i ~/tango-monitor-gmoc_1.2.12-1_all.deb ~/tango-monitor-foam_0.5.0-1_all.deb
     65}}}
    6266   * Especially if you are installing tango-monitor software for the first time, dpkg may fail due to dependencies and say it is leaving the package "unconfigured".  If this happens, invoke apt-get to fix any missing dependencies:
    6367{{{
    6468sudo apt-get -f install
    65 }}}
    66    * If you are installing tango-monitor-gmoc for the first time ''as part of an upgrade of tango-monitor-foam'', please note that a file moved from tango-monitor-foam-0.4 to tango-monitor-gmoc.  Therefore, the `dpkg` invocation above will fail.  To work around this, you must upgrade tango-monitor-foam at the same time you install tango-monitor-gmoc:
    67 {{{
    68 sudo dpkg -i ~/tango-monitor-gmoc_1.2.12-1_all.deb ~/tango-monitor-foam_0.5.0-1_all.deb
    6969}}}
    7070