[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Newbie rpmbuild question: change directory error
- From: Egmont Koblinger <egmont uhulinux hu>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: Newbie rpmbuild question: change directory error
- Date: Tue, 28 Mar 2006 20:02:05 +0200
On Mon, Mar 20, 2006 at 01:53:51AM -0500, Raman Gupta wrote:
> + mkdir msttcorefonts
> + cd msttcorefonts
> /home/raman/rpmbuild/tmp/rpm-tmp.28761: line 24: cd: msttcorefonts: No
> such file or directory
Hi,
I just happened to hit the same bug outside rpm, a piece of software that
used to compile doesn't compile now due to this error.
Then I realized that I have set $CDPATH. If I unset it, it works.
Do you have CDPATH set to some value? Does unsetting it solve your problem,
too?
What's your version of bash? I guess it is a bash bug...
--
Egmont
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]