Project

General

Profile

Actions

Bug #3942

closed

Removing linux ppa doesn't remove upstart conf files

Added by Syed Amin about 7 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Normal
Category:
-
Target version:
-
Start date:
02/02/2017
Due date:
% Done:

0%

Estimated time:

Description

Hello all,

​I am using following version of nfd downloaded from github:
$ nfd --version
0.4.1-112-gcbc8e94

While I was going through my syslogs, I found out that the nfd is keep trying to re-spawn and failing.

$ tail -f /var/log/syslog
Feb 2 11:36:25 cona-Carbon-1 kernel: [2410190.338737] init: nfd main process (3667) terminated with status 127
Feb 2 11:36:25 cona-Carbon-1 kernel: [2410190.338768] init: nfd main process ended, respawning
Feb 2 11:36:27 cona-Carbon-1 kernel: [2410192.349484] init: nfd main process (3670) terminated with status 127
Feb 2 11:36:27 cona-Carbon-1 kernel: [2410192.349505] init: nfd main process ended, respawning
Feb 2 11:36:29 cona-Carbon-1 kernel: [2410194.359176] init: nfd main process (3673) terminated with status 127
Feb 2 11:36:29 cona-Carbon-1 kernel: [2410194.359208] init: nfd main process ended, respawning

Previously, we had a ppa version of nfd on the same machine which we have removed using apt-get remove. My guess is, it didn't remove upstart conf file because other machines which have same github version of nfd don't have this problem.

Actions #1

Updated by Alex Afanasyev about 7 years ago

Normally it should remove all installed files, unless they were modified. Try apt-get purge for all nfd packages.

Actions #2

Updated by Syed Amin about 7 years ago

'apt-get purge nfd' did remove the upstart files.

You may close this bug. I think it would be good to add this info in:
http://named-data.net/doc/NFD/current/INSTALL.html

Thanks!

Actions #3

Updated by Junxiao Shi about 7 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF