First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146124
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mike Doty <kingtaco@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Conrad Kostecki <ConiKost@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
spca5xx-20060501-r1.ebuild spca5xx-20060501-r1.ebuild text/plain Conrad Kostecki 2006-09-03 05:47 0000 1.23 KB Details
spca5xx-20060501-r1.ebuild spca5xx-20060501-r1.ebuild text/plain Conrad Kostecki 2006-09-03 09:55 0000 1.13 KB Details
spca5xx-20060501-r1.ebuild spca5xx-20060501-r1.ebuild text/plain Conrad Kostecki 2006-09-03 10:00 0000 1.24 KB Details
spca5xx-20060501-vodunvibe-Nospaceleftondevice.patch spca5xx-20060501-vodunvibe-Nospaceleftondevice.patch patch Conrad Kostecki 2006-09-06 03:57 0000 3.28 KB Details | Diff
spca5xx-20060501-r1.ebuild spca5xx-20060501-r1.ebuild text/plain Conrad Kostecki 2006-09-06 03:59 0000 1.24 KB Details
spca5xx-20060501-r1.ebuild spca5xx-20060501-r1.ebuild text/plain Conrad Kostecki 2006-09-26 10:06 0000 907 bytes Details
spca-20060501-2.6.18.patch spca-20060501-2.6.18.patch patch Conrad Kostecki 2006-09-26 10:07 0000 433 bytes Details | Diff
spca5xx-20060501-r1.ebuild spca5xx-20060501-r1.ebuild text/plain Conrad Kostecki 2006-09-26 23:55 0000 1.79 KB Details
spca-20060501-usb-bandwidth-fix.patch spca-20060501-usb-bandwidth-fix.patch text/plain Conrad Kostecki 2006-09-26 23:55 0000 3.28 KB Details
spca5xx-20060501-r1.patch patch for spca5xx-20040501-r1 patch Emiliano Vavassori 2006-09-27 09:42 0000 1.90 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 146124 depends on: Show dependency tree
Bug 146124 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-03 05:46 0000
Hello!
I found this Thread:
http://www.ubuntuforums.org/showthread.php?p=1457006#post1457006

This is eactly the Problem which i have! And lots of my friends have this too!

But there a fix. So I created an updated spca5xx ebuild! If you set the
"usbfix" use flag, the modified source will be used!

I pointed the src_uri to my webspace, as the file is on the ubuntu forums.

------- Comment #1 From Conrad Kostecki 2006-09-03 05:47:06 0000 -------
Created an attachment (id=95826) [details]
spca5xx-20060501-r1.ebuild

spca5xx-20060501-r1.ebuild

------- Comment #2 From Conrad Kostecki 2006-09-03 09:55:48 0000 -------
Created an attachment (id=95856) [details]
spca5xx-20060501-r1.ebuild

spca5xx-20060501-r1.ebuild

Just small bugfixes!

------- Comment #3 From Conrad Kostecki 2006-09-03 10:00:23 0000 -------
Created an attachment (id=95858) [details]
spca5xx-20060501-r1.ebuild

spca5xx-20060501-r1.ebuild

Sry, forget the Header!

------- Comment #4 From Mike Doty 2006-09-03 10:19:31 0000 -------
you need to provide a patch, not a link to a different source set for me to
consider this.  Also, as I've been telling users all along, setting
CONFIG_USB_BANDWIDTH fixes the problem.  I haven't had a report otherwise.

------- Comment #5 From Conrad Kostecki 2006-09-03 10:54:05 0000 -------
Hi Mike!
I can't provide you an patch, as I didn't created this.

And in my Case, activating CONFIG_USB_BANDWIDTH does not help!

Only this modified source.

So is this case, can't we use this modified source?

I will ask him for an patch.

------- Comment #6 From Conrad Kostecki 2006-09-06 03:57:24 0000 -------
Created an attachment (id=96158) [details]
spca5xx-20060501-vodunvibe-Nospaceleftondevice.patch

