the python scripts are supposed to be installed into
/usr/share/gdb/auto-load$(ABS_GLIB_RUNTIME_LIBDIR)

For some reason ABS_GLIB_RUNTIME_LIBDIR is not getting set during glib
build.

However since we move libglib2 to /lib, this would need to be overridden
in the install file either way.

** Patch added: "gdb-auto-load.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1192372/+attachment/3922545/+files/gdb-auto-load.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1192372

Title:
  glib's gdb auto-load scripts are not loaded

Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  gdb is failing to find the python-scripts for glib/gobject, that
  should auto-loaded at startup.

  auto-load: Attempted file 
"/usr/lib/debug/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.gdb" 
does not exist.
  auto-load: Attempted file 
"/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.gdb"
 does not exist.
  auto-load: Attempted file 
"/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.py" does not exist.
  auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
  auto-load: Searching 'set auto-load scripts-directory' path 
"$debugdir:$datadir/auto-load".
  auto-load: Attempted file 
"/usr/lib/debug/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.py" 
does not exist.
  auto-load: Attempted file 
"/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3701.0-gdb.py"
 does not exist.
  auto-load: Attempted file 
"/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not 
exist.
  auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
  auto-load: Searching 'set auto-load scripts-directory' path 
"$debugdir:$datadir/auto-load".
  auto-load: Attempted file 
"/usr/lib/debug/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb"
 does not exist.
  auto-load: Attempted file 
"/usr/share/gdb/auto-load/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb"
 does not exist.
  auto-load: Attempted file 
"/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not 
exist.
  auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
  auto-load: Searching 'set auto-load scripts-directory' path 
"$debugdir:$datadir/auto-load".
  auto-load: Attempted file 
"/usr/lib/debug/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py"
 does not exist.
  auto-load: Attempted file 
"/usr/share/gdb/auto-load/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py"
 does not exist.
  auto-load: Attempted file 
"/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not exist.
  auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
  auto-load: Searching 'set auto-load scripts-directory' path 
"$debugdir:$datadir/auto-load".
  auto-load: Attempted file 
"/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" does not 
exist.
  auto-load: Attempted file 
"/usr/share/gdb/auto-load/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.gdb" 
does not exist.
  auto-load: Attempted file 
"/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not exist.
  auto-load: Expanded $-variables to "/usr/lib/debug:/usr/share/gdb/auto-load".
  auto-load: Searching 'set auto-load scripts-directory' path 
"$debugdir:$datadir/auto-load".
  auto-load: Attempted file 
"/usr/lib/debug/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" does not 
exist.
  auto-load: Attempted file 
"/usr/share/gdb/auto-load/lib/x86_64-linux-gnu/libglib-2.0.so.0.3701.0-gdb.py" 
does not exist.

  ProblemType: BugDistroRelease: Ubuntu 13.10
  Package: libglib2.0-dev 2.37.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Wed Jun 19 08:50:04 2013
  InstallationDate: Installed on 2012-09-23 (268 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Alpha 
amd64(20120922)
  MarkForUpload: TrueSourcePackage: glib2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1192372/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to