stable

libtaskotron-0.4.18-1.fc25

FEDORA-2017-85902aadad created by mkrizek 9 years ago for Fedora 25
  • distgit directive improvements (D1055, D1069)
  • yumrepoinfo.conf updates (D1057, D1074)
  • koji_utils: use supported arches when downloading build logs (D1076)

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2017-85902aadad

This update has been submitted for testing by mkrizek.

9 years ago

This update has been pushed to testing.

9 years ago
User Icon ralph commented & provided feedback 9 years ago
karma

This works for me when trying to run the check_modulemd check.

I used the command:

$ runtask -i "modules/testmodule#aaca87a82c35c1f0eb85556191f09f8a842abd9f" -t dist_git_commit -a noarch ./runtask.yml

I encountered one problem:

[libtaskotron] 15:03:14 CRITICAL Traceback (most recent call last):
  File "/usr/bin/runtask", line 9, in <module>
    load_entry_point('libtaskotron==0.4.18', 'console_scripts', 'runtask')()
  File "/usr/lib/python2.7/site-packages/libtaskotron/main.py", line 170, in main
    overlord.start()
  File "/usr/lib/python2.7/site-packages/libtaskotron/overlord.py", line 85, in start
    file_utils.makedirs(self.arg_data['artifactsdir'])
  File "/usr/lib/python2.7/site-packages/libtaskotron/file_utils.py", line 43, in makedirs
    os.makedirs(fullpath)
  File "/usr/lib64/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/var/lib/taskotron/artifacts/20170118_150314_264123'

I was able to work around this by changing user ownership of the artifacts directory with:

$ sudo chown threebean /var/lib/taskotron/artifacts

For anybody else seeing permission problems, you need to add yourself to the taskotron group (and re-login). We need to make this very clear in our documentation.

This update has been submitted for stable by mkrizek.

9 years ago

This update has been pushed to stable.

9 years ago

Please log in to add feedback.

Metadata
Type
bugfix
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
9 years ago
in testing
9 years ago
in stable
9 years ago

Automated Test Results