pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: packages going to the wrong place?
> Yes, if this is what you mean:
> # ls -l /usr/pkgsrc/packages/All
> total 720
> -rw-r--r-- 1 root smb 713102 May 18 17:03 pkg_install-20110215.tgz
>> Do you set UPDATE_TARGET variable to "package" or whatever in mk-conf?
> No. I had had DEPENDS_TARGET set, but those are commented out now to
> try to track down what's wrong.
In your case "make update" somehow runs "package" target instead of
"package-install" or "install". On freshly bootstrapped pkgsrc-current
I cannot reproduce the problem. Please show what does the folllowing
command output
make show-vars VARNAMES='UPDATE_TARGET USE_DESTDIR'
and show your mk.conf.
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index