http://bugs.openembedded.org/show_bug.cgi?id=1237
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from [EMAIL PROTECTED] 2006-08-10 23:28 -------
The change to .debug directories meant that sqlite3 is no longer shipping the
debug files, instead we get this:
NOTE: the following files were installed but not shipped in any package:
NOTE: /usr/bin/.debug/sqlite3
NOTE: /usr/lib/.debug/libsqlite3.so.0.8.6
I've added on sqlite3-dbg package which then picks up the debug files:
--- A1 2006-08-11 16:31:14.000000000 +1000
+++ A2 2006-08-11 16:34:20.000000000 +1000
@@ -1,4 +1,12 @@
tmp/work/sqlite3-3.2.7-r0/install
+tmp/work/sqlite3-3.2.7-r0/install/sqlite3-dbg
+tmp/work/sqlite3-3.2.7-r0/install/sqlite3-dbg/usr
+tmp/work/sqlite3-3.2.7-r0/install/sqlite3-dbg/usr/bin
+tmp/work/sqlite3-3.2.7-r0/install/sqlite3-dbg/usr/bin/.debug
+tmp/work/sqlite3-3.2.7-r0/install/sqlite3-dbg/usr/bin/.debug/sqlite3
+tmp/work/sqlite3-3.2.7-r0/install/sqlite3-dbg/usr/lib
+tmp/work/sqlite3-3.2.7-r0/install/sqlite3-dbg/usr/lib/.debug
+tmp/work/sqlite3-3.2.7-r0/install/sqlite3-dbg/usr/lib/.debug/libsqlite3.so.0.8.6
tmp/work/sqlite3-3.2.7-r0/install/libsqlite
tmp/work/sqlite3-3.2.7-r0/install/libsqlite/usr
tmp/work/sqlite3-3.2.7-r0/install/libsqlite/usr/lib
Committed as revision 2e344220d9d9816f804ba9df08dc618209eae332
For sqlite2 we also had a .debug directory being shipped which is also fixed:
--- A1 2006-08-11 16:19:23.000000000 +1000
+++ A2 2006-08-11 16:21:18.000000000 +1000
@@ -4,7 +4,6 @@
tmp/work/sqlite-2.8.17-r0/install/sqlite-bin/usr
tmp/work/sqlite-2.8.17-r0/install/sqlite-bin/usr/bin
tmp/work/sqlite-2.8.17-r0/install/sqlite-bin/usr/bin/sqlite
-tmp/work/sqlite-2.8.17-r0/install/sqlite-bin/usr/bin/.debug
tmp/work/sqlite-2.8.17-r0/install/sqlite-dbg
tmp/work/sqlite-2.8.17-r0/install/sqlite-dbg/usr
tmp/work/sqlite-2.8.17-r0/install/sqlite-dbg/usr/bin
Committed as revision 9f1371aafcdc14470f360e93ffe7fbc9aa7f78ab
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe