Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (265 - 267 of 1145)

Ticket Resolution Summary Owner Reporter
#1113 fixed Missing LSB headers on /etc/init.d/debathena-dns-config geofft

Reported by geofft, 12 years ago.

Description

insserv on squeeze makes this complaint:

insserv: Script debathena-dns-config is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: missing `Default-Stop:'   entry: please add even if empty.
insserv: Script debathena-dns-config is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: missing `Default-Stop:'   entry: please add even if empty.
insserv: Script debathena-dns-config is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: missing `Default-Stop:'   entry: please add even if empty.
insserv: Script debathena-dns-config is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: missing `Default-Stop:'   entry: please add even if empty.
insserv: Script debathena-dns-config is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: missing `Default-Stop:'   entry: please add even if empty.
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script `debathena-dns-config'
#1111 fixed metrics is broken jdreed

Reported by jdreed, 12 years ago.

Description

... and has been since November 9 or so.

#1110 fixed More robust dotfiles jdreed

Reported by jdreed, 12 years ago.

Description

Currently, if you screw up your PATH, the behavior is kind of terrible. You log in, and then the machine reboots. I see some potential solutions here:

1) In Xsession.debathena or somewhere early enough the process (/usr/lib/init/xsession maybe?) look at PATH and see if it contains /usr/bin. If not, append it (and possibly yell at the user).

2) Decide that Debian Policy of never specifying full paths to binaries is stupid, and ignore it.

3) The reboot code should throw up a Zenity dialog for 10 seconds or so that says "This failed catastrophically. If it happened at login time, fix your dotfiles."

Note: See TracQuery for help on using queries.