Control: tags 709141 + confirmed Control: severity 709141 minor On Tue, May 21, 2013 at 01:44:02PM +0800, Charlie Brown wrote:
Hello Charlie, > Package: isatapd > Version: 0.9.6-2 > Severity: normal > > Dear Maintainer, > I use isatapd to get ipv6 working on my computer. It works well, but everytime > I start my computer, invoke-rc.d seems to have some trouble with the init > script of isatapd. Here's what I got from /var/log/boot: > Configuring network interfaces...invoke-rc.d: initscript isatapd, action > "status" failed. > It doesn't have visible impact on isatapd, though. But I'm still a little > worried. Is there something wrong with my computer? I think you don't need to be worried about this. /etc/network/if-up.d/isatapd executes "invoke-rc.d isatapd status" (is isatapd running?). If it is already running, it is reloaded. If it is not running however, invoke-rc.d prints this warning message on stderr. This happens especially at boot, since networking is initially started way before isatapd. Nothing to worry about, I guess I will add --quiet to invoke-rc.d on the next upload. Bernhard -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

