Custom Query (1145 matches)
Results (94 - 96 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#975 | fixed | ttf-msttcorefonts-installer postinst fails when ubuntu-desktop is pulled in by debathena | jdreed | geofft |
Description |
The postinst fails as described below. |
|||
#1570 | fixed | trying to recursively delete a directory produces a stack trace | jweiss | |
Description |
Traceback (most recent call last):
NameError?: global name 'libdelete' is not defined Exit 1 |
|||
#931 | fixed | Try and reduce dependence on ia32-libs | geofft | geofft |
Description |
Evan tells me that
This combines to mean that it's impossible to write a metapackage that depends on the libraries we've been wanting to run things out of AFS -- e.g., debathena-athena-libraries can't depend on 64-bit and 32-bit libraries on amd64. At best we can write an arch-dependent metapackage debathena-athena-lib32raries, but none of our other metapackages can depend on that; it'll have to be installed manually. The right place to figure out what we need to do about this, and possibly what upstream needs to do about this, is #multiarch on OFTC. I'm milestoning this as a Natty Beta blocker because we need to deal really really quickly before Oneiric's multiarch plans are too immutable, even though it doesn't affect the Natty cluster release directly. References: https://wiki.ubuntu.com/MultiarchSpec
http://summit.ubuntu.com/uds-o/meeting/foundations-o-multiarch-next-steps/
|