Re: [gentoo-user] Emerge K3B

2004-01-18 Thread Dennis Robertson
On Sun, 18 Jan 2004 01:49 am, Stefan wrote:

 Are you low in disk space?
No.

 try to delete everything in /var/tmp/portage and reemerge with ~x86

Thanks, I'll try that.
Regards.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge K3B

2004-01-18 Thread Dennis Robertson
On Sun, 18 Jan 2004 12:27 am, Robert Crawford wrote:

I gave up, and compiled a vanilla
 2.4.23, enabled scsi and emulation stuff, added hdc=ide-scsi to grub.conf,
 labeled it cdBurning in grub, rebooted, and emerged k3b.

  Whole compile, reboot, and k3b install took 20 minutes, and it works
 perfectly. I'll wait for a few more 2.6 versions to come out before I waste
 more time on that again. Whenever I wish to burn cd's, I just boot to my
 2.4.23, and have no problems.

Thanks. I'll consider that if Stefan's suggestion fails. OTOH if I need a 
separate boot I might as well use that other dreadful OS. joking


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Emerge K3B

2004-01-17 Thread Dennis Robertson
Hello List,

I am trying to emerge k3b. Doing a straight emerge I got 28 packages and all 
of them compiled until the last one, k3b-0.9, which failed as follows:

k3bdevicemanager.cpp:751: `SCSI_BLK_MAJOR' undeclared (first use this 
function)
k3bdevicemanager.cpp:751: (Each undeclared identifier is reported only once 
for
   each function it appears in.)
make[4]: *** [k3bdevicemanager.lo] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/k3b-0.9/work/k3b-0.9/src/core/device'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9/src/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9'
make: *** [all] Error 2

!!! ERROR: app-cdr/k3b-0.9 failed.
!!! Function kde_src_compile, Line 123, Exitcode 2
!!! died running emake, kde_src_compile:make

So I tried version k3b-0.10 as follows:

# ACCEPT_KEYWORDS=~x86 emerge -pv k3b

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild U ] app-cdr/cdrdao-1.1.7-r3 [1.1.7-r1] +gnome +oggvorbis +perl
[ebuild  N] app-cdr/dvd+rw-tools-5.13.4.7.4
[ebuild  N] app-cdr/k3b-0.10.3-r2  -debug +dvd +oggvorbis +mad +dvdr

and got the following failure:

make[2]: Leaving directory 
`/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/paranoia'
make[1]: Leaving directory 
`/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/paranoia'
make[1]: Entering directory 
`/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/dao'
Makefile:107: port.d: No such file or directory
Makefile:107: data.d: No such file or directory
Makefile:107: CdrDriver.d: No such file or directory
Makefile:107: CDD2600Base.d: No such file or directory
Makefile:107: CDD2600.d: No such file or directory
Makefile:107: PlextorReader.d: No such file or directory
Makefile:107: GenericMMC.d: No such file or directory
Makefile:107: SubChannel.d: No such file or directory
Makefile:107: PQSubChannel16.d: No such file or directory
Makefile:107: PWSubChannel96.d: No such file or directory
Makefile:107: PQChannelEncoder.d: No such file or directory
Makefile:107: GenericMMCraw.d: No such file or directory
Makefile:107: PlextorReaderScan.d: No such file or directory
Makefile:107: RicohMP6200.d: No such file or directory
Makefile:107: TaiyoYuden.d: No such file or directory
Makefile:107: YamahaCDR10x.d: No such file or directory
Makefile:107: TeacCdr55.d: No such file or directory
Makefile:107: SonyCDU920.d: No such file or directory
Makefile:107: SonyCDU948.d: No such file or directory
Makefile:107: ToshibaReader.d: No such file or directory
Makefile:107: CdTextEncoder.d: No such file or directory
Makefile:107: Settings.d: No such file or directory
Makefile:107: dao.d: No such file or directory
Makefile:107: ScsiIf-lib.d: No such file or directory
Makefile:107: main.d: No such file or directory
Creating dependencies for main.cc
Creating dependencies for ScsiIf-lib.cc
ScsiIf-lib.cc:37:21: xconfig.h: No such file or directory
ScsiIf-lib.cc:38:22: standard.h: No such file or directory
ScsiIf-lib.cc:39:24: scg/scgcmd.h: No such file or directory
ScsiIf-lib.cc:40:28: scg/scsitransp.h: No such file or directory
make[1]: *** [ScsiIf-lib.d] Error 1
make[1]: *** Waiting for unfinished jobs
make[1]: Leaving directory 
`/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/dao'
make: *** [all] Error 1

!!! ERROR: app-cdr/cdrdao-1.1.7-r3 failed.
!!! Function src_compile, Line 76, Exitcode 2
!!! (no error message)

These errors seem to relate to scsi, which I don't have in my system, nor is 
it included in my 2.6.1-gentoo-r1 kernel because the kernel documentation 
says scsi emulation is no longer required.

Can anyone help me get k3b installed, please? TIA.

Dencar



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge K3B

2004-01-17 Thread Robert Crawford
On Saturday 17 January 2004 6:17 am, Dennis Robertson wrote:
 Hello List,

 I am trying to emerge k3b. Doing a straight emerge I got 28 packages and
 all of them compiled until the last one, k3b-0.9, which failed as follows:

 k3bdevicemanager.cpp:751: `SCSI_BLK_MAJOR' undeclared (first use this
 function)
 k3bdevicemanager.cpp:751: (Each undeclared identifier is reported only once
 for
each function it appears in.)
 make[4]: *** [k3bdevicemanager.lo] Error 1
 make[4]: Leaving directory
 `/var/tmp/portage/k3b-0.9/work/k3b-0.9/src/core/device'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9/src/core'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9'
 make: *** [all] Error 2
 make[1]: *** [ScsiIf-lib.d] Error 1
 make[1]: *** Waiting for unfinished jobs
 make[1]: Leaving directory
 `/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/dao'
 make: *** [all] Error 1

 !!! ERROR: app-cdr/cdrdao-1.1.7-r3 failed.
 !!! Function src_compile, Line 76, Exitcode 2
 !!! (no error message)

 These errors seem to relate to scsi, which I don't have in my system, nor
 is it included in my 2.6.1-gentoo-r1 kernel because the kernel
 documentation says scsi emulation is no longer required.

 Can anyone help me get k3b installed, please? TIA.

 Dencar

