<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>48347</bug_id>
          
          <creation_ts>2023-11-07 10:33:23 +0300</creation_ts>
          <short_desc>syntax error, unexpected CBRACKET, expecting VARIABLE at line 96</short_desc>
          <delta_ts>2024-10-15 17:49:28 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>opennebula</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexander Makeenkov">amakeenk</reporter>
          <assigned_to name="majioa@altlinux.org">majioa</assigned_to>
          <cc>admsasha</cc>
    
    <cc>cas</cc>
    
    <cc>majioa</cc>
    
    <cc>mike</cc>
    
    <cc>nbr</cc>
    
    <cc>pav</cc>
    
    <cc>rider</cc>
    
    <cc>thatman</cc>
    
    <cc>zurabishvilinn</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>236487</commentid>
    <comment_count>0</comment_count>
    <who name="Alexander Makeenkov">amakeenk</who>
    <bug_when>2023-11-07 10:33:23 +0300</bug_when>
    <thetext>Версия пакета:
6.6.1.1-alt1

Шаги воспроизведения:
# apt-get install opennebula-server opennebula-sunstone
# systemctl start opennebula

Получаемый результат:
systemd[1]: Starting opennebula.service - OpenNebula Cloud Controller Daemon...
opennebula[12843]: Error while parsing configuration file:
opennebula[12843]: syntax error, unexpected CBRACKET, expecting VARIABLE at line 96, columns 3547:3550
opennebula[12843]: Could not load nebula configuration file.
systemd[1]: opennebula.service: Main process exited, code=exited, status=255/EXCEPTION
opennebula[12847]: /usr/share/one/follower_cleanup:9:in `read&apos;: No such file or directory @ rb_sysopen - /var/lib/one/config (Errno::ENOENT)
opennebula[12847]:         from /usr/share/one/follower_cleanup:9:in `&lt;main&gt;&apos;
systemd[1]: opennebula.service: Control process exited, code=exited, status=1/FAILURE
systemd[1]: opennebula.service: Failed with result &apos;exit-code&apos;.
systemd[1]: Failed to start opennebula.service - OpenNebula Cloud Controller Daemon.

Содержимое 96 строки и рядом в файле /etc/one/oned.conf:
  90   │ VNC_PORTS = [
  91   │     START    = 5900,
  92   │     # RESERVED = &quot;32768:65536&quot;
  93   │     # RESERVED = &quot;6800, 6801, 6810:6820, 9869&quot;
  94   │ ]
  95   │ 
  96   │ #*******************************************************************************
  97   │ # Server network and connection
  98   │ #-------------------------------------------------------------------------------
  99   │ #  PORT: Port where oned will listen for xmlrpc calls.

Решение: убрать запятую из строки &quot;START    = 5900,&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>253050</commentid>
    <comment_count>1</comment_count>
    <who name="Nikolai Zurabishvili">zurabishvilinn</who>
    <bug_when>2024-10-15 17:49:28 +0300</bug_when>
    <thetext>Было исправлено в opennebula-6.6.1.1-alt2 - fix VNC_PORTS in oned.conf, однако теперь актуальная ошибка с сервисом opennebula https://bugzilla.altlinux.org/51726</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>