Custom Query (1145 matches)
Results (154 - 156 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1283 | fixed | Lucid cannot upgrade to Precise | jdreed | jdreed |
Description |
Jacob initially encountered this on his workstation. I just encountered it in a clean Lucid VM. The upgrade errors out with "Unauthenticated packages found" and lists all the debathena packages. Jacob has the same failure, except that he also has ksplice enabled, and ksplice is listed in the "unauthenticated packages" list. I'm not sure if something changed WRT 3rd-party packages, or what. |
|||
#1281 | wontfix | athrun (or athmumble) should depend hesiod-config | kaduk | |
Description |
Installing debathena-athrun with no hesiod configuration causes such fun runtime errors as kaduk@dr-willy:~$ athrun barnowl barnowl: Could not look up Hesiod entry: Connection refused. Filing this ticket because I don't want to see which layer of athfoo the actual dependency comes in at right now... |
|||
#1277 | fixed | dasnapshot doesn't work on Precise | jdreed | |
Description |
Noting that dasnapshot is actually /mit/debathena/Scripts/snapshot/snapshot and the error occurs in _insert_mirrorrun Something either Postgres or Ruby changed such that it errors out with /usr/lib/ruby/vendor_ruby/dbd/pg/statement.rb:62:in `execute': ERROR: invalid input syntax for type timestamp: "17:33:59.000000000" (DBI::ProgrammingError) The exact same code works fine on zulu. I'll note that magrathea has ruby dbi/dbd installed from the Ubuntu repos, whereas zulu appears to have them built locally. |