Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1884161 - perl-Mojolicious-Plugin-AssetPack-2.08-6.fc34 FTBFS: No matching package to install: 'nodejs-less'
Summary: perl-Mojolicious-Plugin-AssetPack-2.08-6.fc34 FTBFS: No matching package to i...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Mojolicious-Plugin-AssetPack
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F33FTBFS F34FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-10-01 08:27 UTC by Petr Pisar
Modified: 2020-10-23 22:03 UTC (History)
2 users (show)

Fixed In Version: perl-Mojolicious-Plugin-AssetPack-2.09-1.fc34 perl-Mojolicious-Plugin-AssetPack-2.09-1.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-23 22:03:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2020-10-01 08:27:07 UTC
perl-Mojolicious-Plugin-AssetPack-2.08-6.fc34 fails to build in Fedora 34 because a build-time dependency on nodejs-less does not exist.

nodejs-less was removed from Fedora 33:

commit a9c10dd0c599d1abb6c6dd91c66f7181e39151d2 (HEAD -> master, origin/master, origin/f33, origin/HEAD)
Author: Miro Hrončok <miro>
Date:   Tue Aug 18 18:24:31 2020 +0200

    Orphaned for 6+ weeks

Comment 1 Emmanuel Seyman 2020-10-01 08:38:45 UTC
I noticed this a while back and figured I could cut Mojolicious::Plugin::AssetPack::Pipe::Less from the package since that seems to be the only part of M::P::AssetPack that actually requires less.

I emailed Adam Williamson asking if OpenQA actually uses that particular module (since OpenQA is the reason perl-Mojolicious-Plugin-AssetPack is in the distribution). Unless I hear back soon that this solution is unacceptable, I'll implement this.

Comment 2 Adam Williamson 2020-10-02 22:15:45 UTC
Sorry I didn't get back to you, I'm off sick right now. Please so whatever is necessary to keep the package alive and building. I'll check into whether openQA needs the missing bit and if so what to do about it when I'm back. Thanks!

Comment 3 Emmanuel Seyman 2020-10-05 05:19:45 UTC
I dropped the dependency during the upgrade to 2.09. Let's see what happens now.

Comment 4 Fedora Update System 2020-10-05 05:39:48 UTC
FEDORA-2020-8cc6ce573f has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-8cc6ce573f

Comment 5 Fedora Update System 2020-10-05 17:28:02 UTC
FEDORA-2020-8cc6ce573f has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-8cc6ce573f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-8cc6ce573f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Adam Williamson 2020-10-13 22:22:45 UTC
Looks like openQA doesn't use it:

$self->plugin(AssetPack => {pipes => [qw(Sass Css JavaScript Fetch OpenQA::WebAPI::AssetPipe Combine)]});

Comment 7 Fedora Update System 2020-10-23 22:03:38 UTC
FEDORA-2020-8cc6ce573f has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.