Hi Mike!
Now we can add spca5xx to portage!

Here is the patch!

------- Comment #7 From Conrad Kostecki 2006-09-06 03:59:54 0000 -------
Created an attachment (id=96160) [details]
spca5xx-20060501-r1.ebuild

And the new eBuild ;)

------- Comment #8 From Conrad Kostecki 2006-09-06 04:01:26 0000 -------
Ebuild is working and testet for me :)

I added my Webspace to SRC URI, as the patch is only hostet atm in the ubuntu
forums!

------- Comment #9 From Conrad Kostecki 2006-09-26 10:06:03 0000 -------
Created an attachment (id=98142) [details]
spca5xx-20060501-r1.ebuild

spca5xx-20060501-r1.ebuild

Includes Patch to compile with Kernel 2.6.18 from this Bug:
http://bugs.gentoo.org/show_bug.cgi?id=148425

------- Comment #10 From Conrad Kostecki 2006-09-26 10:07:08 0000 -------
Created an attachment (id=98143) [details]
spca-20060501-2.6.18.patch

spca-20060501-2.6.18.patch

Patch for compile with Kernel 2.6.18

------- Comment #11 From Emiliano Vavassori 2006-09-26 16:14:01 0000 -------
(In reply to comment #9)
> Includes Patch to compile with Kernel 2.6.18 from this Bug:
> http://bugs.gentoo.org/show_bug.cgi?id=148425

Great job! I'll post here some comments just for better user-friendliness.

I think your patch name can be more explicative, like:
spca5xx-20060501-usb-bandwidth-fix.patch

Also, I think must be added a reminder which explains that if you have 'no
space left on the device' problem you can try setting CONFIG_USB_BANDWIDTH in
the kernel config to solve the problem without using 'usbfix' flag, as stated
in comment #4.

Cheers.

------- Comment #12 From Conrad Kostecki 2006-09-26 23:54:20 0000 -------
(In reply to comment #11)
> (In reply to comment #9)
> > Includes Patch to compile with Kernel 2.6.18 from this Bug:
> > http://bugs.gentoo.org/show_bug.cgi?id=148425
> Great job! I'll post here some comments just for better user-friendliness.
> I think your patch name can be more explicative, like:
> spca5xx-20060501-usb-bandwidth-fix.patch
> Also, I think must be added a reminder which explains that if you have 'no
> space left on the device' problem you can try setting CONFIG_USB_BANDWIDTH in
> the kernel config to solve the problem without using 'usbfix' flag, as stated
> in comment #4.
> Cheers.

Ok, done :)

------- Comment #13 From Conrad Kostecki 2006-09-26 23:55:15 0000 -------
Created an attachment (id=98191) [details]
spca5xx-20060501-r1.ebuild

spca5xx-20060501-r1.ebuild

------- Comment #14 From Conrad Kostecki 2006-09-26 23:55:37 0000 -------
Created an attachment (id=98192) [details]
spca-20060501-usb-bandwidth-fix.patch

spca-20060501-usb-bandwidth-fix.patch

Just renamed ;)

------- Comment #15 From Emiliano Vavassori 2006-09-27 09:42:04 0000 -------
Created an attachment (id=98246) [details]
patch for spca5xx-20040501-r1

This patch is to slightly modify your ebuild, for fixing some imperfections in
einfo stuff and to anticipate the warning on using the 'usbfix' flag at
pkg_setup phase.

Thanks a lot.

------- Comment #16 From Conrad Kostecki 2006-09-29 07:56:00 0000 -------
I got a Problem!

I can't use your ebuild anymore? Since the newest Portage Update i get this:

Calculating world dependencies ---------------------------- ACCESS VIOLATION
SUMMARY ----------                                            
-----------------
LOG FILE =
"/var/log/sandbox/sandbox-media-video_-_spca5xx-20060501-r1-13306.log"

open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
--------------------------------------------------------------------------------

aux_get(): (0) Error in media-video/spca5xx-20060501-r1 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)

