Custom Query (1145 matches)
Results (142 - 144 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#335 | wontfix | Complain to Ubuntu Tech Board about LP:251242 SRU | broder | |
Description |
This was an annoying SRU because it forcibly turned off kexec for everybody. We wanted it on. We should possibly complain to the Ubuntu Tech Board about this, since it arbitrarily scribbled over users' settings. We might be able to come up with a mechanism to undo the scribbling with some clever use of debconf's seen flag. I'm milestoning this for the fall because I think it's important to get the feedback to the SRU team sooner rather than later. |
|||
#336 | wontfix | Shell gives useless error message when a binary's interpreter is missing | jdreed | |
Description |
Running old binaries (ez, for example) produces the incorrect error message "command not found", when what it really can't find is the interpreter. We opened LP:335666. We tried to get a patch in the kernel (relevant threads at http://lkml.org/lkml/2009/7/9/74 and http://lkml.org/lkml/2009/7/30/211) broder notes that in addition to affecting libc5 binaries:
|
|||
#339 | wontfix | Build packages for Ubuntu's lpia architecture | broder | |
Description |
Ubuntu is currently pushing their "lpia" architecture (which is really just i386 specifically targeted at Intel Atom processors) for low-powered architectures, such as netbooks. In particular, the Ubuntu Netbook Remix ( http://www.ubuntu.com/getubuntu/download-netbook), while available for all architectures is primarily distributed for lpia. It would be nice to provide lpia builds of Debathena for users running UNR. This will involve expanding our build tools to know that different distro releases can have different architectures. Looking back at history at the tools from before we eliminated Sarge might be a good starting point. |