Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (298 - 300 of 1145)

Ticket Resolution Summary Owner Reporter
#476 fixed Follow-up with Kernel on ENOEXEC/ENOENT for libc5 binaries jdreed jdreed

Reported by jdreed, 14 years ago.

Description

This continues #219 and ATN-41.

Geoff sent a patch to kernel.org, which was rejected. Relevant threads are  http://lkml.org/lkml/2009/7/9/74 and  http://lkml.org/lkml/2009/7/30/211

It's fairly clear from the POSIX spec (see the "ERRORS" section of  http://www.opengroup.org/onlinepubs/9699919799/functions/exec.html) that the current kernel behavior of ENOENT when /lib/ld-linux.so.1 doesn't exist is wrong, and that it should be ENOEXEC or EINVAL.

Note the paragraph under RATIONALE which begins "One common historical implementation is that the execl(), execv(), execle(), and execve() functions return an [ENOEXEC] error...".

We should follow up and point out that the current behavior does not conform to POSIX. They may or may not decide to care.

#489 duplicate Follow up with NIST on getting the KDC upgraded to play nice with stock krb5-1.8 geofft jdreed

Reported by jdreed, 14 years ago.

Description

We can set allow_weak_crypto in the meantime (#488), but we should follow up on this in the general case.

#491 fixed counterlog should include `lsb_release -sd` jdreed jdreed

Reported by jdreed, 14 years ago.

Description

We should update counterlog to include the output of lsb_release -sd, so that we can compile a list of users running old distros and tell them to upgrade before Ubuntu de-supports them.

This requires coordination with ops to ensure that this doesn't break their existing scripts.

Marking as critical, because Intrepid turns off in April, and there are Interpid machines in the wild.

Note: See TracQuery for help on using queries.