GNU bug report logs - #9247
cd failed

Previous Next

Package: automake;

Reported by: Mike Ma <zhtx10 <at> gmail.com>

Date: Sat, 6 Aug 2011 01:54:02 UTC

Severity: normal

Tags: notabug

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9247 in the body.
You can then email your comments to 9247 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-automake <at> gnu.org:
bug#9247; Package automake. (Sat, 06 Aug 2011 01:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mike Ma <zhtx10 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Sat, 06 Aug 2011 01:54:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mike Ma <zhtx10 <at> gmail.com>
To: bug-automake <at> gnu.org
Subject: cd failed
Date: Thu, 04 Aug 2011 16:54:12 +0800
ok. I'm not sure it's a bug.

version: automake (GNU automake) 1.11.1

first I ./configure. it's ok.
then I install it. Pictures will be installed to /usr/local/share/gkiu.
    $ sudo make install | grep png
    /usr/bin/install -c -m 644 logo.png icon.png 
'/usr/local/share/gkiu/pictures'

OK, cd to it. It's ok. Now try to uninstall it.
   $ sudo make uninstall
   ...
   zsh: cd: 5: no such file or directory: /usr/local/share/gkiu/pictures
   ...
Well... Why that happened? I found this: "rm -r /usr/local/share/gkiu".
How to fix it?

Makefile.am of Pictures:
picturesdir=$(datadir)/gkiu/pictures
pictures_DATA = logo.png icon.png
EXTRA_DIST = $(pictures_DATA)

Mike.




Information forwarded to owner <at> debbugs.gnu.org, bug-automake <at> gnu.org:
bug#9247; Package automake. (Sat, 27 Aug 2011 11:27:01 GMT) Full text and rfc822 format available.

Message #8 received at 9247 <at> debbugs.gnu.org (full text, mbox):

From: Mike Ma <zhtx10 <at> gmail.com>
To: 9247 <at> debbugs.gnu.org
Subject: i'm wrong, sorry
Date: Sat, 27 Aug 2011 19:22:35 +0800
I'm sorry for that. I checked my Makefile.am again and found it will 
remove the directory. When I kill it, everything goes ok.




Information forwarded to owner <at> debbugs.gnu.org, bug-automake <at> gnu.org:
bug#9247; Package automake. (Sat, 27 Aug 2011 11:55:02 GMT) Full text and rfc822 format available.

Message #11 received at 9247 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Mike Ma <zhtx10 <at> gmail.com>
Cc: 9247 <at> debbugs.gnu.org
Subject: Re: bug#9247: i'm wrong, sorry
Date: Sat, 27 Aug 2011 13:51:53 +0200
[Message part 1 (text/plain, inline)]
tags 9247 notabug
close 9247
thanks

On Saturday 27 August 2011, Mike Ma wrote:
> I'm sorry for that. I checked my Makefile.am again and found it will 
> remove the directory. When I kill it, everything goes ok.
> 
Thank you for letting us know.  I'm closing the bug report then.

Regards,
  Stefano
[Message part 2 (text/html, inline)]

Added tag(s) notabug. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Sat, 27 Aug 2011 12:45:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 9247 <at> debbugs.gnu.org and Mike Ma <zhtx10 <at> gmail.com> Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Sat, 27 Aug 2011 12:45:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 25 Sep 2011 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.