MADDE/Known issues

(Known Issues)
(Known Issues)
Line 1: Line 1:
== Known Issues ==
== Known Issues ==
-
As of this writing (2010-02-03) there is already a set of bugs mentioned
+
As of this writing (2010-02-03) the list of bugs in https://bugs.maemo.org/buglist.cgi?component=madde are not mentioned here are:
-
in https://bugs.maemo.org/buglist.cgi?component=madde . This page may
+
-
not be always in sync with it.
+
-
 
+
-
 
+
 +
[[https://bugs.maemo.org/show_bug.cgi?id=7350 7350 ]]
 +
[[https://bugs.maemo.org/show_bug.cgi?id=7637 7637 ]]
 +
[[https://bugs.maemo.org/show_bug.cgi?id=7773 7773 ]]
 +
[[https://bugs.maemo.org/show_bug.cgi?id=7821 7821 ]]
 +
[[https://bugs.maemo.org/show_bug.cgi?id=8415 8415 ]]
 +
[[https://bugs.maemo.org/show_bug.cgi?id=8623 8623 ]]
=== General ===
=== General ===

Revision as of 10:34, 3 February 2010

Contents

Known Issues

As of this writing (2010-02-03) the list of bugs in https://bugs.maemo.org/buglist.cgi?component=madde are not mentioned here are:

[7350 ] [7637 ] [7773 ] [7821 ] [8415 ] [8623 ]

General

fakeroot is currently missing in distribution images. It is not needed in MADDE environment. However if one wants one, the following wrapper script can be made (in environments fakeroot command does not exist):

#!/bin/sh
exec "$@"

Put this under madbin under mad query install-dir output (with permissions 755). Note: this voids your warranty ;)


Windows

  • ar p on windows toolhains does LF -> CRLF conversions, breaking output.

Linux

Mac