Announcement

Collapse
No announcement yet.

Something is obviously wrong with apt-get.

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

    Something is obviously wrong with apt-get.

    theadmin@mybox:~$sudo apt-get install kolourpaint
    Then it goes all like usually but:
    "kolourpaint" depends on "kolourpaint4", but it is not going to be installed.
    What the? Usually all dependencies are installed automatically.
    <br />Have YOU signed the Ubuntu code of Conduct? I did it at 10 AUG, 2009!

    #2
    Re: Something is obviously wrong with apt-get.

    Hmm. It looks like Kolourpaint isn't available in the repositories right now. I've just tried to install it with Aptitude and got:

    Code:
    No candidate version found for kolourpaint
    No candidate version found for kolourpaint
    No packages will be installed, upgraded, or removed.
    0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    Comment


      #3
      Re: Something is obviously wrong with apt-get.

      What kind of system do you have ? What repositories do you have enabled ? Have you tried to install the kolourpaint4 ?


      There are (Kubuntu 9.04, KDE 4.2):

      kolourpaint
      Transitional package

      This dummy package is provided for a smooth transition from kolourpaint to
      the new package kolourpaint4.
      It may safely be removed after installation.
      not so smooth

      kolourpaint4
      simple image editor for KDE 4

      KolourPaint is a simple drawing and image editing application for KDE 4.
      It aims to be easy to use, providing a level of functionality targeted towards
      the average user. It is ideal for common tasks such as drawing simple graphics
      and touching-up photos.

      This package is part of the KDE 4 graphics module.

      Here:
      Code:
      sudo apt-get install kolourpaint4
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      ...
      Use 'apt-get autoremove' to remove them.
      The following NEW packages will be installed
      kolourpaint4
      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #4
        Re: Something is obviously wrong with apt-get.

        Allright, i installed kolourpaint4 and it works. But i still think that is strange.
        <br />Have YOU signed the Ubuntu code of Conduct? I did it at 10 AUG, 2009!

        Comment


          #5
          Re: Something is obviously wrong with apt-get.

          What is strange about kde4 preferring to install a kde4 package rather than a kde3 one? I would expect this behaviour. It even told you as much in the error message (I suppose it won't happen a second time )

          Anyway, glad you finally got it
          Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

          Comment

          Working...
          X