Project

General

Profile

Actions

Bug #9872

closed

Error during build when compiling a non pfSense software

Added by A FL over 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Very Low
Assignee:
Category:
Build / Release
Target version:
Start date:
11/01/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
All

Description

Hello,

I am facing a (non-critical) error when building non-pfSense software

--------------------------------------------------------------
>>> Installing kernel libreSense completed on Fri Nov  1 12:59:49 CET 2019
--------------------------------------------------------------
====>> Compressing kernel
>>> Cloning everything to /root/pfsense/tmp/stage-dir staging area...mv: rename /root/pfsense/tmp/stage-dir/usr/local/sbin/pfSense-upgrade to /root/pfsense/tmp/stage-dir/usr/local/sbin/libreSense-upgrade: No such file or directory

The error seems to come from builder_common.sh

Associated PR : https://github.com/pfsense/pfsense/pull/4108

Actions #1

Updated by Ronald Schellberg over 4 years ago

Noticed this error as well, thanks for finding the issue. I have incorporated your PR into my builds.

Maybe a low priority for Netgate since they wouldn't run into it, but for those trying to encourage quick adoption of 12.x builds, every fix is welcome.

Actions #2

Updated by Ronald Schellberg over 4 years ago

Another suggested edit to builder_common.sh would be to remove the console redirection on line 1717:

poudriere jail -d -j "${jail_name}" >/dev/null 2>&1

With the redirection, one would not know the script is waiting for a response to delete the jail.

Actions #3

Updated by Renato Botelho about 4 years ago

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100

PR has been merged

Actions #4

Updated by Renato Botelho over 3 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF