tag 574210 unreproducible 

I built a new clean debbootstrap directory and i run this in chroot :

# aptitude install dhcp-probe
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information... Done
Initializing package states... Done       
Reading task descriptions... Done  
The following NEW packages will be installed:
  dhcp-probe libnet1{a} libpcap0.8{a} ucf{a} 
  0 packages upgraded, 4 newly installed, 0 to remove and 5 not upgraded.
  Need to get 305kB of archives. After unpacking 971kB will be used.
  Do you want to continue? [Y/n/?] 
  Writing extended state information... Done
  Get:1 http://ftp.fr.debian.org sid/main ucf 3.0025 [66.0kB]
  Get:2 http://ftp.fr.debian.org sid/main libnet1 1.1.4-2 [57.8kB]
  Get:3 http://ftp.fr.debian.org sid/main libpcap0.8 1.0.0-6 [115kB]
  Get:4 http://ftp.fr.debian.org sid/main dhcp-probe 1.3.0-4 [65.5kB]
  Fetched 305kB in 1s (181kB/s) 
  Preconfiguring packages ...
  Can not write log, openpty() failed (/dev/pts not mounted?)
  Selecting previously deselected package ucf.
  (Reading database ... 8318 files and directories currently installed.)
  Unpacking ucf (from .../archives/ucf_3.0025_all.deb) ...
  Moving old data out of the way
  Selecting previously deselected package libnet1.
  Unpacking libnet1 (from .../libnet1_1.1.4-2_i386.deb) ...
  Selecting previously deselected package libpcap0.8.
  Unpacking libpcap0.8 (from .../libpcap0.8_1.0.0-6_i386.deb) ...
  Selecting previously deselected package dhcp-probe.
  Unpacking dhcp-probe (from .../dhcp-probe_1.3.0-4_i386.deb) ...
  Processing triggers for man-db ...
  Can not write log, openpty() failed (/dev/pts not mounted?)
  Setting up ucf (3.0025) ...
  Setting up libnet1 (1.1.4-2) ...
  Setting up libpcap0.8 (1.0.0-6) ...
  Setting up dhcp-probe (1.3.0-4) ...

  Creating config file /etc/dhcp-probe/dhcp-probe.eth1 with new version

  Creating config file /etc/dhcp-probe/dhcp-probe.eth0:avahi with new version

  Creating config file /etc/dhcp_probe.cf with new version
  Starting dhcp-probe daemon on interface eth0:avahi:  ERROR.
  Starting dhcp-probe daemon on interface eth1:  ERROR.
  Reading package lists... Done             
  Building dependency tree       
  Reading state information... Done
  Reading extended state information... Done
  Initializing package states... Done       
  Writing extended state information... Done
  Reading task descriptions... Done         

# aptitude purge dhcp-probe
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  Reading extended state information... Done
  Initializing package states... Done       
  Reading task descriptions... Done  
  The following packages will be REMOVED:
    dhcp-probe{p} libnet1{u} libpcap0.8{u} ucf{u} 
    0 packages upgraded, 0 newly installed, 4 to remove and 5 not upgraded.
    Need to get 0B of archives. After unpacking 971kB will be freed.
    Do you want to continue? [Y/n/?] 
    Writing extended state information... Done
    Can not write log, openpty() failed (/dev/pts not mounted?)
  (Reading database ... 8383 files and directories currently installed.)
  Removing dhcp-probe ...
  Stopping dhcp-probe daemon on interface eth0:avahi: dhcp-probe.
  Stopping dhcp-probe daemon on interface eth1: dhcp-probe.
  Purging configuration files for dhcp-probe ...
  Processing triggers for man-db ...
  Can not write log, openpty() failed (/dev/pts not mounted?)
  (Reading database ... 8356 files and directories currently installed.)
  Removing libnet1 ...
  Removing libpcap0.8 ...
  Removing ucf ...
  Processing triggers for man-db ...
  Reading package lists... Done             
  Building dependency tree       
  Reading state information... Done
  Reading extended state information... Done
  Initializing package states... Done       
  Writing extended state information... Done
  Reading task descriptions... Done         

# 


There is problem to write in /dev/pts with my debbootstrap and i don't know
why but no problem about dhcp-probe purge...
In the log file provided, there is problem on the "ifconfig" command which is
not installed. In my newly built chroot, ifconfig is in without any further
operation. I don't understand this !

For the package purge problem, the only "exit 1" in postrm script is when
there is an unknown argument provided to the postrm script, so i don't
understand. On my laptop you can see that purging is working as above logs
show.


-- 
Laurent Guignard, Registered as user #301590 with the Linux Counter
Site : http://www.famille-guignard.org
Blog : http://blog.famille-guignard.org
Projet : http://sicontact.sourceforge.net
GULL de Villefranche sur SaƓne : http://www.cagull.org





--
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