Project

General

Profile

Actions

Regression #13163

closed
JP JP

Incorrect variable in package error message results in "Array" being printed instead of package name

Regression #13163: Incorrect variable in package error message results in "Array" being printed instead of package name

Added by Jim Pingle over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Package System
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.05
Release Notes:
Force Exclusion
Affected Version:
Affected Architecture:

Description

If the package system fails to find a package in the repository it's printing the name incorrectly in the error:

Package Array does not exist in current Netgate pfSense Plus version and it has been removed. @ 2022-05-12 22:19:15

The code to print that error is near line source:src/etc/inc/pkg-utils.inc#L1220 and is using $package when it should be $package['name'].

JP Updated by Jim Pingle over 4 years ago Actions #1

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:b7ca68bc5a4bbbd38a305bacb8ea19370082f66a.

JP Updated by Jim Pingle over 4 years ago Actions #2

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom