Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.sbin/pkg_install/admin
On Mon, Mar 06, 2006 at 08:00:10PM +0000, Jeremy C. Reed wrote:
>
> Module Name: src
> Committed By: reed
> Date: Mon Mar 6 20:00:10 UTC 2006
>
> Modified Files:
> src/usr.sbin/pkg_install/admin: main.c
>
> Log Message:
> Fix the "Cannot chdir" error message to actually show the
> problem directory name for lsbest and lsall.
>
> For example:
>
> # pkg_admin -d /usr/packages/DragonFly/1.4.0/i386/All lsbest 'gmake>0'
> pkg_admin: Cannot chdir to /var/db/pkg: No such file or directory
>
> Should show:
> pkg_admin: Cannot chdir to /usr/packages/DragonFly/1.4.0/i386/All: No such
> file or directory
Please also commit this to pkgtools/pkg_install/files.
Thanks,
Thomas
Home |
Main Index |
Thread Index |
Old Index