All my 2.6 kernels have worked great, except for cdburning. I've read 
everything I can find, followed all the instructions, and nothing has worked 
for k3b. At least on my system, cdburning is not solved for 2.6 kernels. 
After two days of struggling (and I know what I'm doing with 2.6 
configurations- I've done at least 100), I gave up, and compiled a vanilla 
2.4.23, enabled scsi and emulation stuff, added hdc=ide-scsi to grub.conf, 
labeled it cdBurning in grub, rebooted, and emerged k3b.

 Whole compile, reboot, and k3b install took 20 minutes, and it works 
perfectly. I'll wait for a few more 2.6 versions to come out before I waste 
more time on that again. Whenever I wish to burn cd's, I just boot to my 
2.4.23, and have no problems.

Robert Crawford

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge K3B

2004-01-17 Thread Peter Ruskin
On Saturday 17 Jan 2004 14:27, Robert Crawford wrote:
 All my 2.6 kernels have worked great, except for cdburning. I've read
 everything I can find, followed all the instructions, and nothing has
 worked for k3b. At least on my system, cdburning is not solved for
 2.6 kernels.

Works fine here.

cdrdao-1.1.7-r1
cdrtools-2.01_alpha14
k3b-0.9
cdrecord-ProDVD-2.01a23-2-i686-pc-linux-gnu

I use ide-scsi.

Peter
-- 
==
Gentoo Linux: Portage 2.0.49-r20kernel-2.6.1-gentoo-w4l
i686 AMD Athlon(tm) XP 3200+KDE: 3.1.5 Qt: 3.2.3 gcc(GCC): 3.2.3
==


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge K3B

2004-01-17 Thread Stefan
On Sam, 2004-01-17 at 16:00, Peter Ruskin wrote:
 On Saturday 17 Jan 2004 14:27, Robert Crawford wrote:
  All my 2.6 kernels have worked great, except for cdburning. I've read
  everything I can find, followed all the instructions, and nothing has
  worked for k3b. At least on my system, cdburning is not solved for
  2.6 kernels.
 
 Works fine here.
 
 cdrdao-1.1.7-r1
 cdrtools-2.01_alpha14
 k3b-0.9
 cdrecord-ProDVD-2.01a23-2-i686-pc-linux-gnu
 
 I use ide-scsi.
 
 Peter

On my systme it work without ide-scsi

cdrtools-2.01_alpha23
cdrdao-cdrdao-1.1.7-r3
k3b-0.10.3.r2

For cdrecord: cdrecord dev=/dev/hdx

For cdrdao: create a link /dev/cdrecorder to your ide-cdrw

ln -s /dev/ide/host0/bus1/target0/lun0/cd /dev/cdrecorder
(for testing only, for normal use edit /etc/devsd.conf)

Stefan


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge K3B

2004-01-17 Thread Stefan
On Sam, 2004-01-17 at 12:17, Dennis Robertson wrote:
 Hello List,
 
 I am trying to emerge k3b. Doing a straight emerge I got 28 packages and all 
 of them compiled until the last one, k3b-0.9, which failed as follows:
 
 k3bdevicemanager.cpp:751: `SCSI_BLK_MAJOR' undeclared (first use this 
 function)
 k3bdevicemanager.cpp:751: (Each undeclared identifier is reported only once 
 for
each function it appears in.)
 make[4]: *** [k3bdevicemanager.lo] Error 1
 make[4]: Leaving directory 
 `/var/tmp/portage/k3b-0.9/work/k3b-0.9/src/core/device'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9/src/core'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/var/tmp/portage/k3b-0.9/work/k3b-0.9'
 make: *** [all] Error 2
 
 !!! ERROR: app-cdr/k3b-0.9 failed.
 !!! Function kde_src_compile, Line 123, Exitcode 2
 !!! died running emake, kde_src_compile:make
 
 So I tried version k3b-0.10 as follows:
 
 # ACCEPT_KEYWORDS=~x86 emerge -pv k3b
 
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
 [ebuild U ] app-cdr/cdrdao-1.1.7-r3 [1.1.7-r1] +gnome +oggvorbis +perl
 [ebuild  N] app-cdr/dvd+rw-tools-5.13.4.7.4
 [ebuild  N] app-cdr/k3b-0.10.3-r2  -debug +dvd +oggvorbis +mad +dvdr
 
 and got the following failure:
 
 make[2]: Leaving directory 
 `/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/paranoia'
 make[1]: Leaving directory 
 `/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/paranoia'
 make[1]: Entering directory 
 `/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/dao'
 Makefile:107: port.d: No such file or directory
 Makefile:107: data.d: No such file or directory
 Makefile:107: CdrDriver.d: No such file or directory
 Makefile:107: CDD2600Base.d: No such file or directory
 Makefile:107: CDD2600.d: No such file or directory
 Makefile:107: PlextorReader.d: No such file or directory
 Makefile:107: GenericMMC.d: No such file or directory
 Makefile:107: SubChannel.d: No such file or directory
 Makefile:107: PQSubChannel16.d: No such file or directory
 Makefile:107: PWSubChannel96.d: No such file or directory
 Makefile:107: PQChannelEncoder.d: No such file or directory
 Makefile:107: GenericMMCraw.d: No such file or directory
 Makefile:107: PlextorReaderScan.d: No such file or directory
 Makefile:107: RicohMP6200.d: No such file or directory
 Makefile:107: TaiyoYuden.d: No such file or directory
 Makefile:107: YamahaCDR10x.d: No such file or directory
 Makefile:107: TeacCdr55.d: No such file or directory
 Makefile:107: SonyCDU920.d: No such file or directory
 Makefile:107: SonyCDU948.d: No such file or directory
 Makefile:107: ToshibaReader.d: No such file or directory
 Makefile:107: CdTextEncoder.d: No such file or directory
 Makefile:107: Settings.d: No such file or directory
 Makefile:107: dao.d: No such file or directory
 Makefile:107: ScsiIf-lib.d: No such file or directory
 Makefile:107: main.d: No such file or directory
 Creating dependencies for main.cc
 Creating dependencies for ScsiIf-lib.cc
 ScsiIf-lib.cc:37:21: xconfig.h: No such file or directory
 ScsiIf-lib.cc:38:22: standard.h: No such file or directory
 ScsiIf-lib.cc:39:24: scg/scgcmd.h: No such file or directory
 ScsiIf-lib.cc:40:28: scg/scsitransp.h: No such file or directory
 make[1]: *** [ScsiIf-lib.d] Error 1
 make[1]: *** Waiting for unfinished jobs
 make[1]: Leaving directory 
 `/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/dao'
 make: *** [all] Error 1
 
 !!! ERROR: app-cdr/cdrdao-1.1.7-r3 failed.
 !!! Function src_compile, Line 76, Exitcode 2
 !!! (no error message)
 
 These errors seem to relate to scsi, which I don't have in my system, nor is 
 it included in my 2.6.1-gentoo-r1 kernel because the kernel documentation 
 says scsi emulation is no longer required.
 
 Can anyone help me get k3b installed, please? TIA.

Are you low in disk space?

try to delete everything in /var/tmp/portage and reemerge with ~x86


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge K3B

2004-01-17 Thread Kathy Wills
Robert Crawford wrote:

On Saturday 17 January 2004 6:17 am, Dennis Robertson wrote:
 

All my 2.6 kernels have worked great, except for cdburning. I've read 
everything I can find, followed all the instructions, and nothing has worked 
for k3b. At least on my system, cdburning is not solved for 2.6 kernels. 
After two days of struggling (and I know what I'm doing with 2.6 
configurations- I've done at least 100), I gave up, and compiled a vanilla 
2.4.23, enabled scsi and emulation stuff, added hdc=ide-scsi to grub.conf, 
labeled it cdBurning in grub, rebooted, and emerged k3b.

Whole compile, reboot, and k3b install took 20 minutes, and it works 
perfectly. I'll wait for a few more 2.6 versions to come out before I waste 
more time on that again. Whenever I wish to burn cd's, I just boot to my 
2.4.23, and have no problems.

 

I have the 2.6.0 kernel from www.kernel.org installed, and configured 
without scsi emulation.  I am using all the latest of cdrao , etc. My 
use flag is ~x86

--
Kathy Wills
+
+ Genealogy Web Site: http://www.brannanorwills.com   +
+   +
+


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Emerge K3B

2004-01-17 Thread Kathy Wills
Kathy Wills wrote:

Robert Crawford wrote:

On Saturday 17 January 2004 6:17 am, Dennis Robertson wrote:
 

All my 2.6 kernels have worked great, except for cdburning. I've read 
everything I can find, followed all the instructions, and nothing has 
worked for k3b. At least on my system, cdburning is not solved for 
2.6 kernels. After two days of struggling (and I know what I'm doing 
with 2.6 configurations- I've done at least 100), I gave up, and 
compiled a vanilla 2.4.23, enabled scsi and emulation stuff, added 
hdc=ide-scsi to grub.conf, labeled it cdBurning in grub, rebooted, 
and emerged k3b.

Whole compile, reboot, and k3b install took 20 minutes, and it works 
perfectly. I'll wait for a few more 2.6 versions to come out before I 
waste more time on that again. Whenever I wish to burn cd's, I just 
boot to my 2.4.23, and have no problems.

 

I have the 2.6.0 kernel from www.kernel.org installed, and configured 
without scsi emulation.  I am using all the latest of cdrao , etc. My 
use flag is ~x86

Forgot to say that k3b is working just fine.

--
Kathy Wills
+
+ Genealogy Web Site: http://www.brannanorwills.com   +
+   +
+


--
[EMAIL PROTECTED] mailing list


[gentoo-user] emerge K3B

2004-01-09 Thread Dave Chapman
I have a problem with emerge k3b more specificaly cdrdao-1.1.7-r3

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild U ] app-cdr/cdrdao-1.1.7-r3 [1.1.7-r1]
[ebuild  N] app-cdr/dvd+rw-tools-5.13.4.7.4
[ebuild U ] app-cdr/k3b-0.10.3-r2 [0.9]
This is the last few lines of output from complie of cdrdao

Creating dependencies for CdTextEncoder.cc
ScsiIf-lib.cc:37:21: xconfig.h: No such file or directory
ScsiIf-lib.cc:38:22: standard.h: No such file or directory
ScsiIf-lib.cc:39:24: scg/scgcmd.h: No such file or directory
ScsiIf-lib.cc:40:28: scg/scsitransp.h: No such file or directory
make[1]: *** [ScsiIf-lib.d] Error 1
make[1]: *** Waiting for unfinished jobs
make[1]: Leaving directory
`/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/dao'
make: *** [all] Error 1
!!! ERROR: app-cdr/cdrdao-1.1.7-r3 failed.
!!! Function src_compile, Line 76, Exitcode 2
!!! (no error message)
I have deleted the downloaded package and tried emerge k3b again but I
get the same result


--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] emerge K3B

2004-01-09 Thread Craig Ayers-Hale
For the latest builds using ACCEPT_KEWORDS=~x86, I found that I needed to emerge the 
very latest cdrtools before cdrdao.
I built the packages individually in the following order and it worked on two separate 
installs:

1) cdrtools
2) cdrdao
3) dvd+rw-tools
4) k3b

Hope that works for you!

Regards,
Craig




-Original Message-
From: Nicolas Nilles [mailto:[EMAIL PROTECTED]
Sent: Friday, January 09, 2004 9:36 AM
To: [EMAIL PROTECTED]
Subject: RE: [gentoo-user] emerge K3B


i dont know if this could be the same problem that i have a few minutes
agowhen i emerge k3b it was looking some libraries in
/usr/lib/gcc-lib/i486-pc-linux-gnu/   and i have
/usr/lib/gcc-lib/i686-pc-linux-gnu so i made a ln -s and then re
emerge -k3b and it work..
 take a look, may be it may work.-..

Nicolas

-
schoolgirl.homeunix.net


-Mensaje original-
De: Dave Chapman [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 09 de enero de 2004 11:59
Para: [EMAIL PROTECTED]
Asunto: [gentoo-user] emerge K3B


I have a problem with emerge k3b more specificaly cdrdao-1.1.7-r3

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild U ] app-cdr/cdrdao-1.1.7-r3 [1.1.7-r1]
[ebuild  N] app-cdr/dvd+rw-tools-5.13.4.7.4
[ebuild U ] app-cdr/k3b-0.10.3-r2 [0.9]


This is the last few lines of output from complie of cdrdao

Creating dependencies for CdTextEncoder.cc
ScsiIf-lib.cc:37:21: xconfig.h: No such file or directory
ScsiIf-lib.cc:38:22: standard.h: No such file or directory
ScsiIf-lib.cc:39:24: scg/scgcmd.h: No such file or directory
ScsiIf-lib.cc:40:28: scg/scsitransp.h: No such file or directory
make[1]: *** [ScsiIf-lib.d] Error 1
make[1]: *** Waiting for unfinished jobs
make[1]: Leaving directory
`/var/tmp/portage/cdrdao-1.1.7-r3/work/cdrdao-1.1.7/dao'
make: *** [all] Error 1

!!! ERROR: app-cdr/cdrdao-1.1.7-r3 failed.
!!! Function src_compile, Line 76, Exitcode 2
!!! (no error message)

I have deleted the downloaded package and tried emerge k3b again but I
get the same result



--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] emerge K3B

2004-01-09 Thread Nicolas Nilles
Yes, i try it and it work great for me.. thanks (but i don't compile
dvd+rw-tools)

-Mensaje original-
De: Craig Ayers-Hale [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 09 de enero de 2004 14:51
Para: [EMAIL PROTECTED]
Asunto: RE: [gentoo-user] emerge K3B


For the latest builds using ACCEPT_KEWORDS=~x86, I found that I needed to
emerge the very latest cdrtools before cdrdao.
I built the packages individually in the following order and it worked on
two separate installs:

1) cdrtools
2) cdrdao
3) dvd+rw-tools
4) k3b

