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

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

    <bug>
          <bug_id>37740</bug_id>
          
          <creation_ts>2020-01-09 14:01:43 +0300</creation_ts>
          <short_desc>Некорректный путь к исполняемому файлу</short_desc>
          <delta_ts>2020-03-23 20:34:50 +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>netplan</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="Alexander Makeenkov">amakeenk</reporter>
          <assigned_to name="obirvalger@altlinux.org">obirvalger</assigned_to>
          <cc>grenka</cc>
    
    <cc>maks1ms</cc>
    
    <cc>obirvalger</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>186787</commentid>
    <comment_count>0</comment_count>
    <who name="Alexander Makeenkov">amakeenk</who>
    <bug_when>2020-01-09 14:01:43 +0300</bug_when>
    <thetext>В юнит файле /lib/systemd/system/netplan-wpa@.service указан некорректный путь к исполняемому файлу wpa_supplicant в параметре ExecStart:

# cat /lib/systemd/system/netplan-wpa@.service
[Unit]
Description=WPA supplicant for netplan %I
DefaultDependencies=no
Requires=sys-subsystem-net-devices-%i.device
After=sys-subsystem-net-devices-%i.device
Before=network.target
Wants=network.target

[Service]
Type=simple
ExecStart=/sbin/wpa_supplicant -c /run/netplan/wpa-%I.conf -i%I

# /sbin/wpa_supplicant
-bash: /sbin/wpa_supplicant: Нет такого файла или каталога

# which wpa_supplicant
/usr/sbin/wpa_supplicant

Версия: netplan-0.97-alt2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>188740</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2020-03-23 20:34:50 +0300</bug_when>
    <thetext>netplan-0.98-alt1 -&gt; sisyphus:

 Thu Mar 19 2020 Mikhail Gordeev &lt;obirvalger@altlinux&gt; 0.98-alt1
 - new version 0.98
 - (ALT#37740) fix path to wpa_supplicant</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>