Lint jobs are failing because of 140chars check in some repos

Bug #1959580 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-openstack-spec-helper
Fix Released
Critical
Takashi Kajinami

Bug Description

The puppet-openstack-lint-ubuntu-focal job started failing because of the failure with 140chars check.

Example
https://zuul.opendev.org/t/openstack/build/b3eab4aa43de43eeb050bacc90adb541

manifests/cron/archive_deleted_rows.pp:170:WARNING: line has more than 140 characters

Comparing gem packages, it seems very old puppetlabs_spec_helper and puppet-syntax are pulled after pathspec 1.1.3 was released.

~~~
$ diff -u success.txt fail.txt
--- success.txt 2022-01-31 21:11:00.638444941 +0900
+++ fail.txt 2022-01-31 21:09:55.737799486 +0900
@@ -70,12 +70,12 @@
 Installing optimist 3.0.1
 Installing orchestrator_client 0.5.2
 Installing parallel 1.21.0
-Installing pathspec 1.0.0
+Installing pathspec 1.1.3
 Installing public_suffix 4.0.6
 Installing puppet 7.14.0
 Installing puppetfile-resolver 0.5.0
 Installing puppet_forge 2.3.4
-Installing puppetlabs_spec_helper 4.0.1
+Installing puppetlabs_spec_helper 2.12.0
 Installing puppet-lint 2.3.6
 Installing puppet-lint-absolute_classname-check 3.0.1
 Installing puppet-lint-leading_zero-check 1.0.0
@@ -85,7 +85,7 @@
 Installing puppet-modulebuilder 0.3.0
 Installing puppet-resource_api 1.8.14
 Installing puppet-strings 2.9.0
-Installing puppet-syntax 3.1.0
+Installing puppet-syntax 2.6.1
 Installing r10k 3.14.0
 Installing rake 13.0.6
 Installing retryable 3.0.5
~~~

Changed in puppet-openstack-spec-helper:
importance: Undecided → Critical
Changed in puppet-openstack-spec-helper:
status: New → In Progress
assignee: nobody → Takashi Kajinami (kajinamit)
Revision history for this message
Takashi Kajinami (kajinamit) wrote :

This was already fixed. Closing.

Changed in puppet-openstack-spec-helper:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.