Announcement

Collapse
No announcement yet.

Updating Adept

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

    Updating Adept

    Yeah, Feisty is in pre-alpha. Finally after getting the latest updates it actually remembers my network settings! And I also got a new icon on my tray, KNetwork Manager, says disconnected. We're getting there

    Anyway have anyone had any luck updating the Adept? It wants to remove the apt-index-watcher and update 8 Adept packages. However one does try to overwrite a PNG and the update stops.

    Code:
    Preparing to replace adept-common 2.1.2ubuntu6 (using .../adept-common_2.1.2ubuntu9_all.deb) ...
    Unpacking replacement adept-common ...
    dpkg: error processing /var/cache/apt/archives/adept-common_2.1.2ubuntu9_all.deb (--unpack):
     trying to overwrite `/usr/share/icons/crystalsvg/128x128/actions/adept_notifier_warning.png', which is also in package adept-notifier
    dpkg-deb: subprocess paste killed by signal (Broken pipe)
    Errors were encountered while processing:
     /var/cache/apt/archives/adept-common_2.1.2ubuntu9_all.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    It'll probably sort itself out in the future? Just wondering...

    #2
    Re: Updating Adept

    this was a known bug. i believe its been "fixed" now by removing the icon since its already in another adept package.
    <br />

    Comment


      #3
      Re: Updating Adept

      Would you mind telling me what you mean with <"fixed" now by removing the icon> ?

      I renamed the file

      /usr/share/icons/crystalsvg/128x128/actions/adept_notifier_warning.png

      but I still get the same error as mentioned in the first post.


      Comment


        #4
        Updating Adept : SOLVED ?


        The problem:

        root@eiger:/usr# apt-get dist-upgrade
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        Calculating upgrade... Done
        The following packages will be REMOVED:
        apt-index-watcher
        The following NEW packages will be installed:
        fftw3 libofa0 libpq5 libstlport5.1 libtunepimp5 python2.5 python2.5-dev python2.5-minimal
        The following packages will be upgraded:
        adept adept-batch adept-common adept-installer adept-manager adept-notifier adept-updater akregator alsa-utils amarok amarok-xine app-install-data ark
        console-setup console-tools debconf debconf-i18n debtags digikam e2fslibs e2fsprogs foo2zjs foomatic-db grub gs-esp gtk-qt-engine gzip hal hpijs hplip hplip-data
        hwdb-client-common hwdb-client-kde kaddressbook kaffeine kaffeine-xine karm katapult kate kcontrol kcron kde-guidance kde-guidance-powermanager
        kde-systemsettings kdeadmin-kfile-plugins kdebase-bin kdebase-data kdebase-kio-plugins kdebluetooth kdemultimedia-kfile-plugins kdemultimedia-kio-plugins
        kdepasswd kdepim-kio-plugins kdepim-kresources kdepim-wizards kdeprint kdesktop kdm kexi kfind khelpcenter kicker klipper kmail kmailcvt kmenuedit kmilo kmix
        knetworkconf knetworkmanager knotes koffice-data koffice-libs konqueror konqueror-nsplugins konsole kontact korganizer ksmserver ksplash ksysguard ksysguardd
        ktorrent kubuntu-artwork-usplash kubuntu-default-settings kubuntu-docs kwalletmanager kwin kwin-style-crystal language-selector-common language-selector-qt
        launchpad-integration libarts1-akode libatk1.0-0 libblkid1 libcomerr2 libconsole libdbus-glib-1-2 libgadu3 libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa
        libgstreamer-plugins-base0.10-0 libgstreamer0.10-0 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libhal-storage1 libhal1 libkcal2b libkcddb1 libkdepim1a
        libkleopatra1 libkmime2 libkonq4 libkpimexchange1 libkpimidentities1 libkrb53 libksieve0 libktnef1 libmimelib1c2a libmysqlclient15off libneon26 libnewt0.52
        libnm-util0 liborbit2 libpango1.0-0 libpango1.0-common libpoppler1 libpoppler1-qt libpq4 libpythonize0 libqt3-mt libqt4-core libqt4-gui libqt4-qt3support
        libqt4-sql libsmbclient libsmokeqt1 libspeex1 libsqlite3-0 libss2 libuuid1 linuxprinting.org-ppds lsb-base lsb-release makedev mysql-common network-manager
        openoffice.org-calc openoffice.org-common openoffice.org-core openoffice.org-draw openoffice.org-impress openoffice.org-java-common openoffice.org-kde
        openoffice.org-math openoffice.org-style-crystal openoffice.org-style-default openoffice.org-writer poppler-utils pykdeextensions python python-dbus python-kde3
        python-minimal python-qt4 python-uno qobex rdiff-backup samba-common smbclient speedcrunch strace ttf-opensymbol usplash vim-common vim-tiny w3m whiptail
        xserver-xorg-core xserver-xorg-video-ati
        182 upgraded, 8 newly installed, 1 to remove and 0 not upgraded.
        Need to get 0B/262MB of archives.
        After unpacking 74.9MB of additional disk space will be used.
        Do you want to continue [Y/n]? y
        Extracting templates from packages: 100%
        Preconfiguring packages ...
        (Reading database ... 76217 files and directories currently installed.)
        Preparing to replace adept-common 2.1.2ubuntu6 (using .../adept-common_2.1.2ubuntu10_all.deb) ...
        Unpacking replacement adept-common ...
        dpkg: error processing /var/cache/apt/archives/adept-common_2.1.2ubuntu10_all.deb (--unpack):
        trying to overwrite `/usr/share/icons/crystalsvg/128x128/actions/adept_notifier_warning.png', which is also in package adept-notifier
        dpkg-deb: subprocess paste killed by signal (Broken pipe)
        Errors were encountered while processing:
        /var/cache/apt/archives/adept-common_2.1.2ubuntu10_all.deb
        E: Sub-process /usr/bin/dpkg returned an error code (1)
        root@eiger:/usr#


        I tried to solve the problem this way:



        root@eiger:/usr# apt-get install adept-notifier
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        The following packages will be upgraded:
        adept-notifier
        1 upgraded, 0 newly installed, 0 to remove and 181 not upgraded.
        Need to get 0B/276kB of archives.
        After unpacking 127kB disk space will be freed.
        (Reading database ... 76217 files and directories currently installed.)
        Preparing to replace adept-notifier 2.1.2ubuntu6 (using .../adept-notifier_2.1.2ubuntu10_i386.deb) ...
        Unpacking replacement adept-notifier ...
        Setting up adept-notifier (2.1.2ubuntu10) ...
        root@eiger:/usr#


        and then....


        root@eiger:/usr# apt-get dist-upgrade
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        Calculating upgrade... Done
        The following packages will be REMOVED:
        apt-index-watcher
        The following NEW packages will be installed:
        fftw3 libofa0 libpq5 libstlport5.1 libtunepimp5 python2.5 python2.5-dev python2.5-minimal
        The following packages will be upgraded:
        adept adept-batch adept-common adept-installer adept-manager adept-updater akregator alsa-utils amarok amarok-xine app-install-data ark console-setup
        console-tools debconf debconf-i18n debtags digikam e2fslibs e2fsprogs foo2zjs foomatic-db grub gs-esp gtk-qt-engine gzip hal hpijs hplip hplip-data
        hwdb-client-common hwdb-client-kde kaddressbook kaffeine kaffeine-xine karm katapult kate kcontrol kcron kde-guidance kde-guidance-powermanager
        kde-systemsettings kdeadmin-kfile-plugins kdebase-bin kdebase-data kdebase-kio-plugins kdebluetooth kdemultimedia-kfile-plugins kdemultimedia-kio-plugins
        kdepasswd kdepim-kio-plugins kdepim-kresources kdepim-wizards kdeprint kdesktop kdm kexi kfind khelpcenter kicker klipper kmail kmailcvt kmenuedit kmilo kmix
        knetworkconf knetworkmanager knotes koffice-data koffice-libs konqueror konqueror-nsplugins konsole kontact korganizer ksmserver ksplash ksysguard ksysguardd
        ktorrent kubuntu-artwork-usplash kubuntu-default-settings kubuntu-docs kwalletmanager kwin kwin-style-crystal language-selector-common language-selector-qt
        launchpad-integration libarts1-akode libatk1.0-0 libblkid1 libcomerr2 libconsole libdbus-glib-1-2 libgadu3 libgl1-mesa-dri libgl1-mesa-glx libglu1-mesa
        libgstreamer-plugins-base0.10-0 libgstreamer0.10-0 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libhal-storage1 libhal1 libkcal2b libkcddb1 libkdepim1a
        libkleopatra1 libkmime2 libkonq4 libkpimexchange1 libkpimidentities1 libkrb53 libksieve0 libktnef1 libmimelib1c2a libmysqlclient15off libneon26 libnewt0.52
        libnm-util0 liborbit2 libpango1.0-0 libpango1.0-common libpoppler1 libpoppler1-qt libpq4 libpythonize0 libqt3-mt libqt4-core libqt4-gui libqt4-qt3support
        libqt4-sql libsmbclient libsmokeqt1 libspeex1 libsqlite3-0 libss2 libuuid1 linuxprinting.org-ppds lsb-base lsb-release makedev mysql-common network-manager
        openoffice.org-calc openoffice.org-common openoffice.org-core openoffice.org-draw openoffice.org-impress openoffice.org-java-common openoffice.org-kde
        openoffice.org-math openoffice.org-style-crystal openoffice.org-style-default openoffice.org-writer poppler-utils pykdeextensions python python-dbus python-kde3
        python-minimal python-qt4 python-uno qobex rdiff-backup samba-common smbclient speedcrunch strace ttf-opensymbol usplash vim-common vim-tiny w3m whiptail
        xserver-xorg-core xserver-xorg-video-ati
        181 upgraded, 8 newly installed, 1 to remove and 0 not upgraded.
        Need to get 0B/262MB of archives.
        After unpacking 75.0MB of additional disk space will be used.
        Do you want to continue [Y/n]? y
        Extracting templates from packages: 100%
        Preconfiguring packages ...
        (Reading database ... 76207 files and directories currently installed.)
        Preparing to replace adept-common 2.1.2ubuntu6 (using .../adept-common_2.1.2ubuntu10_all.deb) ...
        Unpacking replacement adept-common ...
        dpkg: apt-index-watcher: dependency problems, but removing anyway as you request:
        debtags depends on apt-index-watcher.
        (Reading database ... 76218 files and directories currently installed.)
        Removing apt-index-watcher ...
        * Stopping apt index watcher apt-index-watcher [ OK ]
        (Reading database ... 76209 files and directories currently installed.)
        Preparing to replace debtags 1.5.5ubuntu2 (using .../debtags_1.6.6ubuntu3_i386.deb) ...
        Unpacking replacement debtags ...
        Preparing to replace konsole 4:3.5.5a.dfsg.1-1ubuntu16 (using .../konsole_4%3a3.5.5a.dfsg.1-1ubuntu18_i386.deb) ...
        Unpacking replacement konsole ...
        Preparing to replace e2fslibs 1.39+1.40-WIP-2006.10.02+dfsg-2 (using .../e2fslibs_1.39+1.40-WIP-2006.11.14+dfsg-1ubuntu1_i386.deb) ...
        Unpacking replacement e2fslibs ...
        Setting up e2fslibs (1.39+1.40-WIP-2006.11.14+dfsg-1ubuntu1) ...

        (Reading database ... 76212 files and directories currently installed.)
        Preparing to replace e2fsprogs 1.39+1.40-WIP-2006.10.02+dfsg-2 (using .../e2fsprogs_1.39+1.40-WIP-2006.11.14+dfsg-1ubuntu1_i386.deb) ...
        Unpacking replacement e2fsprogs ...
        Setting up e2fsprogs (1.39+1.40-WIP-2006.11.14+dfsg-1ubuntu1) ...
        (Reading database ... 76212 files and directories currently installed.)
        Preparing to replace gzip 1.3.5-15 (using .../archives/gzip_1.3.9-2_i386.deb) ...
        Unpacking replacement gzip ...
        Setting up gzip (1.3.9-2) ...

        Selecting previously deselected package python2.5-minimal.
        (Reading database ... 76212 files and directories currently installed.)
        Unpacking python2.5-minimal (from .../python2.5-minimal_2.5-5ubuntu4_i386.deb) ...
        Setting up python2.5-minimal (2.5-5ubuntu4) ...
        Linking and byte-compiling packages for runtime python2.5...

        (....)


        Setting up adept-common (2.1.2ubuntu10) ...


        (...)

        Setting up openoffice.org-java-common (2.1-2ubuntu4) ...

        root@eiger:/usr#


        root@eiger:~# apt-get dist-upgrade
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        Calculating upgrade... Done
        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        root@eiger:~# apt-get check
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        root@eiger:~#







        Comment


          #5
          Re: Updating Adept

          Great schms! That did for me too! I wonder if it still crashes on finding a new release (which I assume I have already)!

          Edit: It does!

          Comment


            #6
            Re: Updating Adept

            I had the same problem last night when running a dist-upgrade, the above fixed it (cheers all) - also had a problem with vim which was fixed using the same method.

            Mike

            Comment


              #7
              Re: Updating Adept

              Originally posted by schms
              Would you mind telling me what you mean with <"fixed" now by removing the icon> ?
              the answer is right there in console output:
              dpkg: error processing /var/cache/apt/archives/adept-common_2.1.2ubuntu9_all.deb (--unpack):
              trying to overwrite `/usr/share/icons/crystalsvg/128x128/actions/adept_notifier_warning.png', which is also in package adept-notifier

              i should have said picture, but its essentially an icon. this file was removed from this specific package in order to resolve that problem. the file was already in another adept package anyway.

              this was fixed for me a while ago. several days ago at least if i'm not mistaken. which version of the adept packages do you have installed now? mine is 2.1.2ubuntu10 and all works as it should, basically. but there is still the update problem that shows up saying there is a new version of kubuntu available when there isn't and then if you click next adept crashes. so i have to update via console with apt-get or aptitude and then i run adept updater cuz aptitude seems to want to uninstall more packages than i'd like. some that are essential. but i just assume that is a feisty dependency problem that will be worked out eventually.

              EDIT: nvm. i didn't read the whole thread through first, it appears you've resolved the problem anyway.
              <br />

              Comment

              Working...
              X