Announcement

Collapse
No announcement yet.

I shoulda waited beta 2 errors

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

    I shoulda waited beta 2 errors

    ok I thought i'd grab the beta 2, reading the forums seemed everyone was having no problems and the ones that were popping up, were things i didn't have like google earth and stuff. So I did the alt-f2 method found on the kubuntu org link....everything went as it said, it asked for the password, then began to download sources and then files. the problem i think began a few seconds after that. It asked if i wante dot now install the upgrade, I said yes and it began in ernest. then about 2 or 3 seconds later it blanked my screen and went to the login prompt. I assumed this was what was suppose to happen, so I input my password and after everthing loaded back up i got a taskbar icon saying i needed to restart my computer to finish the upgrade or update not sure which word was used. so I restarted, and it did nothing. Now i know enough to know that after all that downloaded there is no way in hell that it install all that in 3 seconds. so i opened Muon Package Manager and it said there is updates, when I checked that it listed what i can only assume is all the files it didn't update. So I said apply changes and the mouse showed the "i'm busy don't bug me" look, and i waited, only to get the error message, this won't be word for word, another program is using apt please close any other programs and try again. Or somthing to that effect. after trynig 2 or 3 times I went to Konsole and tried "sudo apt-get update" followed by "sudo apt-get upgrade" and the resulting error said to run -f install to fix the problem it listed. So i typed "sudo apt-get -f install" and I get this line...

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    akonadi-backend-mysql akonadi-server brltty cmake-data cpp-4.6 e2fsprogs emacsen-common g++-4.6 gcc-4.6 gcc-4.6-base gcc-4.6-base:i386 lib32gcc1
    lib32stdc++6 libacl1 libakonadiprotocolinternals1 libalgorithm-diff-xs-perl libarchive12 libattr1 libattr1:i386 libc-dev-bin libc6-dev libc6-i386
    libc6-xen:i386 libcomerr2 libcomerr2:i386 libdb5.1 libdpkg-perl libexpat1:i386 libfuse2 libgcc1 libgnutls26 libgnutls26:i386 libgomp1
    libhtml-parser-perl libicu48 liblocale-gettext-perl libltdl7 liblzma5 libmono-corlib4.0-cil libmono-system-configuration4.0-cil libmono-system4.0-cil
    libmpfr4 libnettle4 libp11-kit0 libp11-kit0:i386 libperl5.14 libplymouth2 libquadmath0 libraptor2-0 librasqal3 librdf0 libsasl2-2 libsasl2-2:i386
    libsasl2-modules libselinux1 libsnmp-base libsnmp15 libsoprano4 libstdc++6 libstdc++6:i386 libstdc++6-4.6-dev libtext-iconv-perl libuuid1 libx11-6
    libx11-6:i386 mono-4.0-gac mono-gac mono-runtime ntfs-3g perl perl-base perl-modules plymouth python-dbus-dev soprano-daemon update-inetd
    Suggested packages:
    akonadi-backend-sqlite akonadi-backend-postgresql brltty-speechd brltty-x11 console-braille gcc-4.6-locales gpart e2fsck-static g++-4.6-multilib
    gcc-4.6-doc libstdc++6-4.6-dbg gcc-4.6-multilib libmudflap0-4.6-dev libgcc1-dbg libgomp1-dbg libquadmath0-dbg libmudflap0-dbg binutils-gold glibc-doc
    debian-keyring gnutls-bin gnutls-bin:i386 libdata-dump-perl libmono-i18n4.0-all libgamin0 raptor2-utils rasqal-utils librdf-storage-postgresql
    librdf-storage-mysql librdf-storage-sqlite redland-utils libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit
    libsasl2-modules-gssapi-heimdal snmp-mibs-downloader libstdc++6-4.6-doc perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl
    The following NEW packages will be installed:
    libarchive12 libicu48 liblzma5 libnettle4 libp11-kit0 libp11-kit0:i386 libperl5.14 python-dbus-dev
    The following packages will be upgraded:
    akonadi-backend-mysql akonadi-server brltty cmake-data cpp-4.6 e2fsprogs emacsen-common g++-4.6 gcc-4.6 gcc-4.6-base gcc-4.6-base:i386 lib32gcc1
    lib32stdc++6 libacl1 libakonadiprotocolinternals1 libalgorithm-diff-xs-perl libattr1 libattr1:i386 libc-dev-bin libc6-dev libc6-i386 libc6-xen:i386
    libcomerr2 libcomerr2:i386 libdb5.1 libdpkg-perl libexpat1:i386 libfuse2 libgcc1 libgnutls26 libgnutls26:i386 libgomp1 libhtml-parser-perl
    liblocale-gettext-perl libltdl7 libmono-corlib4.0-cil libmono-system-configuration4.0-cil libmono-system4.0-cil libmpfr4 libplymouth2 libquadmath0
    libraptor2-0 librasqal3 librdf0 libsasl2-2 libsasl2-2:i386 libsasl2-modules libselinux1 libsnmp-base libsnmp15 libsoprano4 libstdc++6 libstdc++6:i386
    libstdc++6-4.6-dev libtext-iconv-perl libuuid1 libx11-6 libx11-6:i386 mono-4.0-gac mono-gac mono-runtime ntfs-3g perl perl-base perl-modules plymouth
    soprano-daemon update-inetd
    68 upgraded, 8 newly installed, 0 to remove and 1234 not upgraded.
    51 not fully installed or removed.
    Need to get 0 B/63.2 MB of archives.
    After this operation, 3,871 kB of additional disk space will be used.
    Do you want to continue [Y/n]? Y
    E: Internal Error, No file name for libapt-pkg4.12
    not sure what to do now, so help?
    ps i tried "sudo apt-get install libapt-pkg4.12" can't remember the error i got but suffice it to say it didn't work

    #2
    It would help to know what that final error was.

    Various mechanisms can recover situations like this. Let's try this one first:
    Code:
    sudo apt-get clean
    sudo apt-get install -fy
    sudo dpkg -i /var/cache/apt/archives/*.deb
    sudo dpkg --configure -a

    Comment


      #3
      ok i tried again to get you the error message after i post this i will try your commands
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      libapt-pkg4.12 is already the newest version.
      libapt-pkg4.12 set to manually installed.
      You might want to run 'apt-get -f install' to correct these:
      The following packages have unmet dependencies:
      akonadi-backend-mysql : Depends: mysql-server-core-5.1 but it is not installable
      Depends: mysql-client-core-5.1 but it is not installable
      brltty : Depends: libicu48 (>= 4.8-1) but it is not going to be installed
      cmake : Depends: libarchive12 but it is not going to be installed
      Depends: cmake-data (= 2.8.7-0ubuntu4) but 2.8.5-1ubuntu1 is to be installed
      dpkg-dev : Depends: libdpkg-perl (= 1.16.1.2ubuntu7) but 1.16.0.3ubuntu5 is to be installed
      e2fsprogs : PreDepends: e2fslibs (= 1.41.14-1ubuntu3) but 1.42-1ubuntu2 is to be installed
      fuse : Depends: libfuse2 (= 2.8.6-2ubuntu2) but 2.8.4-1.4ubuntu1 is to be installed
      libacl1 : Breaks: libacl1:i386 (!= 2.2.51-3) but 2.2.51-5ubuntu1 is to be installed
      libacl1:i386 : Breaks: libacl1 (!= 2.2.51-5ubuntu1) but 2.2.51-3 is to be installed
      libc-dev-bin : Depends: libc6 (< 2.14) but 2.15-0ubuntu9 is to be installed
      libc6-dev : Depends: libc6 (= 2.13-20ubuntu5.1) but 2.15-0ubuntu9 is to be installed
      libc6-i386 : Depends: libc6 (= 2.13-20ubuntu5.1) but 2.15-0ubuntu9 is to be installed
      libc6-xen:i386 : PreDepends: libc6:i386 (= 2.13-20ubuntu5.1) but 2.15-0ubuntu9 is to be installed
      libdb5.1 : Breaks: libdb5.1:i386 (!= 5.1.25-11) but 5.1.25-11build1 is to be installed
      libdb5.1:i386 : Breaks: libdb5.1 (!= 5.1.25-11build1) but 5.1.25-11 is to be installed
      libexpat1 : Breaks: libexpat1:i386 (!= 2.0.1-7.2ubuntu1) but 2.0.1-7ubuntu3 is to be installed
      libexpat1:i386 : Breaks: libexpat1 (!= 2.0.1-7ubuntu3) but 2.0.1-7.2ubuntu1 is to be installed
      libgcc1 : Breaks: libgcc1:i386 (!= 1:4.6.1-9ubuntu3) but 1:4.6.3-1ubuntu5 is to be installed
      libgcc1:i386 : Depends: gcc-4.6-base:i386 (= 4.6.3-1ubuntu5) but 4.6.1-9ubuntu3 is to be installed
      Breaks: libgcc1 (!= 1:4.6.3-1ubuntu5) but 1:4.6.1-9ubuntu3 is to be installed
      libmono-i18n4.0-cil : Depends: mono-runtime (>= 2.10.8.1) but 2.10.5-1 is to be installed
      libnet-ssleay-perl : Depends: perl (>= 5.14.2-3build1) but 5.12.4-4 is to be installed
      Depends: perlapi-5.14.2
      libsasl2-modules : Breaks: libsasl2-modules:i386 (!= 2.1.24~rc1.dfsg1+cvs2011-05-23-4ubuntu2) but 2.1.25.dfsg1-3 is to be installed
      libsasl2-modules:i386 : Depends: libsasl2-2:i386 (= 2.1.25.dfsg1-3) but 2.1.24~rc1.dfsg1+cvs2011-05-23-4ubuntu2 is to be installed
      Breaks: libsasl2-modules (!= 2.1.25.dfsg1-3) but 2.1.24~rc1.dfsg1+cvs2011-05-23-4ubuntu2 is to be installed
      libsdl1.2debian : Depends: libx11-6 (>= 2:1.4.99.1) but 2:1.4.4-2ubuntu1 is to be installed
      libselinux1 : Breaks: libselinux1:i386 (!= 2.0.98-1.1) but 2.1.0-4.1ubuntu1 is to be installed
      libselinux1:i386 : Breaks: libselinux1 (!= 2.1.0-4.1ubuntu1) but 2.0.98-1.1 is to be installed
      libsnmp15 : Depends: libperl5.12 (>= 5.12.3) but it is not installable
      libtext-charwidth-perl : Depends: perl-base (>= 5.14.2-3) but 5.12.4-4 is to be installed
      Depends: perlapi-5.14.2
      libuuid1 : Breaks: libuuid1:i386 (!= 2.19.1-2ubuntu3) but 2.20.1-1ubuntu3 is to be installed
      libuuid1:i386 : Breaks: libuuid1 (!= 2.20.1-1ubuntu3) but 2.19.1-2ubuntu3 is to be installed
      ntfs-3g : PreDepends: fuse-utils but it is not going to be installed
      odbcinst1debian2 : Depends: libltdl7 (>= 2.4.2) but 2.4-2ubuntu1 is to be installed
      plymouth-label : Depends: libplymouth2 (= 0.8.2-2ubuntu30) but 0.8.2-2ubuntu28 is to be installed
      Depends: plymouth (= 0.8.2-2ubuntu30) but 0.8.2-2ubuntu28 is to be installed
      python-dbus : Depends: python-dbus-dev but it is not going to be installed
      soprano-daemon : Depends: libiodbc2 (>= 3.52.7) but it is not going to be installed
      xz-utils : Depends: liblzma5 (>= 5.1.1alpha+20110809) but it is not going to be installed
      E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

      Comment


        #4
        ok i did as you suggested there were errors during the 3rd command eaching was installed but not configured. this is a paste of the last bit..
        Package perl is not configured yet.
        dpkg: error processing libdpkg-perl (--install):
        dependency problems - leaving unconfigured
        Setting up libgnutls26 (2.12.14-5ubuntu3) ...
        Setting up libgnutls26:i386 (2.12.14-5ubuntu3) ...
        Setting up libicu48 (4.8.1.1-3) ...
        Processing triggers for man-db ...
        Setting up soprano-daemon (2.7.5+dfsg.1-0ubuntu1) ...
        Setting up gcc-4.6 (4.6.3-1ubuntu5) ...
        Setting up libc6-dev (2.15-0ubuntu9) ...
        Setting up libsoprano4 (2.7.5+dfsg.1-0ubuntu1) ...
        Setting up mono-4.0-gac (2.10.8.1-1ubuntu2) ...
        Setting up mono-gac (2.10.8.1-1ubuntu2) ...
        Setting up mono-runtime (2.10.8.1-1ubuntu2) ...
        Installing new version of config file /etc/mono/2.0/machine.config ...
        Installing new version of config file /etc/mono/4.0/machine.config ...
        Setting up g++-4.6 (4.6.3-1ubuntu5) ...
        Setting up libmono-corlib4.0-cil (2.10.8.1-1ubuntu2) ...
        Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...
        Setting up libmono-system4.0-cil (2.10.8.1-1ubuntu2) ...
        Setting up libmono-system-configuration4.0-cil (2.10.8.1-1ubuntu2) ...
        Processing triggers for ureadahead ...
        ureadahead will be reprofiled on next reboot
        Errors were encountered while processing:
        /var/cache/apt/archives/akonadi-backend-mysql_1.7.2-0ubuntu1_all.deb
        /var/cache/apt/archives/akonadi-server_1.7.2-0ubuntu1_amd64.deb
        /var/cache/apt/archives/e2fsprogs_1.42-1ubuntu2_amd64.deb
        /var/cache/apt/archives/libakonadiprotocolinternals1_1.7.2-0ubuntu1_amd64.deb
        /var/cache/apt/archives/liblocale-gettext-perl_1.05-7build1_amd64.deb
        /var/cache/apt/archives/ntfs-3g_1%3a2012.1.15AR.1-1ubuntu1_amd64.deb
        /var/cache/apt/archives/perl-base_5.14.2-6ubuntu2_amd64.deb
        brltty
        libalgorithm-diff-xs-perl
        libhtml-parser-perl
        libperl5.14
        libsasl2-2:i386
        libsnmp15
        libstdc++6:i386
        libtext-iconv-perl
        libuuid1
        perl
        perl-modules
        plymouth
        update-inetd
        libdpkg-perl
        so do I "sudo apt-get upgrade" again or is it all installed now?

        Comment


          #5
          Try the entire sequence again. If you still have errors, then:
          Code:
          sudo apt-get update
          apt-get -s dist-upgrade
          This will run a simulation but not actually do anything. Post the output of that here.

          Comment


            #6
            ok that worked, thank you very much. I shall marked solved

            Comment


              #7
              Cool, glad you got it sorted.

              Comment

              Working...
              X