Results 1 to 5 of 5

Thread: k3b setup problem

  1. #1
    Junior Member registered user
    Join Date
    Nov 2003
    Posts
    10

    k3b setup problem

    I have Knoppix 3.3 installed to my hd. It came with k3b but when I ran it, I would get an error box telling me to use k3bSetup to fix an issue about cdrecord (?). k3bSetup was not installed by Knoppix.

    Using apt-get, I couldn't find k3b setup so I removed k3b intending to reinstall it using apt-get. I figured k3bsetup might just come along with it.

    This is what I get now:

    ===============
    root@full:/home/ken# apt-get install k3b
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    k3b: Depends: libasound2 (> 0.9. but 0.9.3-2 is to be installed
    E: Broken packages
    root@full:/home/ken#
    =================

    Is there a way around this that won't break something else??

    Thanks for any help.

    Ken

  2. #2
    Junior Member
    Join Date
    Nov 2003
    Posts
    5

    apt commands

    it is time you do some reading up on apt. I had the same problem with k3b when installing through debian packages, and when i tried to run the program again, it wouldnt work. Readup on how to "fix broken packages" in apt. this will solve your problem. The reason there is a problem to begin with is that the debian package of k3b requires more than onefile, it needs several... unlike compiling k3b yourself. so get your dependencies straightenned out, and then then fix brken packages. type "man apt-get" or "apt-get help" no quotes, in a command prompt to get more info about the apt-get system.

  3. #3
    Junior Member registered user
    Join Date
    Nov 2003
    Posts
    10
    Well, thanks for that but the bad news is that I have thoroughly and repeatedly read the Apt HowTo and I have taken the steps it recommends.

    ============
    root@full:/home/ken# apt-get -u install k3b
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    k3b: Depends: libasound2 (> 0.9. but 0.9.3-2 is to be installed
    E: Broken packages
    root@full:/home/ken#
    =============

    and then . . . .

    =============
    root@full:/home/ken# apt-get -o Debug:kgProblemResolver=yes dist-upgrade
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Calculating Upgrade... Starting
    Starting 2
    Investigating mount-aes
    Package mount-aes has broken dep on mount
    Considering mount 5312 as a solution to mount-aes 5418
    Considering mount 5312 as a solution to mount-aes 5418
    Added mount to the remove list
    Considering mount 5312 as a solution to mount-aes 5418
    Fixing mount-aes via keep of mount
    Investigating initscripts
    Package initscripts has broken dep on mount
    Considering mount 5312 as a solution to initscripts 5102
    Holding Back initscripts rather than change mount
    Investigating konq-plugins
    Package konq-plugins has broken dep on libasound2
    Considering libasound2 157 as a solution to konq-plugins 0
    Holding Back konq-plugins rather than change libasound2
    Investigating kmix
    Package kmix has broken dep on libasound2
    Considering libasound2 157 as a solution to kmix 0
    Holding Back kmix rather than change libasound2
    Try to Re-Instate konq-plugins
    Try to Re-Instate kmix
    Done
    Done
    The following packages have been kept back
    kmix konq-plugins
    0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
    root@full:/home/ken#

    ======================

    and then after that . . .

    ========================

    root@full:/home/ken# apt-get -f install k3b
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    k3b: Depends: libasound2 (> 0.9. but 0.9.3-2 is to be installed
    E: Broken packages
    root@full:/home/ken# apt-get -u install libasound2=0.9.8
    Reading Package Lists... Done
    Building Dependency Tree... Done
    E: Version '0.9.8' for 'libasound2' was not found
    root@full:/home/ken#

    =================

    I have also reread the man pages, interesting and informative but they don't get me past this problem.

    . . . . still stuck without k3b.

    Ken

  4. #4
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Here's what it looks like on my test machine.

    Code:
    [02:35 AM Thu Jan 08: stephen @ ~]
    >$ ssh [email protected]
    The authenticity of host '192.168.0.10 (192.168.0.10)' can't be established.
    RSA key fingerprint is 2f:3e:5f:0e:13:c7:2a:1a:68:ae:b4:3a:c6:48:e6:cf.
    Are you sure you want to continue connecting (yes/no)? yes
    Warning: Permanently added '192.168.0.10' (RSA) to the list of known hosts.
    [email protected]'s password:
    Welcome to Knoppix (Kernel 2.4.22-xfs)
    stephen@knoppixtest:~$ su
    Password:
    root@knoppixtest:/home/stephen# apt-get -s install k3b
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    
    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
      k3b: Depends: libasound2 (> 0.9.8) but 0.9.3-2 is to be installed
    E: Broken packages
    root@knoppixtest:/home/stephen# apt-get -s install k3b/unstable
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Selected version 0.10.3-4 (Debian:unstable) for k3b
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    
    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
      k3b: Depends: libasound2 (> 0.9.8) but 0.9.3-2 is to be installed
    E: Broken packages
    root@knoppixtest:/home/stephen# acp libasound2
    bash: acp: command not found
    root@knoppixtest:/home/stephen# apt-cache policy libasound2
    libasound2:
      Installed: 0.9.3-2
      Candidate: 0.9.3-2
      Version Table:
         0.9.8-2 0
            500 http://ftp2.de.debian.org unstable/main Packages
     *** 0.9.3-2 0
            990 http://ftp2.de.debian.org testing/main Packages
            100 /var/lib/dpkg/status
         0.9.0beta10a-3 0
            500 http://ftp2.de.debian.org stable/main Packages
    root@knoppixtest:/home/stephen# apt-get -s install k3b/unstable libasound2/unstable
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Selected version 0.10.3-4 (Debian:unstable) for k3b
    Selected version 0.9.8-2 (Debian:unstable) for libasound2
    The following extra packages will be installed:
      k3b libasound2 libid3-3.8.3 libk3bcore2 libk3bplugin1 libk3bproject1 libk3btools1
    Suggested packages:
      k3b-i18n alsa-base
    Recommended packages:
      vcdimager
    The following packages will be REMOVED:
      kdelibs4-dev libarts1-dev libasound2-dev
    The following NEW packages will be installed:
      libid3-3.8.3 libk3bcore2 libk3bplugin1 libk3bproject1 libk3btools1
    The following packages will be upgraded
      k3b libasound2
    2 upgraded, 5 newly installed, 3 to remove and 52 not upgraded.
    Remv kdelibs4-dev (4:3.1.4-3 Debian:testing)
    Remv libarts1-dev (1.1.4-3 Debian:testing)
    Remv libasound2-dev (0.9.3-2 Debian:testing)
    Inst libasound2 [0.9.3-2] (0.9.8-2 Debian:unstable)
    Inst libk3bcore2 (0.10.3-4 Debian:unstable)
    Inst libid3-3.8.3 (3.8.3-3 Debian:testing)
    Inst libk3btools1 (0.10.3-4 Debian:unstable)
    Inst libk3bproject1 (0.10.3-4 Debian:unstable) []
    Inst libk3bplugin1 (0.10.3-4 Debian:unstable)
    Inst k3b [0.9-4] (0.10.3-4 Debian:unstable)
    Conf libasound2 (0.9.8-2 Debian:unstable)
    Conf libk3bcore2 (0.10.3-4 Debian:unstable)
    Conf libid3-3.8.3 (3.8.3-3 Debian:testing)
    Conf libk3btools1 (0.10.3-4 Debian:unstable)
    Conf libk3bplugin1 (0.10.3-4 Debian:unstable)
    Conf libk3bproject1 (0.10.3-4 Debian:unstable)
    Conf k3b (0.10.3-4 Debian:unstable)
    root@knoppixtest:/home/stephen# apt-get install k3b/unstable libasound2/unstable
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Selected version 0.10.3-4 (Debian:unstable) for k3b
    Selected version 0.9.8-2 (Debian:unstable) for libasound2
    The following extra packages will be installed:
      k3b libasound2 libid3-3.8.3 libk3bcore2 libk3bplugin1 libk3bproject1 libk3btools1
    Suggested packages:
      k3b-i18n alsa-base
    Recommended packages:
      vcdimager
    The following packages will be REMOVED:
      kdelibs4-dev libarts1-dev libasound2-dev
    The following NEW packages will be installed:
      libid3-3.8.3 libk3bcore2 libk3bplugin1 libk3bproject1 libk3btools1
    The following packages will be upgraded
      k3b libasound2
    2 upgraded, 5 newly installed, 3 to remove and 52 not upgraded.
    Need to get 2800kB of archives.
    After unpacking 5632kB disk space will be freed.
    Do you want to continue? [Y/n] y
    Get:1 http://ftp2.de.debian.org unstable/main libasound2 0.9.8-2 [278kB]
    Get:2 http://ftp2.de.debian.org unstable/main libk3bcore2 0.10.3-4 [226kB]
    Get:3 http://ftp2.de.debian.org testing/main libid3-3.8.3 3.8.3-3 [177kB]
    Get:4 http://ftp2.de.debian.org unstable/main libk3btools1 0.10.3-4 [90.9kB]
    Get:5 http://ftp2.de.debian.org unstable/main libk3bproject1 0.10.3-4 [531kB]
    Get:6 http://ftp2.de.debian.org unstable/main libk3bplugin1 0.10.3-4 [147kB]
    Get:7 http://ftp2.de.debian.org unstable/main k3b 0.10.3-4 [1351kB]
    Fetched 2800kB in 20s (135kB/s)
    (Reading database ... 109512 files and directories currently installed.)
    Removing kdelibs4-dev ...
    Removing libarts1-dev ...
    Removing libasound2-dev ...
    (Reading database ... 108768 files and directories currently installed.)
    Preparing to replace libasound2 0.9.3-2 (using .../libasound2_0.9.8-2_i386.deb) ...
    Unpacking replacement libasound2 ...
    Selecting previously deselected package libk3bcore2.
    Unpacking libk3bcore2 (from .../libk3bcore2_0.10.3-4_i386.deb) ...
    Selecting previously deselected package libid3-3.8.3.
    Unpacking libid3-3.8.3 (from .../libid3-3.8.3_3.8.3-3_i386.deb) ...
    Selecting previously deselected package libk3btools1.
    Unpacking libk3btools1 (from .../libk3btools1_0.10.3-4_i386.deb) ...
    Selecting previously deselected package libk3bproject1.
    Unpacking libk3bproject1 (from .../libk3bproject1_0.10.3-4_i386.deb) ...
    Selecting previously deselected package libk3bplugin1.
    Unpacking libk3bplugin1 (from .../libk3bplugin1_0.10.3-4_i386.deb) ...
    Preparing to replace k3b 0.9-4 (using .../archives/k3b_0.10.3-4_i386.deb) ...
    Unpacking replacement k3b ...
    Setting up libasound2 (0.9.8-2) ...
    
    Setting up libk3bcore2 (0.10.3-4) ...
    
    Setting up libid3-3.8.3 (3.8.3-3) ...
    
    Setting up libk3btools1 (0.10.3-4) ...
    
    Setting up libk3bplugin1 (0.10.3-4) ...
    
    Setting up libk3bproject1 (0.10.3-4) ...
    
    Setting up k3b (0.10.3-4) ...
    
    root@knoppixtest:/home/stephen#
    You would now have K3b at the latest version. You should also install the recommended vcdimager package as well and sometimes it nice to have some of the suggested ones too.

  5. #5
    Junior Member registered user
    Join Date
    Nov 2003
    Posts
    10
    Very cool. That worked. Thanks so much!
    Ken

Similar Threads

  1. LILO Setup
    By cyberoidx in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 04-03-2005, 04:56 AM
  2. Linux setup
    By Afshin in forum General Support
    Replies: 1
    Last Post: 07-18-2004, 03:25 PM
  3. Lilo setup improperly on multi-hard drive setup, how to fix?
    By Kethinov in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 12-21-2003, 10:23 PM
  4. Keyboard setup
    By sn0wflake in forum Ideas
    Replies: 3
    Last Post: 12-02-2003, 06:24 PM
  5. How to setup NIS in Knoppix
    By ndd in forum General Support
    Replies: 0
    Last Post: 03-22-2003, 05:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


(2) Seagate SAS Hard Drive Exos 7E8 3TB 7200RPM 128MB 12Gb/s 3.5 ST3000NM0035 picture

(2) Seagate SAS Hard Drive Exos 7E8 3TB 7200RPM 128MB 12Gb/s 3.5 ST3000NM0035

$49.99



Seagate BarraCuda ST3000DM008 3TB Internal SATA 6Gb 3.5

Seagate BarraCuda ST3000DM008 3TB Internal SATA 6Gb 3.5" Hard Drive 7200RPM 64MB

$91.99



Seagate ST500DM009 BarraCuda 500 GB 3.5

Seagate ST500DM009 BarraCuda 500 GB 3.5" SATA III Desktop Hard Drive

$14.99



Dell EMC WD-HITACHI H5H72101CLAR10T0 10TB 7.2K SAS 12Gb/s SED 3.5in A POH 0-50k picture

Dell EMC WD-HITACHI H5H72101CLAR10T0 10TB 7.2K SAS 12Gb/s SED 3.5in A POH 0-50k

$189.99



Toshiba MG04ACA400 4TB 3.5-inch SATA 6 Gb/s 7,200 RPM Internal Hard Drive picture

Toshiba MG04ACA400 4TB 3.5-inch SATA 6 Gb/s 7,200 RPM Internal Hard Drive

$49.99



ST6000NM0034 DELL 6TB 7.2K 12G SAS 512E 3.5

ST6000NM0034 DELL 6TB 7.2K 12G SAS 512E 3.5" ENTERPRISE HARD DRIVE 8D1V4 08D1V4

$54.99



Toshiba 14TB MG07 MG07ACA14TEY 7.2K RPM SATA 6Gb/s 512e 3.5

Toshiba 14TB MG07 MG07ACA14TEY 7.2K RPM SATA 6Gb/s 512e 3.5" Enterprise HDD

$299.00



Seagate ST28000NM001C 28TB 256MB 7200RPM 3.5

Seagate ST28000NM001C 28TB 256MB 7200RPM 3.5" SATA 6.0Gb/s Enterprise Hard Drive

$669.99



HDD 3.5

HDD 3.5" SATA Hard Drive with Windows 10/Win 11 64x Installed Legacy

$35.00



WD Ultrastar DC HC530 14TB SATA 6G 3.5

WD Ultrastar DC HC530 14TB SATA 6G 3.5" 7200RPM Enterprise HDD - WUH721414ALE604

$329.99