Creating a new package Blockify for the OBS

Hi,

I just created a package for the OBS for Blockify, the ad-blocker for Spotify that is written in Python. Unfortunately it keeps failing to build, its log file can be found at here. The spec file is here. I haven’t the foggiest what is causing this build failure.

Thanks for your time,
Brenton

Hi
This error: 132s] error: line 30: Empty tag: PreReq:

That line in your spec file and the next need removing or #ing out…

What exactly is not clear in

  132s] error: line 30: Empty tag: PreReq:

?

Ever so sorry, I read the error but I must have missed that line. Sorry for wasting ya time.

Hi
No problem, can’t learn without mistakes :wink:

It now works perfectly, some additional debugging was required but I managed by reading the error messages. So yeah, you’re right malcomlewis I needed to make that mistake to learn how to solve ones in the future.

Hi
Remember you can build locally with osc, you don’t need to upload to OBS…