Hope that works for you!

Regards,
Craig




--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge k3b problem

2003-12-01 Thread Klaus Neumann
trying to emerge k3b, I got this:
emerge -pv k3b
These are the packages that I would merge, in order:

Calculating dependencies /
emerge: there are no masked or unmasked ebuilds to satisfy 
virtual/cdrtools.

!!! Error calculating dependencies. Please correct.

Can I fix this somehow?

Best regards,
Klaus
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge k3b problem

2003-12-01 Thread Paul Varner
On Mon, 2003-12-01 at 13:29, Klaus Neumann wrote:
 trying to emerge k3b, I got this:
  emerge -pv k3b
  
 These are the packages that I would merge, in order:
  
 Calculating dependencies /
 emerge: there are no masked or unmasked ebuilds to satisfy 
 virtual/cdrtools.
  
 !!! Error calculating dependencies. Please correct.
 
 Can I fix this somehow?

Klaus,

One of the packages that satisfies the virtual is app-cdr/cdrtools. 
What does an emerge -pv app-cdr/cdrtools tell you?  Also, have tried
rerunning an emerge sync and retrying the emerge -pv k3b command.  I've
seen glitches with the portage tree sometimes, that get corrected with
redoing the sync of the tree.

Regards,
Paul

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge k3b problem

