Announcement

Collapse
No announcement yet.

libkf6activities Package

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    libkf6activities Package

    So I'm trying to install libkf6activities and apt is not finding it at all. Can anyone give me a package? (OS is Kubuntu 26.04 LTS)

    #2
    apt list *activities*

    should show it.
    some stuff i did: https://github.com/droidgoo

    Intel® Core™ i7-14700K | 64 GiB of RAM | AMD RX 6800

    Comment


      #3
      I found stuff for libkf5. When i was trying to install Aerothemeplasma, I remember it saying libkf6. I'm going to try libkf5 and see how that goes.

      Comment


        #4
        Originally posted by skyfishgoo View Post
        apt list *activities*

        should show it.
        I got error saying: "CMake Error at CMakeLists.txt:33 (find_package):
        Could not find a configuration file for package "PlasmaActivities" that is
        compatible with requested version "6.6.5".

        The following configuration files were considered but not accepted:

        /usr/lib/x86_64-linux-gnu/cmake/PlasmaActivities/PlasmaActivitiesConfig.cmake, version: 6.6.4
        The version found is not compatible with the version requested.
        /lib/x86_64-linux-gnu/cmake/PlasmaActivities/PlasmaActivitiesConfig.cmake, version: 6.6.4
        The version found is not compatible with the version requested."

        What do I do now?


        Comment


          #5
          Originally posted by cchipdive View Post
          So I'm trying to install libkf6activities and apt is not finding it at all. Can anyone give me a package? (OS is Kubuntu 26.04 LTS)
          Why?

          Or rather, why do you think you need it, or this specifically named package?
          It does not exist. What you are looking for would have a different name or perhaps be part of a different package.

          Self-built: Asus PRIME B550M-K/Ryzen 5600GT/32Gb/Intel ARC B580 12Gb/KDE neon
          HP Elitedesk 800 G3 Mini: i5-7500T(35w)/32Gb/Kubuntu LTS
          HP Chromebook 14: i5-1135G7/8Gb/512Gb SSD/KDE Linux

          Comment


            #6
            Originally posted by claydoh View Post
            Why?

            Or rather, why do you think you need it, or this specifically named package?
            It does not exist. What you are looking for would have a different name or perhaps be part of a different package.
            The situation this was the fact that i was trying to install Aerothemeplasma and got a error (see my third post here)

            Comment


              #7
              Originally posted by cchipdive View Post
              I got error saying: "CMake Error at CMakeLists.txt:33 (find_package):
              Could not find a configuration file for package "PlasmaActivities" that is
              compatible with requested version "6.6.5".

              The following configuration files were considered but not accepted:

              /usr/lib/x86_64-linux-gnu/cmake/PlasmaActivities/PlasmaActivitiesConfig.cmake, version: 6.6.4
              The version found is not compatible with the version requested.
              /lib/x86_64-linux-gnu/cmake/PlasmaActivities/PlasmaActivitiesConfig.cmake, version: 6.6.4
              The version found is not compatible with the version requested."
              The error is not about a distro package here, which of course will be confuing.

              The cmake module file needed is mismatched you your Plasma version.
              This file is found in libplasmaactivities-dev which is correctly at Plasma version 6.6.4 in 26.04. but you have upgraded using the PPA. which does not appear to have the -dev package, or a newer libplasmaactivities, for that matter.
              I cannot say way this is so.
              You won't be able to compile this without rolling back to Plasma 6.6.4 using ppa-purge.

              I will see if I can find out anything, and poke some friendly dragons and such.

              Self-built: Asus PRIME B550M-K/Ryzen 5600GT/32Gb/Intel ARC B580 12Gb/KDE neon
              HP Elitedesk 800 G3 Mini: i5-7500T(35w)/32Gb/Kubuntu LTS
              HP Chromebook 14: i5-1135G7/8Gb/512Gb SSD/KDE Linux

              Comment


                #8
                I am able to successfully configure the Plasma/6.6 branch of that repo with cmake using a 26.04 system with the backports PPA enabled and using -dev package from that PPA. So I am not sure why you are having a problem doing the same.
                On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

                Comment


                  #9
                  Maybe you have some other self built parts of plasma instead of the stock dev packages from the PPA and archive?
                  On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

                  Comment


                    #10
                    The component that fails here is hard coded to require 6.6.5 everywhere, a bit too strict.
                    It would not build on 6.6.4, either so my suggestion to roll back isn't going to get you the theme, unfortunately
                    Self-built: Asus PRIME B550M-K/Ryzen 5600GT/32Gb/Intel ARC B580 12Gb/KDE neon
                    HP Elitedesk 800 G3 Mini: i5-7500T(35w)/32Gb/Kubuntu LTS
                    HP Chromebook 14: i5-1135G7/8Gb/512Gb SSD/KDE Linux

                    Comment

                    Users Viewing This Topic

                    Collapse

                    There are 0 users viewing this topic.

                    Working...
                    X