Sys Vers:ubuntu精确12.04 LTS
我似乎有一个configuration设置强制一个可执行文件login到stdout(或标准错误)当前目录它走过。 所有的命令执行成功。 给你举个例子:
root@myserver:/# bzr whoami<br/> debug path usr<br/> debug path usr<br/> debug path bin<br/> debug path usr<br/> debug path bin<br/> debug path python<br/> debug path python2.7<br/> debug path usr<br/> debug path usr<br/> debug path bin<br/> debug path usr<br/> debug path bin<br/> debug path python2.7<br/> debug path Modules<br/> debug path Setup.dist<br/> debug path Modules<br/> debug path Setup.local<br/> debug path config<br/> debug path Makefile<br/> debug path pyconfig.h<br/> debug path .local<br/>
任何人都看到了这一点,并指出我在正确的方向? 干杯。
大家好,抱歉没有早点回来。 这里是我们的服务器pipe理员的答案,谁亲切地为我修复:
我将/etc/update-modt.d/91-release-upgrade移动到/ home / myhomedir /,因为这个脚本调用:/ usr / lib / update-manager / release-upgrade-motd后者生成debugging行。 所以我的解决scheme只是美容。
基本上,如果我理解正确,在更新pipe理器中仍然有一些debugging代码。 当我login到我的用户帐户时,脚本不会执行。 纠正我,如果我说错了。