Activity log for bug #72527

Date Who What changed Old value New value Message
2006-11-20 09:46:49 Albrecht Mühlenschulte bug added bug
2006-11-20 09:48:47 Albrecht Mühlenschulte description Trying to run the installscript of Jokosher 0.2 gives me the following error. I was the edgy-package before and removed it now, but it did not make a difference. Removing the old config file solved the problem partially, now the script stops with message 2). Then bison is not automatically installed 3). Then 4) flex, then 5) liboil-dev After manually fixing these issues installing works fine (installing bison, flex liboil3-dev. After all this I can't create a project - I will report further bugs, when I know I can get jokosher properly installed. Never the less, great project - I was really waiting for someone to do this (it's like preschedueled chrismas :). 1)====================================================== $ ./Jokosher0.2runscript E: Kann Quellpaket für gst-plugins-ugly0.10 nicht finden Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory GTK Accessibility Module initialized Exception in thread Thread-1: Traceback (most recent call last): File "threading.py", line 442, in __bootstrap self.run() File "./Jokosher0.2runscript", line 263, in run self.fetchthings() File "./Jokosher0.2runscript", line 205, in fetchthings self.installextensions() File "./Jokosher0.2runscript", line 182, in installextensions os.path.join(EXTDIR,f)) File "shutil.py", line 48, in copyfile fdst = open(dst, 'wb') IOError: [Errno 20] Not a directory: '/home/alp/.jokosher/extensions/GNOMEAudioProfiles.py' 2)====================================================== + check for build tools checking for autoconf >= 2.52 ... found 2.60, ok. checking for automake >= 1.7 ... found 1.4-p6, not ok ! checking for automake-1.9 >= 1.7 ... not found. checking for automake19 >= 1.7 ... not found. checking for automake-1.8 >= 1.7 ... not found. checking for automake18 >= 1.7 ... not found. checking for automake-1.7 >= 1.7 ... not found. checking for automake17 >= 1.7 ... not found. checking for automake-1.6 >= 1.7 ... not found. checking for automake16 >= 1.7 ... not found. not found ! You must have automake installed to compile gstreamer. Download the appropriate package for your distribution, or get the source tarball at ftp://ftp.gnu.org/pub/gnu/automake/ checking for autopoint >= 0.11.5 ... found 0.15, ok. checking for libtoolize >= 1.5.0 ... found 1.5.22, ok. checking for pkg-config >= 0.8.0 ... found 0.20, ok. - Please get the right tools before proceeding. - Alternatively, if you're sure we're wrong, run with --nocheck. 3)====================================================== . . . checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for perl... /usr/bin/perl checking for bison... no configure: error: Could not find bison 4)====================================================== . . . checking for bison... /usr/bin/bison checking bison version 2.3 >= 1.35... yes checking for flex... no configure: error: Could not find flex configure failed 5)====================================================== . . . checking whether gcc implements __func__... yes checking for GLIB... yes checking for LIBOIL... configure: error: liboil-0.3.6 or later is required configure failed Trying to run the installscript of Jokosher 0.2 gives me the following error. I had the edgy-package of 0.1 installed before and removed it now, but it did not make a difference. Removing the old config file solved the problem partially, now the script stops with message 2). Then bison is not automatically installed 3). Then 4) flex, then 5) liboil-dev After manually fixing these issues installing works fine (installing bison, flex liboil3-dev. After all this I can't create a project - I will report further bugs, when I know I can get jokosher properly installed. Never the less, great project - I was really waiting for someone to do this (it's like preschedueled chrismas :). 1)====================================================== $ ./Jokosher0.2runscript E: Kann Quellpaket für gst-plugins-ugly0.10 nicht finden Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory GTK Accessibility Module initialized Exception in thread Thread-1: Traceback (most recent call last): File "threading.py", line 442, in __bootstrap self.run() File "./Jokosher0.2runscript", line 263, in run self.fetchthings() File "./Jokosher0.2runscript", line 205, in fetchthings self.installextensions() File "./Jokosher0.2runscript", line 182, in installextensions os.path.join(EXTDIR,f)) File "shutil.py", line 48, in copyfile fdst = open(dst, 'wb') IOError: [Errno 20] Not a directory: '/home/alp/.jokosher/extensions/GNOMEAudioProfiles.py' 2)====================================================== + check for build tools checking for autoconf >= 2.52 ... found 2.60, ok. checking for automake >= 1.7 ... found 1.4-p6, not ok ! checking for automake-1.9 >= 1.7 ... not found. checking for automake19 >= 1.7 ... not found. checking for automake-1.8 >= 1.7 ... not found. checking for automake18 >= 1.7 ... not found. checking for automake-1.7 >= 1.7 ... not found. checking for automake17 >= 1.7 ... not found. checking for automake-1.6 >= 1.7 ... not found. checking for automake16 >= 1.7 ... not found. not found ! You must have automake installed to compile gstreamer. Download the appropriate package for your distribution, or get the source tarball at ftp://ftp.gnu.org/pub/gnu/automake/ checking for autopoint >= 0.11.5 ... found 0.15, ok. checking for libtoolize >= 1.5.0 ... found 1.5.22, ok. checking for pkg-config >= 0.8.0 ... found 0.20, ok. - Please get the right tools before proceeding. - Alternatively, if you're sure we're wrong, run with --nocheck. 3)====================================================== . . . checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for perl... /usr/bin/perl checking for bison... no configure: error: Could not find bison 4)====================================================== . . . checking for bison... /usr/bin/bison checking bison version 2.3 >= 1.35... yes checking for flex... no configure: error: Could not find flex configure failed 5)====================================================== . . . checking whether gcc implements __func__... yes checking for GLIB... yes checking for LIBOIL... configure: error: liboil-0.3.6 or later is required configure failed
2006-11-21 08:08:24 Stuart Langridge jokosher: status Unconfirmed Confirmed
2006-11-21 08:08:24 Stuart Langridge jokosher: importance Undecided High
2006-11-21 08:08:24 Stuart Langridge jokosher: statusexplanation Joakim: I would very much appreciate a list of the packages that you had to manually install; I can then make the script check for them. Do you have that list? (You might be able to retrieve your recent apt-get commands from your shell history by typing "history" in a terminal.)
2006-11-21 08:08:24 Stuart Langridge jokosher: assignee sil-launchpad
2007-04-23 18:15:35 Laszlo Pandy jokosher: status Confirmed Rejected
2007-04-23 18:15:35 Laszlo Pandy jokosher: statusexplanation Joakim: I would very much appreciate a list of the packages that you had to manually install; I can then make the script check for them. Do you have that list? (You might be able to retrieve your recent apt-get commands from your shell history by typing "history" in a terminal.) Install script is really old and won't be used anymore. You should be able to get the proper gstreamer version from your distro's packages.