Announcement

Collapse
No announcement yet.

the utility ar is not in your path [SOLVED]

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    the utility ar is not in your path [SOLVED]

    i downloaded kynaptic as a .deb file, and i get this message "the utility ar is not in your path"


    also typing rpm at a terminal window comes back with command not found....its unrelated but i thought id ask and save the new thread.
    apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

    #2
    Re: the utility ar is not in your path

    Why not just do this instead?

    1. Update your repositories
    2.
    Code:
    sudo apt-get update
    sudo apt-get install kynaptic
    Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

    Comment


      #3
      Re: the utility ar is not in your path

      there is something wrong with the /etc/apt/sources.list file, a bad mirror i think.

      Type 'US' is not known on line 98 in source

      line 98US - United States, North Carolina:
      line 99 deb ftp://metalab.unc.edu/pub/linux/deve...own.org/debian sarge non-free

      i messed with the # placement and may have choosed another mirror, but it is working maybe now. what about the first two issues i listed though....automatic is great, but manual is still key.


      EDIT: what do you make of this?
      sudo apt-get install kynaptic
      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:
        kynaptic: Depends: kdelibs4 (>= 4:3.4.0) but it is not going to be installed
                  Depends: libapt-pkg-libc6.3-5-3.9
                  Depends: libqt3c102-mt (>= 3:3.3.3) but it is not going to be installed
      E: Broken packages
      and this
      sudo apt-get install firefox
      Reading package lists... Done
      Building dependency tree... Done
      Suggested packages:
        firefox-gnome-support latex-xft-fonts xprint
      The following NEW packages will be installed:
        firefox
      0 upgraded, 1 newly installed, 0 to remove and 56 not upgraded.
      Need to get 8467kB of archives.
      After unpacking 24.5MB of additional disk space will be used.
      Get:1 http://us.archive.ubuntu.com breezy/main firefox 1.0.7-0ubuntu20 [8467kB]
      Fetched 8467kB in 40s (209kB/s)
      W: Couldn't stat source package list http://kubuntu.org hoary-updates/main Packages (/var/lib/apt/lists/kubuntu.           org_dists_hoary-updates_main_binary-i386_Packages) - stat (2 No such file or directory)
      W: Couldn't stat source package list ftp://ftp.nerim.net unstable/main Packages (/var/lib/apt/lists/ftp.nerim.ne           t_debian-marillat_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)
      W: Couldn't stat source package list http://cyberspace.ucla.edu unstable/main Packages (/var/lib/apt/lists/cyber           space.ucla.edu_marillat_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)

      Preconfiguring packages ...
      Selecting previously deselected package firefox.
      (Reading database ... 57910 files and directories currently installed.)
      Unpacking firefox (from .../firefox_1.0.7-0ubuntu20_i386.deb) ...
      Setting up firefox (1.0.7-0ubuntu20) ...
      Updating mozilla-firefox chrome registry...done.
      Please restart any running Firefoxes, or you will experience problems.

      W: Couldn't stat source package list http://kubuntu.org hoary-updates/main Packages (/var/lib/apt/lists/kubuntu.           org_dists_hoary-updates_main_binary-i386_Packages) - stat (2 No such file or directory)
      W: Couldn't stat source package list ftp://ftp.nerim.net unstable/main Packages (/var/lib/apt/lists/ftp.nerim.ne           t_debian-marillat_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)
      W: Couldn't stat source package list http://cyberspace.ucla.edu unstable/main Packages (/var/lib/apt/lists/cyber           space.ucla.edu_marillat_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)
      W: You may want to run apt-get update to correct these problems
      apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

      Comment


        #4
        Re: the utility ar is not in your path

        Originally posted by Christopher Walken
        there is something wrong with the /etc/apt/sources.list file, a bad mirror i think.

        Type 'US' is not known on line 98 in source
        That's why I asked you to follow these directions I linked to earlier (and I'm linking to them again). Follow those directions exactly as written. Do not skip any steps. Then
        Code:
        sudo apt-get update
        sudo apt-get install kynaptic
        Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

        Comment


          #5
          Re: the utility ar is not in your path

          i think that worked, thank you. i was looking at http://kudos.berlios.de/kf/kf1.html
          and frankly, it was too much info.

          however, for kyaptic:
          sudo apt-get install kynaptic
          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:
          kynaptic: Depends: kdelibs4 (>= 4:3.4.0) but it is not going to be installed
          Depends: libapt-pkg-libc6.3-5-3.9
          Depends: libqt3c102-mt (>= 3:3.3.3) but it is not going to be installed
          E: Broken packages
          apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

          Comment


            #6
            Re: the utility ar is not in your path

            As the message suggests - there are dependency problems with kynaptic: namely that it needs two other packages that apt-get can't find in any of your repositories.

            Comment


              #7
              Re: the utility ar is not in your path

              im not at my linux box right now, but would i try an apt-get install libapt-pkg-libc6.3-5-3.9
              and the same for the other 2?
              apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

              Comment


                #8
                Re: the utility ar is not in your path

                Originally posted by Christopher Walken
                Code:
                sudo apt-get install kynaptic
                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:
                 kynaptic: Depends: kdelibs4 (>= 4:3.4.0) but it is not going to be installed
                      Depends: libapt-pkg-libc6.3-5-3.9
                      Depends: libqt3c102-mt (>= 3:3.3.3) but it is not going to be installed
                E: Broken packages
                Is that all you're typing? Every time you change your /etc/apt/sources.list you should be doing a
                Code:
                sudo apt-get update
                before you install anything new.
                Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

                Comment


                  #9
                  Re: the utility ar is not in your path

                  ah thanks for the reminder, i wasnt doing that.

                  i tried a sudo apt-get source randomfile name
                  Code:
                  sudo apt-get source kdelibs4
                  Reading package lists... Done
                  Building dependency tree... Done
                  Need to get 20.4MB of source archives.
                  Get:1 [url]http://security.ubuntu.com[/url] hoary-security/main kdelibs 4:3.4.0-0ubuntu3.5           (dsc) [1334B]
                  Get:2 [url]http://security.ubuntu.com[/url] hoary-security/main kdelibs 4:3.4.0-0ubuntu3.5           (tar) [20.0MB]
                  Get:3 [url]http://security.ubuntu.com[/url] hoary-security/main kdelibs 4:3.4.0-0ubuntu3.5           (diff) [359kB]
                  Fetched 20.4MB in 8m21s (40.6kB/s)
                  sh: dpkg-source: command not found
                  Unpack command 'dpkg-source -x kdelibs_3.4.0-0ubuntu3.5.dsc' failed.
                  E: Child process failed
                  now im stumped.
                  apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

                  Comment


                    #10
                    Re: the utility ar is not in your path

                    Can you post your entire /etc/apt/sources.list?
                    Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

                    Comment


                      #11
                      Re: the utility ar is not in your path

                      Code:
                      #deb cdrom:[Ubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main restricted 
                       ## Uncomment the following two lines to fetch updated software from the network
                       deb [url]http://archive.ubuntu.com/ubuntu[/url] hoary main restricted
                       deb-src [url]http://archive.ubuntu.com/ubuntu[/url] hoary main restricted 
                       ## Uncomment the following two lines to fetch major bug fix updates produced
                       ## after the final release of the distribution.
                       deb [url]http://archive.ubuntu.com/ubuntu[/url] hoary-updates main restricted
                       deb-src [url]http://archive.ubuntu.com/ubuntu[/url] hoary-updates main restricted 
                       ## Uncomment the following two lines to add software from the 'universe'
                       ## repository.
                       ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                       ## team, and may not be under a free licence. Please satisfy yourself as to
                       ## your rights to use the software. Also, please note that software in
                       ## universe WILL NOT receive any review or updates from the Ubuntu security
                       ## team.
                      deb-src [url]http://mentors.debian.net/debian[/url] unstable main contrib non-free
                       deb [url]http://archive.ubuntu.com/ubuntu[/url] hoary universe
                       deb-src [url]http://archive.ubuntu.com/ubuntu[/url] hoary universe 
                       deb [url]http://security.ubuntu.com/ubuntu[/url] hoary-security main restricted
                       deb-src [url]http://security.ubuntu.com/ubuntu[/url] hoary-security main restricted 
                       deb [url]http://security.ubuntu.com/ubuntu[/url] hoary-security universe
                       deb-src [url]http://security.ubuntu.com/ubuntu[/url] hoary-security universe 
                       deb [url]http://archive.ubuntu.com/ubuntu[/url] hoary multiverse
                       deb-src [url]http://archive.ubuntu.com/ubuntu[/url] hoary multiverse 
                       deb [url]http://archive.ubuntu.com/ubuntu[/url] hoary-backports main restricted universe multiverse
                      apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

                      Comment


                        #12
                        Re: the utility ar is not in your path

                        I'm not sure if it makes a difference, but you may want to put the proper spacing between your repositories. Go here and copy and paste exactly the sources.list given. Do not retype it or modify it in any way. Do not add it to your sources.list--replace your current list with the one given:

                        http://www.psychocats.net/linux/sources.php

                        That said, it's probably this line that's messing you up and conflicting with the Ubuntu repositories:
                        Code:
                        deb-src [url]http://mentors.debian.net/debian[/url] unstable main contrib non-free
                        It's okay to add in another repository to temporarily install an application, but once the application's installed, you should remove that repository from your sources.list and just leave the Ubuntu ones.
                        Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

                        Comment


                          #13
                          Re: the utility ar is not in your path

                          in the end i uninstalled most of my packages in adept by accident, so i reinstalled kubuntu. i have synaptic now that i got with adept, but i cant seem to get a hold of kynaptic. i dont see what all the hype is about really.....

                          before i messed up though, i was getting a lot of conflicts with libraries and apps on adept, some wouldnt install because of such and such, etc.

                          kynaptic isnt showing up in adept or synaptic now, sources.list to blame?
                          apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

                          Comment


                            #14
                            Re: the utility ar is not in your path

                            Originally posted by Christopher Walken
                            kynaptic isnt showing up in adept or synaptic now, sources.list to blame?
                            Yes, as I explained in the previous post. Use exactly what's given to you. Then do
                            Code:
                            sudo apt-get update
                            sudo apt-get install kynaptic
                            Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

                            Comment


                              #15
                              Re: the utility ar is not in your path

                              yeah, case closed. i finally got it man. but i like synaptic much more than kynaptic. thanks for help
                              apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

                              Comment

                              Working...
                              X