[Bug 474004] Re: Please update libavg to 0.9.0

2010-02-15 Thread Fabrice Coutadeur
Hi,

This also cordump with 1.0.1 on amd64:
...
Program received signal SIGSEGV, Segmentation fault.
0x712cbbe4 in __cxa_allocate_exception () from /usr/lib/libstdc++.so.6
(gdb) bt
#0  0x712cbbe4 in __cxa_allocate_exception ()
   from /usr/lib/libstdc++.so.6
#1  0x719f9d8e in boost::python::throw_error_already_set() ()
   from /usr/lib/libboost_python-py26.so.1.40.0
#2  0x719ed612 in 
boost::python::objects::class_base::add_static_property(char const*, 
boost::python::api::object const&) ()
   from /usr/lib/libboost_python-py26.so.1.40.0
#3  0x75c8aa12 in add_static_property (
this=0x7fff73b0, name=0x75e40b08 "NONE", d=, 
doc=) at /usr/include/boost/python/class.hpp:364
#4  def_readonly_impl (this=0x7fff73b0, 
name=0x75e40b08 "NONE", d=, 
doc=) at /usr/include/boost/python/class.hpp:483
#5  def_readonly (this=0x7fff73b0, 
name=0x75e40b08 "NONE", d=, 
doc=) at /usr/include/boost/python/class.hpp:282
#6  0x75c8ba4d in init_module_avg ()
at ../../../src/wrapper/avg_wrap.cpp:155
#7  0x719f9efb in 
boost::python::handle_exception_impl(boost::function0) () from 
/usr/lib/libboost_python-py26.so.1.40.0
#8  0x719fac03 in boost::python::detail::init_module(char const*, void 
(*)()) () from /usr/lib/libboost_python-py26.so.1.40.0
#9  0x004bc2dc in _PyImport_LoadDynamicModule ()
---Type  to continue, or q  to quit---
#10 0x004ba843 in ?? ()
#11 0x004baacf in ?? ()
#12 0x004bb06c in ?? ()
#13 0x004bb6d4 in PyImport_ImportModuleLevel ()
#14 0x0049dfcb in ?? ()
#15 0x0041f387 in PyObject_Call ()
#16 0x0049eb8f in ?? ()
#17 0x004a1a7e in PyEval_EvalFrameEx ()
#18 0x004a5ed0 in PyEval_EvalCodeEx ()
#19 0x004a5fa2 in PyEval_EvalCode ()
#20 0x004b7b7e in PyImport_ExecCodeModuleEx ()
#21 0x004b9a0e in ?? ()
#22 0x004ba253 in ?? ()
#23 0x004ba843 in ?? ()
#24 0x004baacf in ?? ()
#25 0x004bb06c in ?? ()
#26 0x004bb6d4 in PyImport_ImportModuleLevel ()
#27 0x0049dfcb in ?? ()
#28 0x0041f387 in PyObject_Call ()
#29 0x0049eb8f in ?? ()
#30 0x004a1a7e in PyEval_EvalFrameEx ()
#31 0x004a5ed0 in PyEval_EvalCodeEx ()
#32 0x004a5fa2 in PyEval_EvalCode ()


** Changed in: libavg (Ubuntu)
   Status: In Progress => New

** Changed in: libavg (Ubuntu)
 Assignee: Fabrice Coutadeur (fabricesp) => (unassigned)

** Summary changed:

- Please update libavg to 0.9.0
+ Please update libavg to 1.0.1

** Description changed:

- The upstream author advises to update to 0.9.0 available on
+ The upstream author advises to update to 1.0.1 available on
  http://www.libavg.de/download.php

