Upgrading my current install from last week went much more smoothly this time. I had only the following warnings:
{bryce@...347...} ~ (37): ./inkscape-0.39cvs.package
(autosu-gtk:2226): Gdk-WARNING **: shmat failed: error 2 (Invalid argument)
(autopackage-frontend-gtk:2283): Gdk-WARNING **: shmat failed: error 2 (Invalid argument) The selected package is already installed, removing ... done {bryce@...347...} ~ (38):
I then tried removing it to try reinstalling:
{bryce@...347...} ~ (38): package uninstall inkscape gtkmm libsigc++ autopackage-gtk autopackage Uninstalling inkscape... package not found. Uninstalling gtkmm... package not found. Uninstalling libsigc++... package not found. Uninstalling autopackage-gtk... package not found. Uninstalling autopackage... package not found.
As root:
mercury:/home/bryce # {bryce@...347...} ~ (38): package uninstall inkscape gtkmm libsigc++ autopackage-gtk autopackage bash: syntax error near unexpected token `('
Getting a list of what *is* installed:
{bryce@...347...} ~ (48): package list /usr/bin/package: line 1808: cd: /var/packages: Permission denied {bryce@...347...} ~ (49): su Password: mercury:/home/bryce # package list autopackage-gtk: Autopackage GTK+ Graphical User Interface gtkmm: C++ GTK bindings inkscape: Inkscape Vector Graphics Editor
Fixing permission problem about /var/packages:
mercury:/home/bryce # ls -ld /var/packages/ drwx------ 11 root root 520 2004-06-01 11:00 /var/packages/ mercury:/home/bryce # find /var/packages -type 'd' | xargs chmod a+rx mercury:/home/bryce # find /var/packages -type 'f' | xargs chmod a+r ^D {bryce@...347...} ~ (53): package list autopackage-gtk: Autopackage GTK+ Graphical User Interface gtkmm: C++ GTK bindings inkscape: Inkscape Vector Graphics Editor {bryce@...347...} ~ (54): package uninstall inkscape Uninstalling inkscape... package not found.
Hmm, not sure why uninstall isn't working. I also tried 'package remove inkscape' but same results. Ideas?
Bryce
On Sat, 29 May 2004, Mike Hearn wrote:
I'm a muffin - I just discovered the inkscape install was broken for about a week due to version mismatches (when we released 0.5.1 I rebuilt inkscape but not its dependencies).
Could you do the xhost + thing and try again please? Make sure you've cleared up anything in /tmp and /dev/shm first ...
thanks -mike
This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel