Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upUse createrepo_c instead of createrepo #2815
Comments
andrewdavidwong
added
C: core
enhancement
labels
May 21, 2017
andrewdavidwong
added this to the Release 4.0 milestone
May 21, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jpouellet
May 26, 2017
Contributor
To check: Are the incoming packages already verified by this point? (Is this untrusted data? Untrusted package file names or such perhaps?)
If not: IMO we should prefer the normal createrepo (which is in written in python).
|
To check: Are the incoming packages already verified by this point? (Is this untrusted data? Untrusted package file names or such perhaps?) If not: IMO we should prefer the normal createrepo (which is in written in python). |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
cyrinux
May 27, 2017
@jpouellet I'm not sure to correctly understand what you mean. But createrepo_c package is installed by default and come from default fedora repo.
cyrinux
commented
May 27, 2017
|
@jpouellet I'm not sure to correctly understand what you mean. But createrepo_c package is installed by default and come from default fedora repo. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
May 28, 2017
Member
@jpouellet yes, at this point packages have signatures verified already
|
@jpouellet yes, at this point packages have signatures verified already |
cyrinux commentedMay 17, 2017
•
edited
Edited 1 time
-
cyrinux
edited May 17, 2017 (most recent)
Qubes OS version (e.g.,
R3.2):I suggest use createrepo_c instead of createrepo, createrepo_c is faster.
Affected TemplateVMs (e.g.,
fedora-23, if applicable):dom0
Expected behavior:
createrepo_cmd = ["/usr/bin/createrepo_c"]
Actual behavior:
createrepo_cmd = ["/usr/bin/createrepo"]
Steps to reproduce the behavior:
createrepo_cmd = ["/usr/bin/createrepo_c"] in /usr/libexec/qubes/qubes-receive-update
General notes:
Related issues:
https://groups.google.com/forum/#!searchin/qubes-devel/createrepo%7Csort:relevance/qubes-devel/BVyLF-Qsp4E/8U-ivqEmAQAJ