Hi,

> then, execute command "dpkg --reconfigure hylafax-client", and send me

You mean "dpkg --configure". ;-)

> the create logfile /tmp/hylafax-client.postinst.log ?

+ [ configure = configure ]
+ ldconfig
+ tempfile
+ newfile=/tmp/file92kxB1
+ chmod a+r /tmp/file92kxB1
+ cat /usr/share/hylafax/pagesizes
+ sed -e s/^default/#default/
+ perl -e print "default\t\t\t" . `paperconf -N|tr -d "\n"` . "\t";
        print int(`paperconf -mw` * 1200 / 25.4) . "\t";
        print int(`paperconf -mh` * 1200 / 25.4) . "\t";
        print int((`paperconf -mw` * 1200 / 25.4 - 300)*0.962) . "\t";
        print int((`paperconf -mh` * 1200 / 25.4 - 100)*0.948) . "\t";
        print "472\t345\n";
+ [ -f /var/spool/hylafax/etc/pagesizes ]
+ [ -f /etc/hylafax/pagesizes ]
+ md5sum /var/spool/hylafax/etc/pagesizes
+ awk {print $1}
+ a=619c5dc1c46e4eda0d41d56c1a99d4e4
+ md5sum /etc/hylafax/pagesizes
+ awk {print $1}
+ b=619c5dc1c46e4eda0d41d56c1a99d4e4
+ [ 619c5dc1c46e4eda0d41d56c1a99d4e4 != 619c5dc1c46e4eda0d41d56c1a99d4e4 ]
+ rm -f /tmp/file92kxB1
+ [ -d /var/spool/hylafax/etc ]
+ [ ! -h /var/spool/hylafax/etc ]
+ [ -f /etc/hylafax/pagesizes ]
+ cp -p /etc/hylafax/pagesizes /var/spool/hylafax/etc/
cp: `/etc/hylafax/pagesizes' and `/var/spool/hylafax/etc/pagesizes' are the 
same file

root@data:~# mount|grep etc
/dev/mapper/data-root2 on /var/spool/hylafax/etc type ext4 
(rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,stripe=128,data=ordered)
/dev/mapper/data-root2 on /var/spool/hylafax/etc type ext4 
(rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,stripe=128,data=ordered)

I don't know where the double bind-mount comes from.

-- 
-- Matthias Urlichs



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to