-- 
Please update libavg to 1.0.1
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-02-15 Thread Fabrice Coutadeur
** Changed in: libavg (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: libavg (Ubuntu)
 Assignee: (unassigned) => Fabrice Coutadeur (fabricesp)

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-02-12 Thread Daniel Holbach
With bug 512861 fixed it should be easier to update this now. Who wants
to try to update libavg to 1.0.1? It'd be good to get it in before
Feature Freeze (Feb 18th).

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-02-08 Thread Ulrich von Zadow
Some context for Alex' comment:
- http://mail.datenhain.de/pipermail/libavg-users/2010-February/000402.html
- Possibly relevant: 
https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/211698

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-02-08 Thread Alex Harrington
Package needs to depend on libsdl1.2debian-pulseaudio.

Otherwise the audio thread inside libavg sits there consuming 100% cpu
solidly. Installing that package resolves this.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-01-27 Thread Matthias Klose
linking against libssl is wrong. see #512861 for the correct solution.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-01-23 Thread Nick Andrik
Just a sidenote: This package has been practically orphaned on debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544029

Since you guys are already working on a package of this library, could you 
please also consider to adopt it?
If you have questions on how to do it please ask me.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-01-22 Thread Bug Watch Updater
** Changed in: libavg (Debian)
   Status: Unknown => New

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-01-16 Thread Alex Harrington
For info libavg 1.0 has been released in the interim - so perhaps it
would be best to aim to package that instead?

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2010-01-16 Thread Artur Rona
** Bug watch added: Debian Bug tracker #565512
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565512

** Also affects: libavg (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565512
   Importance: Unknown
   Status: Unknown

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-22 Thread Ulrich von Zadow
That's a possibility. I'm testing on i386, and I don't know anyone
that's running libavg on an amd64.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-21 Thread Fabrice Coutadeur
Hi,

I'm also having a segfault in Karmic...

By the way, I am testing with amd64, and I think Daniel also. Did you
make the test with i386?

Fabrice

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-21 Thread Daniel Holbach
I guess the segfault just happened because of the linker workaround that
messed up libcolorNode completely.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-18 Thread Ulrich von Zadow
The segfault doesn't appear under 9.10, so - Fabrice, it would be great
if you could try renaming the NONE property.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-18 Thread Daniel Holbach
Frank, Fabrice: does this help somehow?

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-13 Thread Ulrich von Zadow
Hi,

I've fought with the libColorNode.so stuff for a while now, and I can
get it to install to the place everything else is installed by applying
the following patch:

Index: src/test/plugin/Makefile.am
===
--- src/test/plugin/Makefile.am (revision 4369)
+++ src/test/plugin/Makefile.am (working copy)
@@ -14,6 +14,6 @@
 
 ALL_GL_LIBS = @GL_LIBS@ @SDL_LIBS@ $(XGL_LIBS)
 
-lib_LTLIBRARIES = libColorNode.la
+pkgpyexec_LTLIBRARIES = libColorNode.la
 libColorNode_la_SOURCES = ColorNode.cpp 
 libColorNode_la_LDFLAGS = $(EXTRA_LDFLAGS) -module 

If this fixes things, then I'll check it in upstream as well.

Re: the segfault issue, I can't reproduce it here. I'll install Ubuntu
9.10 somewhere and see if that makes it appear.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-11 Thread Fabrice Coutadeur
Hi,

I've deleted the extra lib in debian/rules ,to be able to get rid of the 
LD_LIBRARY_PATH hack, but I'm still having the segfault.
The backtrace with debug info is as follows:
#0  0x71551bf4 in __cxa_allocate_exception ()
   from /usr/lib/libstdc++.so.6
#1  0x71c7f68e in boost::python::throw_error_already_set() ()
   from /usr/lib/libboost_python-py26.so.1.40.0
#2  0x71c72ae2 in 
boost::python::objects::class_base::add_static_property(char const*, 
boost::python::api::object const&) ()
   from /usr/lib/libboost_python-py26.so.1.40.0
#3  0x75cd3f62 in add_static_property (
this=0x7fff73c0, name=0x75e64570 "NONE", d=, 
doc=) at /usr/include/boost/python/class.hpp:364
#4  def_readonly_impl (this=0x7fff73c0, 
name=0x75e64570 "NONE", d=, 
doc=) at /usr/include/boost/python/class.hpp:483
#5  def_readonly (this=0x7fff73c0, 
name=0x75e64570 "NONE", d=, 
doc=) at /usr/include/boost/python/class.hpp:282
#6  0x75cd523b in init_module_avg ()
at ../../../src/wrapper/avg_wrap.cpp:149
#7  0x71c7f7fb in 
boost::python::handle_exception_impl(boost::function0) () from 
/usr/lib/libboost_python-py26.so.1.40.0
#8  0x71c80503 in boost::python::detail::init_module(char const*, void 
(*)()) () from /usr/lib/libboost_python-py26.so.1.40.0
#9  0x004bc18c in _PyImport_LoadDynamicModule ()

