Ticket #1002 (closed bug: fixed)

Opened 2 years ago

Last modified 19 months ago

Transmission plugin compilation fails (trunk)

Reported by: "Nanomad <condellog@… Owned by:
Priority: normal Milestone: Firmware 2.3.7.0
Component: fon-plugin-transmission Version: Other
Severity: trivial
Cc: Hardware: 2.0n (FON2300)

Description

During the build stage dd tries to write the .fmg file inside the trunk/openwrt/bin/plugins folder which might not exist so the compilation fails

Attachments

Change History

Changed 2 years ago by matthijs

  • status changed from new to confirmed
  • severity changed from unknown to trivial
  • milestone set to Firmware 2.3.7.0

W00ps, forgot to add a mkdir command. Seems the command is there for the tgz plugins, but not the fmg plugins, which is why I haven't noticed this before. Thanks for the report!

Changed 2 years ago by matthijs

  • status changed from confirmed to closed
  • resolution set to fixed

(In [1858]) build-system: Create bin/plugins when creating fmg plugins.

If the directory does not exist, the build system would fail. When creating a fon-pkg plugin, the directory was already created, which is probably why this got unnoticed for a while.

Closes: #1002

Add/Change #1002 (Transmission plugin compilation fails (trunk))

Author


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


Action
as closed
 
Note: See TracTickets for help on using tickets.