------- Comment #17 From Conrad Kostecki 2006-09-29 07:56:37 0000 -------
BlackBox spca5xx # cat
/var/log/sandbox/sandbox-media-video_-_spca5xx-20060501-r1-13306.log
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d

------- Comment #18 From Conrad Kostecki 2006-09-29 07:57:03 0000 -------
The Error is the if clause!! If i removed everything is fine!

------- Comment #19 From Emiliano Vavassori 2006-09-29 08:55:38 0000 -------
(In reply to comment #18)
> The Error is the if clause!! If i removed everything is fine!

Sorry, but which one of the 'if' clauses?

------- Comment #20 From Conrad Kostecki 2006-09-29 08:57:37 0000 -------
if kernel_is 2 6 18; then
        CONFIG_CHECK="${CONFIG_CHECK} VIDEO_V4L1_COMPAT"
fi

and

if kernel_is 2 6 18; then
        epatch "${FILESDIR}"/spca-${PV}-2.6.18.patch
fi

i guess this error is due the new portage update?

------- Comment #21 From Conrad Kostecki 2006-09-29 08:59:08 0000 -------
BlackBox conikost # emerge --info
Portage 2.1.2_pre1-r4 (default-linux/x86/2006.1/server, gcc-4.1.1,
glibc-2.4-r3, 2.6.18-gentoo i586)
=================================================================
System uname: 2.6.18-gentoo i586 Geode(TM) Integrated Processor by AMD PCS
Gentoo Base System version 1.12.5
Last Sync: Fri, 29 Sep 2006 14:20:01 +0000
distcc 2.18.3 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.6-r1, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i586-pc-linux-gnu"
CFLAGS="-march=k6-2 -Os -mmmx -m3dnow -pipe -fomit-frame-pointer -mfpmath=387"
CHOST="i586-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=k6-2 -Os -mmmx -m3dnow -pipe -fomit-frame-pointer -mfpmath=387
-fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox
sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 / acpi alsa apache2 berkdb bzip2 caps cdinstall clamav crypt cups
dedicated elibc_glibc ftp gd gpm iconv imap input_devices_keyboard
input_devices_mouse javascript jpeg jpeg2k kernel_linux ldap linguas_de mbox
mmx mp3 mysql mysqli ncurses nls nptl odbc offensive pam pcre php png readline
samba sasl session slang snmp spell ssl symlink tcpd threads tiff truetype
unicode usb userland_GNU vhosts video_cards_cyrix video_cards_fbdev
video_cards_nsc video_cards_v4l video_cards_vesa video_cards_vga vorbis xinetd
xml zlib"
Unset:  CTARGET, INSTALL_MASK

------- Comment #22 From Emiliano Vavassori 2006-09-29 09:54:59 0000 -------
(In reply to comment #20)
> if kernel_is 2 6 18; then
>         CONFIG_CHECK="${CONFIG_CHECK} VIDEO_V4L1_COMPAT"
> fi
> 
> and
> 
> if kernel_is 2 6 18; then
>         epatch "${FILESDIR}"/spca-${PV}-2.6.18.patch
> fi
> 
> i guess this error is due the new portage update?

I cannot reproduce the error. The difference from my system to yours are many,
but portage version is the same. Also, I have re-setted my /etc/make.conf
FEATURES, but without success in reproduce the bug.

Try deleting spca5xx sources and re-digesting the ebuild.

Please, attach the output of this command:
md5sum /usr/portage/eclass/linux-info.eclass

------- Comment #23 From Conrad Kostecki 2006-09-29 10:09:29 0000 -------
It doesn't work with digest this ebuild ...

BlackBox spca5xx # ebuild spca5xx-20060501-r1.ebuild digest
--------------------------- ACCESS VIOLATION SUMMARY
---------------------------
LOG FILE =
"/var/log/sandbox/sandbox-media-video_-_spca5xx-20060501-r1-6403.log"

open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
open_wr:   /usr/src/linux-2.6.18-gentoo/scripts/basic/.fixdep.d
--------------------------------------------------------------------------------

aux_get(): (0) Error in media-video/spca5xx-20060501-r1 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)

------- Comment #24 From Conrad Kostecki 2006-09-29 10:09:47 0000 -------
BlackBox spca5xx # md5sum /usr/portage/eclass/linux-info.eclass
3f43e6157237512c20d4a4310153a532  /usr/portage/eclass/linux-info.eclass

------- Comment #25 From Emiliano Vavassori 2006-09-29 10:21:13 0000 -------
(In reply to comment #23)
> It doesn't work with digest this ebuild ...
> 
> BlackBox spca5xx # ebuild spca5xx-20060501-r1.ebuild digest
> --------------------------- ACCESS VIOLATION SUMMARY
> ---------------------------
> LOG FILE =
> "/var/log/sandbox/sandbox-media-video_-_spca5xx-20060501-r1-6403.log"
> 
> open_wr:   /usr/src/linux-2.6.18-gentoo/fixdep.gcda

Please, try to clean the directory of kernel sources (or re-emerge them) and
re-digest the ebuild. I will try with gentoo-sources.

(In reply to comment #24)
> BlackBox spca5xx # md5sum /usr/portage/eclass/linux-info.eclass
> 3f43e6157237512c20d4a4310153a532  /usr/portage/eclass/linux-info.eclass

Like mine, so no problem with eclasses.

------- Comment #26 From Conrad Kostecki 2006-09-29 10:34:35 0000 -------
Hi!
1) deleted /usr/src/linux-2.6.18-gentoo and re-emerged gentoo-sources

It does not help!

Still the same Error with digesting spca5xx ...

------- Comment #27 From Emiliano Vavassori 2006-09-29 11:47:04 0000 -------
(In reply to comment #26)
> Hi!
> 1) deleted /usr/src/linux-2.6.18-gentoo and re-emerged gentoo-sources

No problems at all, digesting or emerging spca5xx-20060501-r1 against
gentoo-sources-2.6.18. Please, try re-emerging portage. Check also to have
kernel sources with 755 permission.

------- Comment #28 From Conrad Kostecki 2006-09-29 12:39:05 0000 -------
Hello!
Very strange, but now solved ...

Re-emerge of portage helped!

Thx!

------- Comment #29 From Conrad Kostecki 2006-09-30 16:38:42 0000 -------
So, as it is working, what about releasing it into portage?

------- Comment #30 From Mike Doty 2006-10-22 08:29:12 0000 -------
I've added 20060501-r1 to the tree from another bug.  please test and reopen if
there is still a problem

------- Comment #31 From Conrad Kostecki 2006-10-22 08:41:31 0000 -------
Hi!
Please reopen!
I need to include this patch!

-> spca-20060501-usb-bandwidth-fix.patch 

Then it works fine for me here!

------- Comment #32 From Conrad Kostecki 2006-10-22 08:46:46 0000 -------
I stil need this patch ...

------- Comment #33 From Maik Nijhuis 2006-11-05 06:22:04 0000 -------
I had exactly the same problem with a creative webcam live, and the usb
bandwidth patch works perfectly! Enabling CONFIG_USB_BANDWIDTH didn't help, I
still needed the patch. Thnx Conrad!

------- Comment #34 From Akimov Oleg 2006-11-11 04:14:47 0000 -------
+1

Enabling CONFIG_USB_BANDWIDTH didn't help, but patch is working!

------- Comment #35 From Ionut Biru 2006-11-27 15:45:46 0000 -------
Enabling CONFIG_USB_BANDWIDTH didn't help, but patch is working!

------- Comment #36 From Mike Doty 2006-12-25 00:32:29 0000 -------
try media-video/gspca  spca5xx is deprecated.

First Last Prev Next    No search results available      Search page      Enter new bug