Bug 195164 - Install kde-icons-oxygen 4:4.2.85 from kubuntu-ppa
Summary: Install kde-icons-oxygen 4:4.2.85 from kubuntu-ppa
Status: RESOLVED REMIND
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-04 01:30 UTC by Matthew Millar
Modified: 2009-07-14 14:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Millar 2009-06-04 01:30:59 UTC
Application that crashed: kcmshell4
Version of the application: 
KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1))
Qt Version: 4.5.1
Operating System: Linux 2.6.28-12-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
I added the kubuntu-ppa repository to the sources.list (via KPackageKit) and then ran Aptitude update && aptitude full-upgrade.

After running it several times, i managed to get the full-upgrade status to 1 packages upgraded, 3 not upgraded.

When i attempt to update the kde-icons-oxygen (version 4:4.2.85) package, it generates the following error:

dpkg: error processing /var/cache/apt/archives/kde-icons-oxygen_4%3a4.2.85-0ubuntu2~jaunty1~ppa2_all.deb (--unpack):
 trying to overwrite `/usr/share/icons/oxygen/16x16/status/meeting-organizer.png', which is also in package libkdepim4
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/kde-icons-oxygen_4%3a4.2.85-0ubuntu2~jaunty1~ppa2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:

And when i re-run the full-upgrade its status is still 1 packages upgraded (kde-icons-oxygen) and 3 packages not upgraded.

I then tried to update the kde-icons-oxygen package using software-updates and it crashed, generating this bug report.

 -- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
[KCrash Handler]
#5  QWidget::window (this=0x1eb7a30) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:243
#6  0x00007fe3875dd576 in QApplicationPrivate::dispatchEnterLeave (enter=0x1e0e380, leave=0x1eb7a30) at kernel/qapplication.cpp:2528
#7  0x00007fe3875dd9d5 in QApplicationPrivate::sendMouseEvent (receiver=0x1e0e380, event=0x7fff91a2ece0, alienWidget=0x0, nativeWidget=0x1e0e380, buttonDown=0x7fe388037008, 
    lastMouseReceiver=@0x7fe388037010) at kernel/qapplication.cpp:2909
#8  0x00007fe387647789 in QETWidget::translateMouseEvent (this=0x1e0e380, event=<value optimized out>) at kernel/qapplication_x11.cpp:4448
#9  0x00007fe3876467f5 in QApplication::x11ProcessEvent (this=0x7fff91a30d10, event=0x7fff91a30860) at kernel/qapplication_x11.cpp:3566
#10 0x00007fe38766ef84 in x11EventSourceDispatch (s=0x1cf7b00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x00007fe38364020a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0x00007fe3836438e0 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00007fe383643a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#14 0x00007fe38840452f in QEventDispatcherGlib::processEvents (this=0x1cda8f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#15 0x00007fe38766e70f in QGuiEventDispatcherGlib::processEvents (this=0x1eb7a30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#16 0x00007fe3883d96a2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1851585712}) at kernel/qeventloop.cpp:149
#17 0x00007fe3883d9a6d in QEventLoop::exec (this=0x7fff91a30b90, flags={i = -1851585616}) at kernel/qeventloop.cpp:200
#18 0x00007fe387a9727e in QDialog::exec (this=0x1e0e380) at dialogs/qdialog.cpp:498
#19 0x00007fe38960dc1f in kdemain (_argc=2, _argv=0x7fff91a31538) at /build/buildd/kdebase-runtime-4.2.85/kcmshell/main.cpp:267
#20 0x00007fe3869375a6 in __libc_start_main (main=0x4007b0 <main>, argc=2, ubp_av=0x7fff91a31538, init=0x4007e0 <__libc_csu_init>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff91a31528) at libc-start.c:220
#21 0x00000000004006e9 in _start () at ../sysdeps/x86_64/elf/start.S:113
Comment 1 Dario Andres 2009-06-04 15:17:07 UTC
The apt-get errors are due a packaging bug, you should file a bug on the Ubuntu bug tracker about them: https://bugs.launchpad.net/ubuntu/

Also, software-updates seems to be a Kubuntu/Ubuntu application (probably kpackagekit)

Thanks
Comment 2 Ben Cooksley 2009-06-05 06:01:45 UTC
This bug looks like it might be related: #194477
Comment 3 Ben Cooksley 2009-07-14 10:28:01 UTC
Waiting For Info