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

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

    <bug>
          <bug_id>59092</bug_id>
          
          <creation_ts>2026-05-12 13:07:49 +0300</creation_ts>
          <short_desc>Warning: The unit file, source configuration file or drop-ins of php8.5-fpm.service changed on disk</short_desc>
          <delta_ts>2026-05-19 16:51:20 +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>systemd</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Alexey Shabalin">shaba</assigned_to>
          <cc>arseny</cc>
    
    <cc>iv</cc>
    
    <cc>rider</cc>
    
    <cc>shaba</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>287112</commentid>
    <comment_count>0</comment_count>
    <who name="Alexander Makeenkov">amakeenk</who>
    <bug_when>2026-05-12 13:07:49 +0300</bug_when>
    <thetext>php8.5-fpm-fcgi-8.5.5-alt1

При обновлении до новой версии systemd пишет, что файл юнита изменился, хотя на самом деле он не меняется:

```
# apt-get install php8.5-fpm-fcgi &amp;&amp; systemctl start php8.5-fpm.service
# md5sum /usr/lib/systemd/system/php8.5-fpm.service &gt; old &amp;&amp; systemctl cat php8.5-fpm.service &gt;&gt; old

# обновиться до новой версии

# md5sum /usr/lib/systemd/system/php8.5-fpm.service &gt; new &amp;&amp; systemctl cat php8.5-fpm.service &gt;&gt; new

# diff -q old new &amp;&amp; echo $?
0
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287789</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2026-05-19 11:45:58 +0300</bug_when>
    <thetext>непонятно чем я могу помочь ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287795</commentid>
    <comment_count>2</comment_count>
    <who name="Ivan A. Melnikov">iv</who>
    <bug_when>2026-05-19 12:01:52 +0300</bug_when>
    <thetext>&gt; При обновлении до новой версии systemd пишет, что файл юнита изменился

Есть подозрение, что 91-php-php8.5-fpm-fcgi.filetrigger выполняется до systemd.filetrigger, и из-за этого при рестарте вызванном 91-php-php8.5-fpm-fcgi.filetrigger будет использовано старое содержимое service-файла. Это может оказаться важным если service-файл однажды обновится.

Хотя это только подозрение.

&gt; хотя на самом деле он не меняется

Кажется, systemd смотрит на метаданные (mtime тот же) а не на содержимое.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287800</commentid>
    <comment_count>3</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2026-05-19 12:27:00 +0300</bug_when>
    <thetext>предлагаю systemd.filetrigger переименовать как 01-systemd.filetrigger</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287832</commentid>
    <comment_count>4</comment_count>
    <who name="Ivan A. Melnikov">iv</who>
    <bug_when>2026-05-19 16:51:20 +0300</bug_when>
    <thetext>(In reply to Anton Farygin from comment #3)
&gt; предлагаю systemd.filetrigger переименовать как 01-systemd.filetrigger

Нет ли у нас файлтриггеров, которые дёргают systemd-update-helper -- например, аналогично %systemd_post? Если вдруг есть, такое переименование может их сломать.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>