Announcement

Collapse
No announcement yet.

An unresolvable problem occurred while calculating the upgrade.

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

    #16
    Well, then you're definitely not using a PPA to obtain those, so ppa-purge is not going to help you.

    Returning to your problem...you're trying to perform a do-release-upgrade from 13.04 to 13.10 and it's failing? And you suspect the failure is because you have installed Intel's binary graphics stack?

    Comment


      #17
      Yes because...

      An unresolvable problem occurred while calculating the upgrade.

      This can be caused by:
      * Upgrading to a pre-release version of Ubuntu
      * Running the current pre-release version of Ubuntu
      * Unofficial software packages not provided by Ubuntu

      If none of this applies, then please report this bug using the
      command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.

      Unless you think this is a bug.
      Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

      http://www.kubuntu.org/getkubuntu

      Comment


        #18
        I'm looking here: https://01.org/linuxgraphics/downloads

        Some options that I can think of...

        * Uninstall the Intel stack and allow the computer to boot generic VESA. Perform the upgrade. Try the Intel installer 1.0.2, even though it's for 13.04. It might fail.

        * Uninstall the Intel stack and allow the computer to boot generic VESA. Perform the upgrade. Compile the individual bits from the 2013Q3 stack.

        * Wait for Intel to release a newer installer for 13.10.

        Comment


          #19
          How do I uninstall?
          Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

          http://www.kubuntu.org/getkubuntu

          Comment


            #20
            You will need to consult the Intel documentation to find out. Sorry I can't be more helpful -- I've never used that stack.

            Comment


              #21
              I deleted the repository as per the Intel web site but the upgrade still fails.
              Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

              http://www.kubuntu.org/getkubuntu

              Comment


                #22
                I go into Software Sources and delete the Intel graphics installer ppa. I click close then open the Software Sources again to make sure it is still gone. It is. I run the upgrade command in a terminal. It errors out like before. I check Software Sources again only to find the Intel repository is back in the list. I am thinking maybe I should send a bug report to Launch Pad about the sudo do-release-upgrade -d being bugged.
                Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                http://www.kubuntu.org/getkubuntu

                Comment


                  #23
                  Just for my peace of mind, could you cd to /var/log/dist-upgrade and paste the output to the following two commands here:

                  cat main.log | grep ERROR

                  and

                  cat apt.log | grep Broken

                  Thanks
                  --
                  Intocabile

                  Comment


                    #24
                    Originally posted by steve7233 View Post
                    I go into Software Sources and delete the Intel graphics installer ppa. I click close then open the Software Sources again to make sure it is still gone. It is. I run the upgrade command in a terminal. It errors out like before. I check Software Sources again only to find the Intel repository is back in the list. I am thinking maybe I should send a bug report to Launch Pad about the sudo do-release-upgrade -d being bugged.
                    Open a console and look in /etc/apt/sources.list.d/ for the 'other' repository .list files. My guess is that you have the intel one in there, and that you had also added it in the default sources.list file.
                    Using Kubuntu Linux since March 23, 2007
                    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                    Comment


                      #25
                      Originally posted by Spadge View Post
                      Just for my peace of mind, could you cd to /var/log/dist-upgrade and paste the output to the following two commands here:

                      cat main.log | grep ERROR

                      and

                      cat apt.log | grep Broken

                      Thanks
                      steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ cd /var/log/dist-upgrade
                      steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/var/log/dist-upgrade$ cat main.log | grep ERROR
                      2013-10-26 03:34:54,971 ERROR Dist-upgrade failed: 'E:Unable to correct problems, you have held broken packages.'
                      steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/var/log/dist-upgrade$ cat apt.log | grep BROKEN
                      steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/var/log/dist-upgrade$

                      Ah a clue. I am a Linux guru but probably not as good as some. I didn't think of this but now that you sent me in this direction... I think I will try opening Synaptic and using the broken packages filter. Thanks for suggesting this. If this doesn’t work then I will see Snowhog's reply #24.
                      Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                      http://www.kubuntu.org/getkubuntu

                      Comment


                        #26
                        Originally posted by Snowhog View Post
                        Open a console and look in /etc/apt/sources.list.d/ for the 'other' repository .list files. My guess is that you have the intel one in there, and that you had also added it in the default sources.list file.
                        Code:
                        steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/etc/apt/sources.list.d$ ls
                        ajackson-bcs-ppa-quantal.list
                        intellinuxgraphics.list.distUpgrade
                        ubuntu-wine-ppa-quantal.list.distUpgrade
                        xorg-edgers-ppa-quantal.list.distUpgrade
                        ajackson-bcs-ppa-quantal.list.save
                        intellinuxgraphics.list.save
                        ubuntu-wine-ppa-quantal.list.save
                        xorg-edgers-ppa-quantal.list.save
                        ajackson-bcs-ppa-raring.list
                        steam.list
                        ubuntu-wine-ppa-raring.list
                        xorg-edgers-ppa-raring.list
                        ajackson-bcs-ppa-raring.list.distUpgrade
                        steam.list.distUpgrade
                        ubuntu-wine-ppa-raring.list.distUpgrade
                        xorg-edgers-ppa-raring.list.distUpgrade
                        ajackson-bcs-ppa-raring.list.save
                        steam.list.save
                        ubuntu-wine-ppa-raring.list.save
                        xorg-edgers-ppa-raring.list.save
                        [B]intellinuxgraphics.list[/B]
                        ubuntu-wine-ppa-quantal.list
                        xorg-edgers-ppa-quantal.list
                        I do not see a default sources.list file. Maybe you told me the wrong name?

                        Code:
                        steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/etc/apt$ ls
                        apt.conf.d
                        preferences.d
                        [B]sources.list[/B]
                          sources.list.d
                        sources.list.distUpgrade
                        sources.list.save
                          trustdb.gpg
                        trusted.gpg
                        trusted.gpg~
                        trusted.gpg.d
                        Last edited by SteveRiley; Oct 26, 2013, 05:55 PM.
                        Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                        http://www.kubuntu.org/getkubuntu

                        Comment


                          #27
                          In /etc/apt, the 'default' sources file is: sources.list

                          In your /etc/apt/sources.list.d/ you have:

                          intellinuxgraphics.list

                          Open a console and type:
                          Code:
                          cat /etc/apt/sources.list
                          Include the output in your reply. Then type:
                          Code:
                          cat /etc/apt/sources.list.d/intellinuxgraphics.list
                          Copy it into your reply also.
                          Using Kubuntu Linux since March 23, 2007
                          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                          Comment


                            #28
                            Originally posted by Snowhog View Post
                            In /etc/apt, the 'default' sources file is: sources.list

                            In your /etc/apt/sources.list.d/ you have:

                            intellinuxgraphics.list

                            Open a console and type:
                            Code:
                            cat /etc/apt/sources.list
                            Include the output in your reply. Then type:
                            Code:
                            cat /etc/apt/sources.list.d/intellinuxgraphics.list
                            Copy it into your reply also.
                            Code:
                            steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/etc/apt/sources.list.d$ cat /etc/apt/sources.list
                            # deb cdrom:[Kubuntu 12.10 _Quantal Quetzal_ - Release amd64 (20121017.1)]/ quantal main multiverse restricted universe
                            
                            # See [url]http://help.ubuntu.com/community/UpgradeNotes[/url] for how to upgrade to
                            # newer versions of the distribution.
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring main restricted
                            deb-src [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring multiverse restricted main universe #Added by software-properties
                            
                            ## Major bug fix updates produced after the final release of the
                            ## distribution.
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring-updates main restricted
                            deb-src [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring-updates multiverse restricted main universe #Added by software-properties
                            
                            ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                            ## team. Also, please note that software in universe WILL NOT receive any
                            ## review or updates from the Ubuntu security team.
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring universe
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring-updates universe
                            
                            ## 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 
                            ## multiverse WILL NOT receive any review or updates from the Ubuntu
                            ## security team.
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring multiverse
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring-updates multiverse
                            
                            ## N.B. software from this repository may not have been tested as
                            ## extensively as that contained in the main release, although it includes
                            ## newer versions of some applications which may provide useful features.
                            ## Also, please note that software in backports WILL NOT receive any review
                            ## or updates from the Ubuntu security team.
                            
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring-security main restricted
                            deb-src [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring-security multiverse restricted main universe #Added by software-properties
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring-security universe
                            deb [url]http://mirror.math.ucdavis.edu/ubuntu/[/url] raring-security multiverse
                            
                            ## Uncomment the following two lines to add software from Canonical's
                            ## 'partner' repository.
                            ## This software is not part of Ubuntu, but is offered by Canonical and the
                            ## respective vendors as a service to Ubuntu users.
                            deb [url]http://archive.canonical.com/ubuntu[/url] raring partner
                            deb-src [url]http://archive.canonical.com/ubuntu[/url] raring partner
                            
                            ## This software is not part of Ubuntu, but is offered by third-party
                            ## developers who want to ship their latest software.
                            deb [url]http://extras.ubuntu.com/ubuntu[/url] raring main
                            deb-src [url]http://extras.ubuntu.com/ubuntu[/url] raring main
                            
                            
                            [email]steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/etc/apt/sources.list[/email].d$ cat /etc/apt/sources.list.d/intellinuxgraphics.list
                            [email]steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/etc/apt/sources.list[/email].d$
                            It appears to be empty...
                            I just used Dolphin to check the files properties and it shows it has zero bytes.
                            Last edited by SteveRiley; Oct 26, 2013, 05:58 PM.
                            Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                            http://www.kubuntu.org/getkubuntu

                            Comment


                              #29
                              See https://help.ubuntu.com/community/SaucyUpgrades/Kubuntu for instructions on upgrading to 13.10.
                              Using Kubuntu Linux since March 23, 2007
                              "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                              Comment


                                #30
                                Originally posted by Spadge View Post
                                Just for my peace of mind, could you cd to /var/log/dist-upgrade and paste the output to the following two commands here:

                                cat main.log | grep ERROR

                                and

                                cat apt.log | grep Broken

                                Thanks
                                I was just looking back at the 1st few replies and noticed that you forgot to tell me to add the -i switch when getting the list of broken packages from apt.log. Here is the output using the correct syntax:

                                steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:/var/log/dist-upgrade$ cat apt.log | grep -i broken
                                Broken cups-filters:amd64 Conflicts on ghostscript-cups [ amd64 ] < 9.07~dfsg2-0ubuntu3.1 > ( text )
                                Broken libpam-systemd:amd64 Conflicts on libpam-xdg-support [ amd64 ] < 0.2-0ubuntu2 > ( admin )
                                Broken libwayland-client0:amd64 Conflicts on libwayland0 [ amd64 ] < 1.0.5-0ubuntu1 > ( libs ) (< 1.1.0)
                                Broken libharfbuzz0a:amd64 Breaks on libharfbuzz0 [ amd64 ] < 0.9.13-1 > ( libs )
                                Broken libharfbuzz0a:amd64 Breaks on libharfbuzz0 [ i386 ] < 0.9.13-1 > ( libs )
                                Broken kde-workspace-bin:amd64 Breaks on ktouchpadenabler [ amd64 ] < 4:4.10.5-0ubuntu0.2 > ( kde )
                                Broken python3-aptdaemon.pkcompat:amd64 Breaks on libpackagekit-glib2-14 [ amd64 ] < 0.7.6-3ubuntu1 > ( libs ) (<= 0.7.6-4)
                                Broken korganizer:amd64 Breaks on tasks-icons [ amd64 ] < 4:4.10.5-0ubuntu0.1 > ( kde )
                                Broken libkdgantt2-0:amd64 Breaks on libkdgantt2 [ amd64 ] < 4:4.10.5-0ubuntu0.1 > ( libs )
                                Broken libsnmp30:amd64 Breaks on libsnmp15 [ amd64 ] < 5.4.3~dfsg-2.7ubuntu1 > ( libs )
                                Broken kio-audiocd:amd64 Breaks on libaudiocdplugins4 [ amd64 ] < 4:4.10.2-0ubuntu1 > ( kde ) (< 4:10.80)
                                Broken python3-uno:amd64 Conflicts on python-uno [ amd64 ] < 1:4.0.2-0ubuntu1 > ( python )
                                Broken xserver-xorg-video-mach64:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-r128:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-cirrus:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken libtaskmanager4abi3:amd64 Depends on libprocesscore4abi1 [ amd64 ] < 4:4.10.5-0ubuntu0.2 -> 4:4.11.2-0ubuntu1 > ( universe/libs ) (= 4:4.10.5-0ubuntu0.2)
                                Broken xserver-xorg-video-all:amd64 Depends on xserver-xorg-video-cirrus [ amd64 ] < 1:1.5.2+git20130108.e2bf5b25-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-ati:amd64 Depends on xserver-xorg-video-r128 [ amd64 ] < 6.9.1+git20130104.24f28a78-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-ati:amd64 Depends on xserver-xorg-video-mach64 [ amd64 ] < 6.9.4+git20130104.80e62cc1-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-mach64:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-r128:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-cirrus:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-all:amd64 Depends on xserver-xorg-video-cirrus [ amd64 ] < 1:1.5.2+git20130108.e2bf5b25-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-ati:amd64 Depends on xserver-xorg-video-r128 [ amd64 ] < 6.9.1+git20130104.24f28a78-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-ati:amd64 Depends on xserver-xorg-video-mach64 [ amd64 ] < 6.9.4+git20130104.80e62cc1-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-mach64:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-r128:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-cirrus:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-all:amd64 Depends on xserver-xorg-video-cirrus [ amd64 ] < 1:1.5.2+git20130108.e2bf5b25-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-ati:amd64 Depends on xserver-xorg-video-r128 [ amd64 ] < 6.9.1+git20130104.24f28a78-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-mach64:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-r128:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-cirrus:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-all:amd64 Depends on xserver-xorg-video-cirrus [ amd64 ] < 1:1.5.2+git20130108.e2bf5b25-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-ati:amd64 Depends on xserver-xorg-video-r128 [ amd64 ] < 6.9.1+git20130104.24f28a78-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-ati:amd64 Depends on xserver-xorg-video-mach64 [ amd64 ] < 6.9.4+git20130104.80e62cc1-0ubuntu0sarvatt > ( x11 )
                                Broken xserver-xorg-video-mach64:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-r128:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )
                                Broken xserver-xorg-video-cirrus:amd64 Depends on xorg-video-abi-13 [ amd64 ] < none > ( none )

                                Good thing I decided to check to make sure you didn't forget to type something. Just remember the old saying 'To err is humane but to really screw up is to use a computer'
                                Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

                                http://www.kubuntu.org/getkubuntu

                                Comment

                                Working...
                                X