[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

bug netstd ??



Re-moi,

je profite d'une bonne connexion (ça circule bien aujourd'hui)
pour upgrader "quelques" paquets...

je me retrouve devant ceci:
============================================================
apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
0 packages upgraded, 0 newly installed, 0 to remove and 214 not upgraded.
3 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up netstd (3.07-10) ...
 not in group file at /var/lib/dpkg/info/netstd.postinst line 63, <DATA> chunk 5.
dpkg: error processing netstd (--configure):
 subprocess post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of rstartd:
.
.
.
Errors were encountered while processing:
 netstd
 rstartd
 netdiag
============================================================
le script perl en question indique (ligne 63)
# touch /var/log/lastlog
open(LL, ">>/var/log/lastlog");
close(LL);
$gid = getgrnam("utmp") or die "$utmp not in group file";
chown(0, $gid, "/var/log/lastlog");
chmod(0664, "/var/log/lastlog");

==> visiblement getgrnam("utmp") ne retourne rien...
mais cela devrait retourner quoi ???

PS : hmm, en attendant j'ai plus de rsh, rlogin...
PS2 : le titre est trompeur, je penche plutot pour un bug "chez moi"... :-)
+++-===============-==============-============================================
ii  netbase         3.16-3         Basic TCP/IP networking binaries
iU  netdiag         0.7-0.1        Net-Diagnostics (trafshow,strobe,netwatch,st
rF  netstd          3.07-10        Networking binaries and daemons for Linux


A+
-- 
> Georges MARIANO                 tel: (33) 03 20 43 84 06
> INRETS, 20 rue Elisee Reclus    fax: (33) 03 20 43 83 59
> 59650 Villeneuve d'Ascq         mailto:mariano@terre.inrets.fr
> FRANCE.                         
> *****************   the B Formal Method User Group   *****************
> http://estas1.inrets.fr:8001/BUGhome.html  mailto:bug@estas1.inrets.fr


Reply to: