Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (193 - 195 of 1145)

Ticket Resolution Summary Owner Reporter
#483 fixed auto-update should deal with conffile conflicts on cluster jdreed broder

Reported by broder, 14 years ago.

Description

Right now, if anything triggers a dpkg conffile conflict, auto-update will hang indefinitely. Not the best failure mode.

On cluster machines, since we are the sysadmin, we should be passing -o Dpkg::Options::=--force-confnew to aptitude.

#488 fixed kerberos-config needs to set allow_weak_crypto broder

Reported by broder, 14 years ago.

Description

The ATHENA.MIT.EDU KDC seems to only support the des-cbc-crc enctype. As of krb5 1.8, that's defined as "weak crypto", and the krb5 clients won't talk to the KDC by default.

Until the KDC is upgraded or reconfigured to allow shinier enctypes, we need to set allow_weak_crypto = true in the [libdefaults] section of krb5.conf.

From some preliminary testing, it looks like that setting has no affect in the older versions of krb5 we still support.

#509 fixed printing-config wrappers don't always use LPROPT jdreed broder

Reported by broder, 14 years ago.

Description

I'm reopening this bug, since geofft commandeered it from me originally.

Regardless of what our long-term plan for printing-config is or isn't, it is really unacceptable that, not only is there no way to set user-global print settings, but the documented way to do so only sometimes works, and the reasons for it sometimes working are completely opaque.

If the arguments passed to lpr can be interpreted purely as CUPS arguments (such as if you just do lpr -Pfoo), then the arguments in LPROPT aren't inserted into the processed command-line arguments. LPROPT arguments should always be added to the command-line, regardless of what printing technology the request ultimately gets back-ended to.

See also  RT:1098339,  RT:1141197, and undoubtedly others.

Note: See TracQuery for help on using queries.