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

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

    <bug>
          <bug_id>30147</bug_id>
          
          <creation_ts>2014-07-01 12:08:35 +0400</creation_ts>
          <short_desc>lacks systemd unit file</short_desc>
          <delta_ts>2014-07-01 13:29:48 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>connman</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Shigorin">mike</reporter>
          <assigned_to name="Michael Shigorin">mike</assigned_to>
          <cc>legion</cc>
    
    <cc>manowar</cc>
    
    <cc>mike</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>146952</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2014-07-01 12:08:35 +0400</bug_when>
    <thetext>systemd-214 был неисправимо улучшен и теперь попытка запуска connmand при помощи инитскрипта выглядит примерно так:

---
[ *** ] A start job is running for (null) (... / 5min 3s)
[FAILED] Failed to start (null).
See &apos;systemctl status connmand.service&apos; for details.
--- http://lists.altlinux.org/pipermail/sisyphus/2014-July/362467.html

В тарболе 1.24 содержится такой файл:

---
[Unit]
Description=Connection service
Requires=dbus.socket
After=dbus.socket
Before=remote-fs.target

[Service]
Type=dbus
BusName=net.connman
Restart=on-failure
ExecStart=@prefix@/sbin/connmand -n
StandardOutput=null

[Install]
WantedBy=multi-user.target
--- connman-1.24/src/connman.service.in</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>146954</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Shabalin">shaba</who>
    <bug_when>2014-07-01 12:12:45 +0400</bug_when>
    <thetext>нужен симлинк connmand.service -&gt; connman.service.
Для systemd это два разных сервиса, для одного есть unit-файл, для другого генерируется из init-скрипта.
Эта ошибка присутствовала и ранее, просто теперь она стала явно проявляться.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>146956</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2014-07-01 13:06:07 +0400</bug_when>
    <thetext>(В ответ на комментарий №1)
&gt; нужен симлинк connmand.service -&gt; connman.service.
Действительно.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>146957</commentid>
    <comment_count>3</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2014-07-01 13:29:48 +0400</bug_when>
    <thetext>connman-1.20-alt3 -&gt; sisyphus:

* Tue Jul 01 2014 Michael Shigorin &lt;mike@altlinux&gt; 1.20-alt3
- symlink connman.service as connmand.service (closes: #30147)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>