Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. Calling any Ubuntu users....
Forum Updated to NodeBB v4.3 + New Features

Calling any Ubuntu users....

Scheduled Pinned Locked Moved Solved The Lounge
11 Posts 6 Posters 2.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • JonBJ JonB

    Have used it for years. Presently 22.04. Did an apt update and then apt upgrade, am confronted with the following output:

    Calculating upgrade... Done
    Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
      libopenexr25 libavcodec58 libavutil56 libswscale5 libswresample3
      libavformat58
    Learn more about Ubuntu Pro at https://ubuntu.com/pro
    #
    # You can verify the status of security fixes using the `pro fix` command.
    # E.g., a recent Ruby vulnerability can be checked with: `pro fix USN-6219-1`
    # For more detail see: https://ubuntu.com/security/notices/USN-6219-1
    #
    The following packages have been kept back:
      gjs libgjs0g
    0 to upgrade, 0 to newly install, 0 to remove and 2 not to upgrade.
    

    This is a new one on me! Anyone else?

    sierdzioS Offline
    sierdzioS Offline
    sierdzio
    Moderators
    wrote on last edited by
    #2

    Yes, this happens since some time. Not on 23.04, but all earlier versions do display this and withhold some fixes from non-paying users.

    (Z(:^

    JoeCFDJ 1 Reply Last reply
    1
    • JonBJ JonB has marked this topic as solved on
    • sierdzioS sierdzio

      Yes, this happens since some time. Not on 23.04, but all earlier versions do display this and withhold some fixes from non-paying users.

      JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by JoeCFD
      #3

      @sierdzio I simply upgraded them anyway, but did not notice any payment requirement. I thought there could be some compatibility issues or version mismatch while my own packages had similar issues before. I purged them and reinstalled them. Then the issue was gone. Or you were kidding?

      JonBJ sierdzioS 2 Replies Last reply
      0
      • JoeCFDJ JoeCFD

        @sierdzio I simply upgraded them anyway, but did not notice any payment requirement. I thought there could be some compatibility issues or version mismatch while my own packages had similar issues before. I purged them and reinstalled them. Then the issue was gone. Or you were kidding?

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #4

        @JoeCFD
        I don't think @sierdzio was kidding :) There is an optional paid support for Ubuntu (or I think it's even free to individuals), just I haven't ever seen an update report this.

        1 Reply Last reply
        0
        • JoeCFDJ JoeCFD

          @sierdzio I simply upgraded them anyway, but did not notice any payment requirement. I thought there could be some compatibility issues or version mismatch while my own packages had similar issues before. I purged them and reinstalled them. Then the issue was gone. Or you were kidding?

          sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #5

          @JoeCFD said in Calling any Ubuntu users....:

          @sierdzio I simply upgraded them anyway, but did not notice any payment requirement. I thought there could be some compatibility issues or version mismatch while my own packages had similar issues before. I purged them and reinstalled them. Then the issue was gone. Or you were kidding?

          You mean the "kept back" packages? Yes they can be just upgraded, it's part of staged releases to lower strain on update servers (usually it's enough to try again in ~1 day and they will upgrade normally).

          When I mentioned paid support I mean the "get more security updates" part.

          (Z(:^

          JoeCFDJ 1 Reply Last reply
          1
          • sierdzioS sierdzio

            @JoeCFD said in Calling any Ubuntu users....:

            @sierdzio I simply upgraded them anyway, but did not notice any payment requirement. I thought there could be some compatibility issues or version mismatch while my own packages had similar issues before. I purged them and reinstalled them. Then the issue was gone. Or you were kidding?

            You mean the "kept back" packages? Yes they can be just upgraded, it's part of staged releases to lower strain on update servers (usually it's enough to try again in ~1 day and they will upgrade normally).

            When I mentioned paid support I mean the "get more security updates" part.

            JoeCFDJ Offline
            JoeCFDJ Offline
            JoeCFD
            wrote on last edited by
            #6

            @sierdzio I see. Never saw these before.

            1 Reply Last reply
            0
            • JaneersJ Offline
              JaneersJ Offline
              Janeers
              wrote on last edited by
              #7

              I've been using Ubuntu for a few years, and I've recently been diving into Qt development. It's an amazing toolkit, and I've been tinkering with some personal projects. I wanted to see if there are any other Ubuntu users here who are also Qt developers or simply interested in Qt. If you have any tips, tricks, or experiences to share about using Qt on Ubuntu, please do so)

              https://www.worktime.com/

              JonBJ 1 Reply Last reply
              0
              • JaneersJ Janeers

                I've been using Ubuntu for a few years, and I've recently been diving into Qt development. It's an amazing toolkit, and I've been tinkering with some personal projects. I wanted to see if there are any other Ubuntu users here who are also Qt developers or simply interested in Qt. If you have any tips, tricks, or experiences to share about using Qt on Ubuntu, please do so)

                JonBJ Offline
                JonBJ Offline
                JonB
                wrote on last edited by
                #8

                @Janeers Yes, one tip: don't bother building Qt yourself, just use whichever version your Ubuntu come with from the distro!

                JoeCFDJ 1 Reply Last reply
                0
                • JonBJ JonB

                  @Janeers Yes, one tip: don't bother building Qt yourself, just use whichever version your Ubuntu come with from the distro!

                  JoeCFDJ Offline
                  JoeCFDJ Offline
                  JoeCFD
                  wrote on last edited by
                  #9

                  @JonB Not really. True that It is messy to build Qt. But different versions from Qt installer can also be used. And it is better to install it under /opt in order not to mess up with the Qt which comes with the Linux distribution..

                  JonBJ A 2 Replies Last reply
                  0
                  • JoeCFDJ JoeCFD

                    @JonB Not really. True that It is messy to build Qt. But different versions from Qt installer can also be used. And it is better to install it under /opt in order not to mess up with the Qt which comes with the Linux distribution..

                    JonBJ Offline
                    JonBJ Offline
                    JonB
                    wrote on last edited by JonB
                    #10

                    @JoeCFD Each to their own. My tip/hint to @Janeers would be to use the ready-built and configured Qt which comes with the distro. Your advice may be different.

                    1 Reply Last reply
                    0
                    • JoeCFDJ JoeCFD

                      @JonB Not really. True that It is messy to build Qt. But different versions from Qt installer can also be used. And it is better to install it under /opt in order not to mess up with the Qt which comes with the Linux distribution..

                      A Offline
                      A Offline
                      Anonymous_Banned275
                      wrote on last edited by
                      #11

                      @JoeCFD Since this is lounge I hope it is OK to get little off the subject. I have never understood the philosophy of building an application and THEN somebody decides (?) to do same and ADDS such application to OS ( Ubuntu) repository so us mortals / users do not have build it again - and just do "install"..... I have recently got burned big time when application official GIT source code and its official Ubuntu install did not match....

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved