Modify

Ticket #4754 (closed patch: fixed)

Opened 4 years ago

Last modified 3 years ago

Improve UPnP library check for Perl bindings

Reported by: sphery <mtdean@…> Owned by: xris
Priority: minor Milestone: unknown
Component: perl / nuvexport Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch, mythtv-bindings-UPnP_lib_test.patch , modifies the UPnP library check to first check for Net::UPnP::QueryResponse?, then to check for Net::UPnP::ControlPoint?. The ControlPoint? library depends on the QueryResponse? library, so the end result of this modification is to allow a more precise error message in the event that Net::UPnP::ControlPoint? is installed but Net::UPnP::QueryResponse? is not.

Attachments

mythtv-bindings-UPnP_lib_test.patch (895 bytes) - added by sphery <mtdean@…> 4 years ago.

Change History

Changed 4 years ago by sphery <mtdean@…>

comment:1 Changed 3 years ago by Dibblah

  • Status changed from new to assigned

comment:2 Changed 3 years ago by kormoc

  • Owner changed from xris to kormoc
  • Status changed from assigned to accepted

comment:3 Changed 3 years ago by xris

  • Owner changed from kormoc to xris

#4926 marked as a dupe

comment:4 Changed 3 years ago by xris

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [20326]) apply sphery's patch to make the Net::UPnP::ConrolPoint? check quieter. Closes #4754

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.