It seems that the NONE property is already used, and should be renamed.
I'll try to rename it (even if I broke some app by doing that).

Fabrice

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-03 Thread Daniel Holbach
Ulrich: how do you suggest we best do that? What do you think the least
intrusive way is?

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-02 Thread Ulrich von Zadow
Ok, the libColorNode stuff looks like a libavg bug. Sorry for that, I'll
fix it before the next release. Since this library is only used to test
the plugin mechanism, I think we can just disable the libColorNode build
and the corresponding test for now.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-01 Thread Fabrice Coutadeur
Hi,

I think that the problem comes from the fact that the package is
building a lib in /usr/lib (libColorNode.so.0.0.0), whereas all libs
should go into /usr/lib/python2.6/dist-packages.

Franck, can you check where this lib comes from? It wasn't there in the
previous version, and I think it should go to usr/lib/python2.6/dist-
packages.

Thanks,
Fabrice

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-01 Thread Fabrice Coutadeur
Hi,

It seems that at run time, the same error happens ("couldn't find
library avg.so.0").

I will investigate why this is happening.

Fabrice

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-01 Thread Frank Cheung
Daniel - the LD_LIBRARY_PATH was added to get around the following
error:

dpkg-shlibdeps: error: couldn't find library avg.so.0 needed by debian
/python-libavg/usr/lib/libColorNode.so.0.0.0

I am not sure if it is the correct solution though.  As for the build-
depends, you are right - they are not needed.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-12-01 Thread Daniel Holbach
I have no idea what the LD_LIBRARY_PATH change is good for. Also why
were the build-depends added?

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-26 Thread Daniel Holbach
This stack trace is probably not too revealing, as I didn't have all the
debug symbols in that lucid vm.

Could it be related to the linker change? Look at this:

dan...@daniel-desktop:~$ ldd /usr/lib/libColorNode.so
linux-vdso.so.1 =>  (0x7fff4f697000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x7f7343e14000)
libm.so.6 => /lib/libm.so.6 (0x7f7343b9)
libc.so.6 => /lib/libc.so.6 (0x7f734382)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x7f7343609000)
/lib64/ld-linux-x86-64.so.2 (0x7f7344343000)
avg.so.0 => not found
dan...@daniel-desktop:~$ 

** Attachment added: "stack trace"
   http://launchpadlibrarian.net/36105601/bla

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-25 Thread Ulrich von Zadow
Re: the segfault - can you post a stack trace?

Re: #include in FBO.cpp - I've added it to the file upstream so it'll be
in the next release. Probably a gcc version issue.

Re: testplayer - there's an environment variable, AVG_CONSOLE_TEST,
which, if set, _should_ prevent tests that open a window from executing.
Unfortunately, it currently doesn't prevent execution of testplayer.

Re: LD_LIBRARY_PATH - I'll have a look at that when I get access to a
linux computer.

As a heads-up, I'm also planning to release ver. 1.0 this year, so we
might plan on integrating that into the next ubuntu release.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-25 Thread Daniel Holbach
The build works now, but when I install the package, I get:

$ python -c 'import libavg'
Segmentation fault
$

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-25 Thread Daniel Holbach
Frank: Is there any reason libssl-dev and libsdl1.2-dev are required
now? I can't see any changes in configure.in to that effect.

