Project

General

Profile

Actions

Bug #182

closed

Urgent: pkgsrc bug

Added by elekktretterr almost 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I run a nightly cvs update on the pkgsrc tree. 2 days ago it started
giving me this message on every package.

bmake: "../../mk/../../mk/bsd.pkg.mk" line 439: Could not find
../../mk/pkginstall/bsd.pkginstall.mk
bmake: Fatal errors encountered -- cannot continue

Its obvious that bsd.pkginstall.mk is missing however, why is it missing.
I check the pkgsrc-current tree and its gone there as well.

Do you suggest running pkgsrc bootstrap? If not, how to fix this?

Actions #1

Updated by fgudin almost 18 years ago

On 25-05-2006, <> wrote:

Its obvious that bsd.pkginstall.mk is missing however, why is it missing.
I check the pkgsrc-current tree and its gone there as well.

I didn't check if something yet started, but J.Lam mentionned on
tech-pkg his wish to refactore "install" and "package" phases.

Search the archives for Message-ID: <>.

Francis

Actions #2

Updated by elekktretterr almost 18 years ago

So what should i do. I cant install or update anything!

Actions #3

Updated by justin almost 18 years ago

On Thu, May 25, 2006 8:38 pm, wrote:

So what should i do. I cant install or update anything!

You could shift to only installing binary packages:
ftp://packages.stura.uni-rostock.de/pkgsrc-current/DragonFly/RELEASE/i386/All/

Or you could use the -r tag to pull from a known stable release of pkgsrc,
like 2006Q1. You should probably make sure all your pkgsrc apps are built
from that release, so you would need to rebuild existing packages.

I'd advise sticking with stable branches; they are specifically designed
to avoid troubles like this.

If you're going to pull from CVS on a regular basis, you should skim/read
the mailing list. You also may want to report
your problem there.

Actions #4

Updated by qhwt+dfly almost 18 years ago

On Thu, May 25, 2006 at 11:06:30AM +1000, wrote:

I run a nightly cvs update on the pkgsrc tree. 2 days ago it started
giving me this message on every package.

bmake: "../../mk/../../mk/bsd.pkg.mk" line 439: Could not find
../../mk/pkginstall/bsd.pkginstall.mk
bmake: Fatal errors encountered -- cannot continue

Its obvious that bsd.pkginstall.mk is missing however, why is it missing.
I check the pkgsrc-current tree and its gone there as well.

Lemme guess... you forgot the -d flag in `cvs update' command, didn't you?

Actions

Also available in: Atom PDF