Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35804 - sane-backends-1.0.13-r2 breaks scanning for me
Summary: sane-backends-1.0.13-r2 breaks scanning for me
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-14 07:28 UTC by Martin Klaffenboeck
Modified: 2004-10-08 00:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Klaffenboeck 2003-12-14 07:28:35 UTC
Hello,

I emerged sane-backends-1.0.13-r2 and xsane-0.92 fresh.  Now I get:

$ xsane xsane: relocation error: /usr/lib/sane/libsane-brother.so.1: undefined symbol: sanei_usb_init
$ qpkg -f /usr/lib/sane/libsane-brother.so.1
media-gfx/sane-backends *

So I cannot scan anymore.
$ uname -a
Linux martin.kleinerdrache.org 2.6.0-test11-gentoo-r2 #9 SMP Fri Dec 12 19:45:08 CET 2003 i686 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux

Whats wrong here?

Reproducible: Always
Steps to Reproduce:
Comment 1 whirm 2003-12-16 05:18:49 UTC
same for me!


hydra root # emerge info
Portage 2.0.50_pre1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031212-r0, 2.6.0-test11-gentoo-r1)
=================================================================
System uname: 2.6.0-test11-gentoo-r1 i686 AMD Athlon(tm) MP 2100+
Gentoo Base System version 1.4.3.12
distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer -ffast-math -mmmx -m3dnow "
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer -ffast-math -mmmx -m3dnow "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://212.219.247.17/sites/www.ibiblio.org/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.easynet.nl/mirror/gentoo/ http://194.83.57.3/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3ds S3TC X aalib aavm acpi acpi4linux alsa amd ardour-ksi arts artswrappersuid avi berkdb bots caps cdr clanVoice crypt cups dga directfb doc dvd encode esd ethereal etwin evms2 evo faad fam fbcon firebird flash fluidsynth foomaticdb freetds fusion gd gdbm ggi gif gphoto2 gpm gtk gtk2 hostap-nopci imlib innodb jack jack-caps jack-tmpfs java javascript jbig jikes joystick jpeg kde lcms ldap libg++ libwww mad maildir mikmod mmx mng motif mozilla moznoirc moznomail mozsvg mozxmlterm mpeg mpi music mysql nas ncurses nls nocardbus nowin nptl nvidia odbc offensive oggvorbis openal opengl ospfapi oss pam parse-clocks pdflib perl pic png ppds prelude python qt quicktime readline sasl scanner sdl slang slp sox spell sse ssl stencil-buffer svga tcltk tcpd tetex tiff truetype type1 usb videos vim-with-x wmf wolk-bootsplash wolk-supermount x86 xface xfs xine xml xml2 xmms xv xvid zlib"

hydra root # emerge -s sane
Searching...
[ Results for search key : sane ]
[ Applications found : 3 ]

*  media-gfx/sane-backends
      Latest version available: 1.0.13-r2
      Latest version installed: 1.0.13-r2
      Size of downloaded files: 3,045 kB
      Homepage:    http://www.mostang.com/sane/
      Description: Scanner Access Now Easy - Backends
      License:     GPL-2 public-domain

*  media-gfx/sane-frontends
      Latest version available: 1.0.11
      Latest version installed: 1.0.11
      Size of downloaded files: 180 kB
      Homepage:    http://www.sane-project.org
      Description: Scanner Access Now Easy
      License:     GPL-2

*  media-gfx/xsane
      Latest version available: 0.92
      Latest version installed: 0.92
      Size of downloaded files: 2,495 kB
      Homepage:    http://www.xsane.org/
      Description: graphical scanning frontend
      License:     GPL-2


hydra root #
Comment 2 Martin Klaffenboeck 2003-12-18 10:13:42 UTC
Is there any solution for now?

Martin
Comment 3 Martin Klaffenboeck 2003-12-18 11:01:07 UTC
Ok, I found something out:

the version 1.0.13-r2 tries to contain support for brother scanners, where version 1.0.13-r1 does not use this, everything else seems for me to be equal.

I don't have an brother scanner, so I just added 

=media-gfx/sane-backends-1.0.13-r2

to my /etc/portage/package.mask file, so portage goes back to version -r1 and everything works fine.

If you don't have a brother scanner you can simply do the same, otherwise I don't know.  Sorry.


Martin
Comment 4 Artur Brodowski 2004-01-12 09:54:32 UTC
you might as well comment out brother backend in /etc/sane.d/dll.conf :
http://lists.alioth.debian.org/pipermail/sane-devel/2003-December/009737.html
Comment 5 Martin Klaffenboeck 2004-10-08 00:44:57 UTC
It seems that is works for the new versions.

Martin