Custom Query (1145 matches)
Results (304 - 306 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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:
|
|||
#337 | fixed | Create a cronjob on debuild so the LiveCD is rebuilt automatically | jdreed | |
Description |
Before we plug the LiveCD, I'd like to ensure there's a good process for keeping it up to date. |
|||
#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. |