Bug#297080: gauche-gl: Gauche-gl in testing installs for different version than others / gauche

2005-02-27 Thread NIIBE Yutaka
On Sun, 27 Feb 2005 00:50:36 +0200
Harri Haataja [EMAIL PROTECTED] wrote:
  All other packages seem to fill 0.7.4.2, but gauche-gl uses 0.8.3.
  
  I suppose this is some kind of an api version mixup in the builds.
  I'm afraid I can't figure out what, if anything, README.Debian is
  saying about this.
  Any way, it would be nice to be able to load the extension like the
  docs say. Or at least have this and a workaround explained in the docs.

Sorry for your inconvenience.  Let me explain the sisutation.

YAEGASHI Takeshi has tried to upload newer gauche 0.8.3, and we talked
that the impact will be minimum when we upload together newer gauche
and packages which depends on gauche at the same time.

I built gauche-gl and gauche-gtk with newer gauche (0.8.3), and asked
Takeshi to upload them.

However, with new upload policy, newer gauche has put into new queue
because of the change of packaging (split to -dbm, -dev, and -doc
packages), while only gauche-gtk and gauche-gl went normally.

So, we intended less impact, but in fact, caused the mess.

I should have waited the newer gauche upload, and I should have
specified build dependency and/or dependency to newer gauche.

I wish the newer gauche will be available soon.  Then, this bug
will be closed.
-- 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#297080: gauche-gl: Gauche-gl in testing installs for different version than others / gauche

2005-02-26 Thread Harri Haataja
Package: gauche-gl
Version: 0.3.1-6
Severity: normal


% nice apt-cache policy gauche-gl gauche gauche-gtk gauche-gtkgl
gauche-gl:
  Installed: 0.3.1-6
  Candidate: 0.3.1-6
  Version Table:
 *** 0.3.1-6 0
500 http://ftp.fi.debian.org testing/main Packages
100 /var/lib/dpkg/status
gauche:
  Installed: 0.7.4.2-1.1
  Candidate: 0.7.4.2-1.1
  Version Table:
 *** 0.7.4.2-1.1 0
500 http://ftp.fi.debian.org testing/main Packages
100 /var/lib/dpkg/status
gauche-gtk:
  Installed: 0.3.2-5
  Candidate: 0.3.2-5
  Version Table:
 *** 0.3.2-5 0
500 http://ftp.fi.debian.org testing/main Packages
100 /var/lib/dpkg/status
gauche-gtkgl:
  Installed: 0.3.2-5
  Candidate: 0.3.2-5
  Version Table:
 *** 0.3.2-5 0
500 http://ftp.fi.debian.org testing/main Packages
100 /var/lib/dpkg/status

% dpkg -L gauche-gl | grep lib
/usr/lib
/usr/lib/gauche
/usr/lib/gauche/0.8.3
/usr/lib/gauche/0.8.3/include
/usr/lib/gauche/0.8.3/include/gauche
/usr/lib/gauche/0.8.3/include/gauche/math3d.h
/usr/lib/gauche/0.8.3/i386-pc-linux-gnu
/usr/lib/gauche/0.8.3/i386-pc-linux-gnu/libgauche-math3d.so
/usr/lib/gauche/0.8.3/i386-pc-linux-gnu/libgauche-gl.so
/usr/lib/gauche/0.8.3/i386-pc-linux-gnu/libgauche-glut.so
/usr/share/gauche/0.8.3/lib
/usr/share/gauche/0.8.3/lib/gl
/usr/share/gauche/0.8.3/lib/gl/math3d.scm
/usr/share/gauche/0.8.3/lib/gl/glut.scm
/usr/share/gauche/0.8.3/lib/gl.scm

% gosh
gosh (use gl)
*** ERROR: cannot find file gl.scm in *load-path* 
(/usr/share/gauche/site/lib /usr/share/gauche/0.7.4.2/lib)
Stack Trace:
___
  0  (%require feature)
At line 9 of /usr/share/gauche/0.7.4.2/lib/gauche-init.scm
gosh (use gtk)
(#module gtk #module gauche.interactive)
gosh (use gtk.gtkgl)
(#module gtk.gtkgl #module gtk #module gauche.interactive)


All other packages seem to fill 0.7.4.2, but gauche-gl uses 0.8.3.

I suppose this is some kind of an api version mixup in the builds.
I'm afraid I can't figure out what, if anything, README.Debian is
saying about this.
Any way, it would be nice to be able to load the extension like the
docs say. Or at least have this and a workaround explained in the docs.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gauche-gl depends on:
ii  freeglut32.2.0-8 OpenGL Utility Toolkit
ii  gauche   0.7.4.2-1.1 A Scheme implementation designed f
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxi6   4.3.0.dfsg.1-10 X Window System Input extension li
ii  libxmu6  4.3.0.dfsg.1-10 X Window System miscellaneous util
ii  xlibmesa-gl [libgl1] 4.3.0.dfsg.1-10 Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu [libglu1]   4.3.0.dfsg.1-10 Mesa OpenGL utility library [XFree
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]