Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (265 - 267 of 1145)

Ticket Resolution Summary Owner Reporter
#306 worksforme Installing on the 755s hangs after downloading the stock ubuntu packages jdreed

Reported by jdreed, 15 years ago.

Description

When we install on the 755s (via PXE or hackboot), we see the following weird behavior:

The install progresses normally up to the step of downloading the packages. At 99% complete, the process hangs indefinitely. ps shows two aptitude http processes sitting there. Geofft did some debugging and it appears that the processes are blocking on each other.

amb and alexp were able to reproduce.

We have no idea why this is hardware dependent.

We should also see if this affects 745s and 760s.

#312 fixed Update Pine default collections for Exchange jdreed

Reported by jdreed, 15 years ago.

Description

Now that the Exchange migration is back on, /etc/pine.conf should be updated to include both IMAP and Exchange folder collections. Something like the following should work:

folder-collections="MIT Traditional IMAP" {mit.edu/hesiod/imap/user=${ATHENA_USER:-$USER}}INBOX.[],
 	"MIT Exchange IMAP" {imap.exchange.mit.edu/ssl/novalidate-cert/user=${ATHENA_USER:-$USER}}[],
        "Old MH Mail" #mh/[],
        "Local Pine Mail" ~/mail/[]

The names of the collections can be changed, if need be. This doesn't change the Inbox-Path, of course, but at least makes it easy for people to access both their IMAP and Exchange folders without having to venture into the Pine configuration screen.

#313 invalid stella should be able to ignore DNS jdreed

Reported by jdreed, 15 years ago.

Description

Stella attempts to canonicalize the hostname before performing the moira lookup. However, DNS frequently does not agree with reality, so it would be nice if stella could be told to just run get_host on the user input.

I suggest --ignore-dns or --no-really

Note: See TracQuery for help on using queries.