2003-12-01 Thread Paul Varner
On Mon, 2003-12-01 at 14:01, Klaus Neumann wrote:
 Paul Varner wrote:
 One of the packages that satisfies the virtual is app-cdr/cdrtools. 
 What does an emerge -pv app-cdr/cdrtools tell you?  Also, have tried
 rerunning an emerge sync and retrying the emerge -pv k3b command.  I've
 seen glitches with the portage tree sometimes, that get corrected with
 redoing the sync of the tree.
 
 I tried emerge sync, but it didn't solve the problem. I guess I'll have 
 to wait and see ...

What does emerge -pv app-cdr/cdrtools say?

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge k3b problem

2003-12-01 Thread Klaus Neumann
Paul Varner wrote:

On Mon, 2003-12-01 at 14:01, Klaus Neumann wrote:
 

Paul Varner wrote:
   

One of the packages that satisfies the virtual is app-cdr/cdrtools. 
What does an emerge -pv app-cdr/cdrtools tell you?  Also, have tried
rerunning an emerge sync and retrying the emerge -pv k3b command.  I've
seen glitches with the portage tree sometimes, that get corrected with
redoing the sync of the tree.

 

I tried emerge sync, but it didn't solve the problem. I guess I'll have 
to wait and see ...
   

What does emerge -pv app-cdr/cdrtools say?

 

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] app-cdr/cdrtools-2.01_alpha19  -dvdr
-
Here we go: first emerge cdrtools, and then k3b, right?
--
Best regards,
Klaus


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge k3b problem

2003-12-01 Thread Paul Varner
On Mon, 2003-12-01 at 14:47, Klaus Neumann wrote:
 Paul Varner wrote:
 What does emerge -pv app-cdr/cdrtools say?
 
 
 These are the packages that I would merge, in order:
  
 Calculating dependencies ...done!
 [ebuild  N] app-cdr/cdrtools-2.01_alpha19  -dvdr
 -
 Here we go: first emerge cdrtools, and then k3b, right?

I would try:

emerge --oneshot -v cdrtools and then emerge -v k3b

Regards,
Paul

--
[EMAIL PROTECTED] mailing list