Bug 20098 - Build system won't allow submitted to tainted packages that are built and uploaded in core
Summary: Build system won't allow submitted to tainted packages that are built and upl...
Status: RESOLVED FIXED
Alias: None
Product: Infrastructure
Classification: Unclassified
Component: BuildSystem (show other bugs)
Version: unspecified
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Sysadmin Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-11 00:34 CET by David Walser
Modified: 2018-06-05 22:50 CEST (History)
2 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description David Walser 2017-01-11 00:34:41 CET
I just rebuilt a bunch of packages in core for the libass update, and they are built and uploaded, but I can't submit them to tainted.  This was supposed to be fixed.

Example:

Submission errors, aborting:
- vlc-2.2.4-9.mga6.src:
 - Newer revisions already exists for cauldron in upload queue: /var/lib/schedbot/uploads//todo/cauldron/core/release/20170110220557.luigiwalser.duvel.42652_@1080924:vlc-2.2.4-9.mga6.src.rpm
Comment 1 David Walser 2017-01-11 03:41:03 CET
It appears to be getting blocked by ARM builds, which shouldn't happen.
David Walser 2017-01-16 19:32:30 CET

See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=17072

Comment 2 Pascal Terjan 2018-06-05 22:49:49 CEST
This should be fixed by http://gitweb.mageia.org/infrastructure/puppet/commit/?id=c7666bf75aa96754cc5bab38aa0dc4b7ad97ab7e

[pterjan@mageia null]$ mgarepo submit --define section=tainted/release
Submitting null at revision 1234873
URL: svn+ssh://svn.mageia.org/svn/packages/cauldron/null
Implicit target: cauldron
Package submitted!
[pterjan@mageia null]$ mgarepo submit --define section=core/release
Submitting null at revision 1234873
URL: svn+ssh://svn.mageia.org/svn/packages/cauldron/null
Implicit target: cauldron
Package submitted!
[pterjan@mageia null]$ mgarepo submit --define section=core/release
Submitting null at revision 1234873
URL: svn+ssh://svn.mageia.org/svn/packages/cauldron/null
Implicit target: cauldron
error: command failed: ssh pkgsubmit.mageia.org /usr/local/bin/submit_package -t cauldron --define sid=75ff19ec-7537-41b7-baf8-ca7ef1ad4f2c --define section=core/release -r 1234873 svn+ssh://svn.mageia.org/svn/packages/cauldron/null
--2018-06-05 22:36:12--  http://binrepo.mageia.org//1433238f25cbe359ddc93af29a7967203edae8b4
Resolving binrepo.mageia.org... 2a02:2178:2:7::9, 212.85.158.153
Connecting to binrepo.mageia.org|2a02:2178:2:7::9|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 114 [application/x-tar]
Saving to: '/var/lib/schedbot/repsys/tmp/tmp2ubjv9ow/SOURCES/null-12.tgz'

     0K                                                       100% 18.4M=0s

2018-06-05 22:36:12 (18.4 MB/s) - '/var/lib/schedbot/repsys/tmp/tmp2ubjv9ow/SOURCES/null-12.tgz' saved [114/114]

error: Failed to upload svn://svn.mageia.org/svn/packages/cauldron/null:
Executing perl -I/usr/share/mga-youri-submit/lib /usr/share/mga-youri-submit/bin/youri-submit --config /etc/youri/submit-todo.conf --define user=pterjan --define sid=75ff19ec-7537-41b7-baf8-ca7ef1ad4f2c --define section=core/release cauldron /var/lib/schedbot/repsys/srpms/@1234873:null-12-83.mga7.src.rpm (sudo_user pterjan)
Initializing repository
Executing /usr/bin/rpmlint -f /usr/share/rpmlint/config /var/lib/schedbot/repsys/srpms/@1234873:null-12-83.mga7.src.rpm
Submission errors, aborting:
- null-12-83.mga7.src:
 - Newer revisions already exists for cauldron in upload queue: /var/lib/schedbot/uploads//todo/cauldron/core/release/20180605203605.pterjan.duvel.1086_@1234873:null-12-83.mga7.src.rpm

CC: (none) => pterjan

Comment 3 Pascal Terjan 2018-06-05 22:50:22 CEST
Closing

Resolution: (none) => FIXED
Status: NEW => RESOLVED


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