I have the same behavior like #50

1) Check if skype is installed:
# dpkg -l skype:i386
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name           Version        Beschreibung
+++-==============-==============-============================================
ii  skype:i386     2.2.0.35-0onei VOIP and instant messaging client

2.1) Upgrade my system:

# apt-get upgrade
Reading package lists... Done
[...]
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Das folgende Paket verschwand von Ihrem System, da alle
Dateien von anderen Paketen überschrieben wurden:
  skype
Hinweis: Dies wird automatisch und absichtlich von dpkg durchgeführt.

=> Skype is replaced by another package (but why and which one?)

2.2) Install other packages has the same result:

# apt-get install appmenu-gtk:i386 libdbusmenu-glib4:i386  libdbusmenu-gtk4:i386
[...]
appmenu-gtk:i386 (0.3.0-0ubuntu1) wird eingerichtet ...
Trigger für libc-bin werden verarbeitet ...
ldconfig deferred processing now taking place
Das folgende Paket verschwand von Ihrem System, da alle
Dateien von anderen Paketen überschrieben wurden:
  skype
Hinweis: Dies wird automatisch und absichtlich von dpkg durchgeführt.

=> Skype is replaced by another package (but why and which one?)

3) Show package status:

# dpkg -l skype:i386
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name           Version        Beschreibung
+++-==============-==============-============================================
un  skype:i386     <keine>        (keine Beschreibung vorhanden)

4) But skype is still there:
:~$ ls -la /usr/bin/skype
-rwxr-xr-x 1 root root 21362968 2011-06-08 12:26 /usr/bin/skype

5) At this point all the dependencies between skype and all 32bit libs
are gone. So apt want to "autoremove" them.

==> I think, there is something wrong with dpkg or with the skype
package. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/830440

Title:
  skype: error while loading shared libraries: libXss.so.1: cannot open
  shared object file: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/830440/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to