Ulrich: 
 - do you have any comment on comment 15?
 - current patches right now: 1) #include "stdio.h" in src/graphics/FBO.cpp, 2) 
remove testplayer from test suite because we have no framebuffer during build(?)

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-25 Thread Frank Cheung
Thanks Ilya, that seemed to work fine!

Added new debdiff.


** Attachment added: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/36053611/libavg_0.9.0-0ubuntu1.diff.gz

** Changed in: libavg (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-24 Thread Ilya Barygin
It should read:

LD_LIBRARY_PATH:= /usr/lib/python2.6/dist-
packages/libavg:$(LD_LIBRARY_PATH)

And build-depend on libssl-dev. This makes the package build.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-24 Thread Fabrice Coutadeur
Hi,

I'm not able to generate the source package: I'm getting this error:
dpkg-buildpackage: source changed by Frank Cheung 
 fakeroot debian/rules clean
test -x debian/rules
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: 
ignored.
dh_testroot
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: 
ignored.
dh_testroot: You must run this as root (or use fakeroot).
make: *** [testroot] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
debuild: fatal error at line 1334:
dpkg-buildpackage -rfakeroot -d -us -uc -S -sa failed

I think this is because setting LD_LIBRARY_PATH in debian/rules.

thanks,
Fabrice

** Changed in: libavg (Ubuntu)
   Status: Confirmed => Incomplete

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-24 Thread Frank Cheung
attached updated diff.

** Attachment added: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/36016829/libavg_0.9.0-0ubuntu1.diff.gz

** Changed in: libavg (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-23 Thread Fabrice Coutadeur
Hi,

The pacakge FTBFS with this error:
dpkg-shlibdeps: error: couldn't find library avg.so.0 needed by 
debian/python-libavg/usr/lib/libColorNode.so.0.0.0 

As spoken by irc, could you update the packaging to fix this error.

Thanks,
Fabrice

** Changed in: libavg (Ubuntu)
   Status: In Progress => Incomplete

** Changed in: libavg (Ubuntu)
 Assignee: Fabrice Coutadeur (fabricesp) => (unassigned)

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-23 Thread Fabrice Coutadeur
** Changed in: libavg (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: libavg (Ubuntu)
 Assignee: (unassigned) => Fabrice Coutadeur (fabricesp)

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-23 Thread Frank Cheung
Removed obsolete lines - please let me know if it looks OK now.


** Attachment removed: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/35782677/libavg_0.9.0-0ubuntu1.diff.gz

** Attachment removed: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/35788951/libavg_0.9.0-0ubuntu1.diff.gz

** Attachment removed: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/35837068/libavg_0.9.0-0ubuntu1.diff.gz

** Attachment added: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/35968293/libavg_0.9.0-0ubuntu1.diff.gz

** Changed in: libavg (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-22 Thread Fabrice Coutadeur
Hi Frank,

Could you please clean up your debdiff, so that no unnecessary modification is 
done? The first change is on Makefile.in, and it shouldn't be there.
I think this is because you used debuild -b withi the source directory. You 
should start the upgrade with a clean source directory, and check that the 
.diff file does not have any unnecessary changes.

I'll put as incomplete in the meantime.

Anyway, thanks to work on this!

Fabrice

** Changed in: libavg (Ubuntu)
   Status: Confirmed => Incomplete

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-18 Thread FRANK CHEUNG
attached updated diff.gz.
hopefully this one will work!


** Attachment added: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/35837068/libavg_0.9.0-0ubuntu1.diff.gz

** Changed in: libavg (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-17 Thread Fabrice Coutadeur
** Changed in: libavg (Ubuntu)
   Status: Confirmed => Incomplete

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-17 Thread Fabrice Coutadeur
hi,

I'll put as incomplete, until the FTBFS got fixed: you have the support of 
Ulrich, so it should be easy :-)
When it got fixed, please put back the status as confirmed.

Thanks for your work,

Fabrice

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-17 Thread Ulrich von Zadow
Send any patches that should be applied upstream to me. I'm the
maintainer :-).

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-17 Thread FRANK CHEUNG
Sorry missed your last post, I will investigate the failed build and get
back to you.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-17 Thread FRANK CHEUNG
Added new diff.gz.

- FBO.diff simply adds include  so that it compiles, i am not sure how 
to get the patch applied upstream (sorry, bit new to this).
- the makefile patch disables testplayer compilation so it doesn't run the 
tests that require framebuffer.  i don't think i needs to be applied upstream.
- the -make entry has been reinstated.

Thanks.

** Attachment added: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/35788951/libavg_0.9.0-0ubuntu1.diff.gz

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-17 Thread Daniel Holbach
It fails to build:

/bin/bash ../../libtool --tag=CXX   --mode=link g++  -Wno-invalid-offsetof -g 
-O2 -lxml2 -lboost_thread-mt -ldc1394   -lGLU -lGL  -lm -lGL  -lm -L/usr/lib 
-lSDL -lXxf86vm -lGraphicsMagick++ -lGraphicsMagick   -lboost_python-mt-py26 
-L/usr/lib/python2.6/config -lpython2.6-lssl -lcrypto  
-lssl -lcrypto  -L/usr/lib -lz   -lpthread -ldl  -lutil 
-Wl,-Bsymbolic-functions -o checktracker checktracker.o libplayer.la 
../video/libvideo.la ../audio/libaudio.la ../imaging/libimaging.la 
../graphics/libgraphics.la ../base/libbase.la ../lmfit/liblmfit.la 
libtool: link: g++ -Wno-invalid-offsetof -g -O2 -Wl,-Bsymbolic-functions -o 
checktracker checktracker.o  /usr/lib/libxml2.so -lboost_thread-mt -ldc1394 
-lGLU -lGL -lm -L/usr/lib /usr/lib/libSDL.so -lXxf86vm -lGraphicsMagick++ 
-lGraphicsMagick -L/usr/lib/python2.6/config ./.libs/libplayer.a 
-lboost_python-mt-py26 -lpython2.6 -lssl -lcrypto -lz -lpthread -ldl -lutil 
../video/.libs/libvideo.a ../audio/.libs/libaudio.a 
../imaging/.libs/libimaging.a ../graphics/.libs/libgraphics.a 
../base/.libs/libbase.a ../lmfit/.libs/liblmfit.a
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make[4]: *** [checktracker] Error 1
make[4]: Leaving directory `/tmp/buildd/libavg-0.9.0/build2.6/src/player'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/libavg-0.9.0/build2.6/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/libavg-0.9.0/build2.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/libavg-0.9.0/build2.6'
make: *** [debian/stamp-build2.6] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-17 Thread Daniel Holbach
A few things:
 - did you make sure that the patches were applied upstream? do they need to be 
"updated"?
 - "-make" is not a typo, it just says "don't fail if make fails"
 - can you wrap lines at 80 chars in the changelog (minor)
 - can you add "(LP: #474004)" to the changelog?

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-17 Thread FRANK CHEUNG
diff.gz file attached.
added motu universe sponsors.


** Attachment added: "libavg_0.9.0-0ubuntu1.diff.gz"
   http://launchpadlibrarian.net/35782677/libavg_0.9.0-0ubuntu1.diff.gz

** Changed in: libavg (Ubuntu)
 Assignee: FRANK CHEUNG (fcuk112) => (unassigned)

** Changed in: libavg (Ubuntu)
   Status: In Progress => Confirmed

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-15 Thread FRANK CHEUNG
** Changed in: libavg (Ubuntu)
   Status: Triaged => In Progress

** Changed in: libavg (Ubuntu)
 Assignee: (unassigned) => FRANK CHEUNG (fcuk112)

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474004] Re: Please update libavg to 0.9.0

2009-11-04 Thread Daniel Holbach
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=54402 states the the
Debian maintainer has no time available right now.

-- 
Please update libavg to 0.9.0
https://bugs.launchpad.net/bugs/474004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs