I keep getting this ominous error about global destruction when installing with aptitude:
Just a sample package, The package installs fine, without any problems, except the error message.
I've asked on the IRC channel and no one can figure it out. Very strange.
I'm not sure, but I think it's related. Newly installed packages, from the repositories and local *.deb files, do not get automatically put into the KMenu. I learned this command, kbuildsycoca, that used to manually menu-ize things. But now...
It's so weird, particularly the Global Destruction bit.
Code:
josh@josh-desktop:~$ sudo aptitude install linneighborhood Password: Reading package lists... Done Building dependency tree... Done Reading extended state information Initializing package states... Done Building tag database... Done The following NEW packages will be automatically installed: smbfs The following NEW packages will be installed: linneighborhood smbfs 0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/553kB of archives. After unpacking 1602kB will be used. Do you want to continue? [Y/n/?] y Writing extended state information... Done DESTROY created new reference to dead object ' Qt::VBoxLayout', <> line 2 during global destruction. Selecting previously deselected package smbfs. (Reading database ... 89366 files and directories currently installed.) Unpacking smbfs (from .../smbfs_3.0.22-1ubuntu3.1_i386.deb) ... Selecting previously deselected package linneighborhood. Unpacking linneighborhood (from .../linneighborhood_0.6.5-3.1_i386.deb) ... Setting up smbfs (3.0.22-1ubuntu3.1) ... Setting up linneighborhood (0.6.5-3.1) ...
I've asked on the IRC channel and no one can figure it out. Very strange.
I'm not sure, but I think it's related. Newly installed packages, from the repositories and local *.deb files, do not get automatically put into the KMenu. I learned this command, kbuildsycoca, that used to manually menu-ize things. But now...
Code:
josh@josh-desktop:~$ kbuildsycoca kbuildsycoca running... Reusing existing ksycoca kio (KSycoca): ERROR: No database available!
Comment