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

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

    <bug>
          <bug_id>36930</bug_id>
          
          <creation_ts>2019-06-20 17:06:22 +0300</creation_ts>
          <short_desc>Всё ещё требует aufs, из-за этого обламывается сборка</short_desc>
          <delta_ts>2019-06-20 22:27:02 +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>make-initrd-propagator</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>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>33000</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Антон Мидюков">antohami</reporter>
          <assigned_to name="Anton V. Boyarshinov">boyarsh</assigned_to>
          <cc>boyarsh</cc>
    
    <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>182625</commentid>
    <comment_count>0</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2019-06-20 17:06:22 +0300</bug_when>
    <thetext>С последней версией make-initrd-propagator 0.41-alt2 перестали собираться iso:

Adding propagator ...
initrd-cp: error: /sbin/mount.aufs: No such file or directory
make: *** [/usr/share/make-initrd/features/propagator/rules.mk:3: propagator] Error 1

Причина, как я полагаю, в том, что /sbin/mount.aufs всё ещё значится в списке PROPAGATOR_FILES:
cat /usr/share/make-initrd/features/propagator/config.mk 
PROPAGATOR_FILES = \
	/usr/share/terminfo/l/linux \
	/bin/head \
	/bin/grep \
	/bin/openvt \
	/sbin/mount.aufs \
	/sbin/mount.nfs \
	/sbin/chroot \
	/sbin/mke2fs\
	/bin/readlink \
	/sbin/fdisk \
	/bin/basename \
	/bin/cut \
	/bin/mountpoint \
	/bin/netstat \
	/bin/ps \
	/bin/rmdir \
	/bin/sort \
	/bin/tail \
	/usr/bin/find \
	/usr/bin/seq \
	/bin/wc \
	/sbin/addpart \
	/usr/bin/time \
	/sbin/e2label

PROPAGATOR_FILES_OVERWRITE = \
	/bin/sed

PROPAGATOR_FILES_NET = \
	/lib/udev/rules.d/*-net-name-slot.rules \
	/lib/udev/rules.d/*-net-description.rules \

PROPAGATOR_BIN = /usr/sbin/propagator

PROPAGATOR_DATADIR = $(FEATURESDIR)/propagator/data

Предлагаю убрать.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>182638</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2019-06-20 22:27:02 +0300</bug_when>
    <thetext>make-initrd-propagator-0.41-alt3 -&gt; sisyphus:

Thu Jun 20 2019 Anton V. Boyarshinov &lt;boyarsh@altlinux&gt; 0.41-alt3
- mount.aufs removed from config.mk (Closes: 36930)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>