You can probably check the YaST log to find the transaction, but I'm not sure how hard that is. Otherwise you should use rpm -qR ekiga and then try and remove all packages listed, note that some may be required by other systems, so those shouldn't be removed. Something like this should work (although you may need to modify the output package names some): rug info-requirements ekiga | cut -c 56-77 | sort | uniq > packages - this may take some time, make sure zmd is running rpm -e `cat packages` If anything is required by other packages, remove the line from the packages file and try rpm -e again. On Mon, 2007-02-19 at 14:54 +0600, Emon wrote: > Hi everyone > > Here is my dilemma; I installed ekiga, which also installed about a > dozen pkgs to resolve dependencies... > > But ekiga is not working... it tries to show a wizard but for some > reason just hangs [1] > > Now I want to uninstall ekiga as well as the dozen pkgs it installed; is > that possible??? if so... please tell me how. > > thanks > Emon > > > [1] > emon at magicbox:~> ekiga > *** glibc detected *** ekiga: double free or corruption (out): > 0x08124b40 *** > ======= Backtrace: ========= > /lib/libc.so.6[0xb5b4d6e1] > /lib/libc.so.6(cfree+0x89)[0xb5b4ed79] > /lib/libc.so.6(freeaddrinfo+0x38)[0xb5b8fc28] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN11PHostByName7GetHostERK7PString+0xcf)[0 > xb6a97361] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN11PHostByName14GetHostAddressERK7PString > RN9PIPSocket7AddressE+0x20)[0xb6a974d4] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN9PIPSocket14GetHostAddressERK7PStringRNS > _7AddressE+0xbf)[0xb6a975cb] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN9PIPSocket7ConnectERK7PString+0x3b)[0xb6 > a976e3] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN17PInternetProtocol7ConnectERK7PStringt+ > 0xee)[0xb6a7795e] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN11PHTTPClient13AssureConnectERK4PURLR9PM > IMEInfo+0x276)[0xb6a35b64] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN11PHTTPClient14ExecuteCommandERK7PString > RK4PURLR9PMIMEInfoS2_S7_i+0x173)[0xb6a35e15] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN11PHTTPClient14ExecuteCommandEN5PHTTP8Co > mmandsERK4PURLR9PMIMEInfoRK7PStringS6_i+0x3d)[0xb6a35f57] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN11PHTTPClient11GetDocumentERK4PURLR9PMIM > EInfoS4_i+0x8b)[0xb6a3618d] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN11PHTTPClient15GetTextDocumentERK4PURLR7 > PStringi+0x39)[0xb6a363e1] > ekiga[0x80a93ff] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN6PTimer9OnTimeoutEv+0x3a)[0xb6a9ea8a] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN6PTimer7ProcessERK13PTimeIntervalRS0_+0x > 135)[0xb6a9fd9d] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN10PTimerList7ProcessEv+0x14d)[0xb6a9ff09 > ] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN19PHouseKeepingThread4MainEv+0x35)[0xb6a > 8afd5] > /usr/lib/libpt_linux_x86_r.so.1.11.1(_ZN7PThread14PX_ThreadStartEPv+0x83)[0xb6a8 > 95bd] > /lib/libpthread.so.0[0xb5d33112] > /lib/libc.so.6(clone+0x5e)[0xb5ba82ee] > ======= Memory map: ======== > 08048000-080fd000 r-xp 00000000 03:08 121859 /opt/gnome/bin/ekiga > 080fd000-08104000 rw-p 000b5000 03:08 121859 /opt/gnome/bin/ekiga > 08104000-08441000 rw-p 08104000 00:00 0 [heap] > b1e00000-b1e21000 rw-p b1e00000 00:00 0 > b1e21000-b1f00000 ---p b1e21000 00:00 0 > b1f2e000-b1f5b000 r--p 00000000 03:0b 312286 > /usr/share/fonts/truetype/albwi > .ttf > b1f5b000-b1f5c000 ---p b1f5b000 00:00 0 > b1f5c000-b1f9c000 rw-p b1f5c000 00:00 0 > b1f9c000-b1f9d000 ---p b1f9c000 00:00 0 > b1f9d000-b1fdd000 rw-p b1f9d000 00:00 0 > b1fdd000-b1fde000 ---p b1fdd000 00:00 0 > b1fde000-b201e000 rw-p b1fde000 00:00 0 > b201e000-b201f000 ---p b201e000 00:00 0 > b201f000-b205f000 rw-p b201f000 00:00 0 > b205f000-b2060000 ---p b205f000 00:00 0 > b2060000-b2860000 rw-p b2060000 00:00 0 > b2860000-b2866000 r-xp 00000000 03:08 15871 > /opt/gnome/lib/gtk-2.0/2.10.0/i > mmodules/im-xim.so > b2866000-b2868000 rw-p 00005000 03:08 15871 > /opt/gnome/lib/gtk-2.0/2.10.0/i > mmodules/im-xim.so > b2868000-b2a55000 r--p 00000000 03:0b 310064 > /usr/share/icons/hicolor/icon-t > heme.cache > b2a55000-b39e2000 r--p 00000000 03:08 165151 > /opt/kde3/share/icons/hicolor/i con-theme.cache > b39e2000-b3aec000 r--p 00000000 03:08 76163 > /opt/gnome/share/icons/hicolor/ icon-theme.cache > b3aec000-b42c8000 r--p 00000000 03:08 63678 > /opt/gnome/share/icons/gnome/ic on-theme.cache > b42c8000-b451e000 r--p 00000000 03:08 76264 > /opt/gnome/share/icons/Tango/ic on-theme.cache > b451e000-b451f000 ---p b451e000 00:00 0 > b451f000-b4d1f000 rw-p b451f000 00:00 0 > b4d1f000-b4d20000 ---p b4d1f000 00:00 0 > b4d20000-b5520000 rw-p b4d20000 00:00 0 > b5520000-b5528000 r-xp 00000000 03:0b 99449 /usr/lib/libfam.so.0.0.0 > b5528000-b552a000 rw-p 00007000 03:0b 99449 /usr/lib/libfam.so.0.0.0 > b553f000-b5545000 r-xp 00000000 03:08 15886 > /opt/gnome/lib/gtk-2.0/2.10.0/l > oaders/libpixbufloader-xpm.so > b5545000-b5547000 rw-p 00005000 03:08 15886 > /opt/gnome/lib/gtk-2.0/2.10.0/l > oaders/libpixbufloader-xpm.so > b5547000-b5551000 r-xp 00000000 03:08 47757 > /opt/gnome/lib/gnome-vfs-2.0/mo dules/libfile.so > b5551000-b5553000 rw-p 00009000 03:08 47757 > /opt/gnome/lib/gnome-vfs-2.0/mo dules/libfile.so > b5553000- > > > > > _______________________________________________ > TCLUG Mailing List - Minneapolis/St. Paul, Minnesota > tclug-list at mn-linux.org > http://mailman.mn-linux.org/mailman/listinfo/tclug-list ________________________________________________________________________ Jon Schewe | http://www.mtu.net/~jpschewe Help Jen and I fight cancer by donating to the Leukemia & Lymphomia Society Here's our website: http://www.active.com/tntmn/tntmnJSchewe -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20070219/fc35c6d6/attachment.pgp