Results 1 to 5 of 5
Hi,
I needed to expand my /usr so I created /home/USR_SHARE moved alle files from /usr/share there and added "/home/USR_SHARE /usr/share none rw,bind 0 0" to my /etc/fstab.
This worked ...
- 03-08-2010 #1Just Joined!
- Join Date
- May 2009
- Posts
- 7
[SOLVED] problem with update manager (dbus no reply...) after bind-mount
Hi,
I needed to expand my /usr so I created /home/USR_SHARE moved alle files from /usr/share there and added "/home/USR_SHARE /usr/share none rw,bind 0 0" to my /etc/fstab.
This worked out except for one thing (until now).
After starting update-manager and clicking on 'Install Updates' update-manager doesn't install anything instead it just does the same thing it would do if I clicked on 'Check'. While this process following appears in the terminal from which I started update-manager:
(The first line appears directly after starting update-manager.)Code:current dist not found in meta-release file could not send the dbus Inhibit signal: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
There must be a problem with dbus because apt-get upgrade works without any problems.
So now I need help to solve this problem.
THX, oniontree
- 03-09-2010 #2Just Joined!
- Join Date
- May 2009
- Posts
- 7
re: xfonts-scalable dpkg error
Ok, problem is much bigger now.
I added sid to sources.list of apt-get and autoremove removed a lot of important files. Now my system works again, but I can't install or remove anything. Error appears, no matter what I try:
I hashed sid in /etc/apt/sources.list now.Code:Setting up xfonts-scalable (1:1.0.0-6) ... /var/lib/dpkg/info/xfonts-scalable.postinst: line 925: update-fonts-scale: command not found dpkg: error processing xfonts-scalable (--configure): subprocess post-installation script returned error exit status 127 Processing triggers for menu ... Errors were encountered while processing: xfonts-scalable E: Sub-process /usr/bin/dpkg returned an error code (1) thebla:/var/cache/apt#
Is there a way to remove xfonts-scalable manually or something?
oniontree
- 03-09-2010 #3
Try to purge it.
In case it doesn't work, move xfonts-scalable.postinst file in /var/lib/dpkg/info folder to another location.Code:apt-get purge xfonts-scalable
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-12-2010 #4Just Joined!
- Join Date
- May 2009
- Posts
- 7
re: thx, solved
Thanks, everything works after moving the postinst file.
oniontree
- 03-12-2010 #5
Glad to help you !
Do start a new thread if you have any other question.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First



