Announcement

Collapse
No announcement yet.

broken package - how to resolve ?

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

    broken package - how to resolve ?

    korisnik@ubuntu:~$ sudo apt-get install libiodbc2-dev
    [sudo] password for korisnik:
    Reading package lists... Done
    Building dependency tree
    Reading state information... 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.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    libiodbc2-dev : Depends: libiodbc2 (= 3.52.7-2build1) but it is not going to be installed
    Depends: iodbc (= 3.52.7-2build1) but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.


    ps: i have ppa for kde and dropbox

    #2
    Don't really know what package is that, but it conflicts with odbcinst1debian2, you can try with unixodbc-dev.

    unixodbc (2.2.14p2-5ubuntu3) precise; urgency=low
    * Re-add the Breaks: libiodbc2 to odbcinst1debian2, now that soprano is
    no longer using iodbc. LP: #901638.
    -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 12 Mar 2012 14:13:49 -0700
    sigpic

    Comment


      #3
      nope, not helping.... i need libiodbc2-dev

      Comment


        #4
        be careful.................. running this
        vinny@Vinnys-HP-G62:~$ sudo apt-get -s install iodbc libiodbc2 libiodbc2-dev
        would have installed it BUT at the cost of removing almost all of KDE .

        go ahead and run it your self and see .... the -s simulates the action

        VINNY
        i7 4core HT 8MB L3 2.9GHz
        16GB RAM
        Nvidia GTX 860M 4GB RAM 1152 cuda cores

        Comment


          #5
          Aptitude thinks it's mission impossible:
          http://pastebin.com/9du455j4
          sigpic

          Comment

          Working...
          X