stable

mock-1.3.3-1.el7

FEDORA-EPEL-2017-3b5bb282f4 created by msuchy 7 years ago for Fedora EPEL 7

There are new features:

  • All chroot (but rawhide) configs now contains best=1. This way DNF will always try to install latest package. If its dependence cannot be satisfied DNF will report an error. Without this DNF may silently install some older version which does not have broken deps. This is fine for regular user, but not for buildsystems, where maintainers usually want to use latest version. Note that this change may result in sudden build failure, which previously silently succedded. In this case, please check your BuildRequires and ask maintainers of those build deps to resolve broken dependency. This option was not added to rawhide chroots as there are broken dependencied very often. Additionaly option best=1 is used for repos passed to mockchain using -a option.
  • new config for epel-7-aarch64 chroot
  • You can use new variable hostname: config_opts['hostname'] = 'my.own.hostname' This unconditionally calls sethostname(), however variable use_container_host_hostname or %_buildhost macro can override this.
  • Use DNF on RHEL, when it is installed and configured #1405783
  • Temporary directories now use tmp.mock. prefix.
  • Temporary directories are now removed even when buildroot is not cleaned.
  • Add bash completion for .cfg files outside /etc/mock #20

There are some bugfixes:

  • Handle working directories which contains spaces #1389663
  • Error: is not iterable #1387895
  • Delay mounting of user-defined mountpoints #1386544
  • Added example how to use more_buildreqs when you need more packages
  • Added example how to use --plugin-option

This update has been submitted for testing by msuchy.

7 years ago

This update has been pushed to testing.

7 years ago

This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes

7 years ago

This update has been submitted for stable by msuchy.

7 years ago

This update has been pushed to stable.

7 years ago
User Icon gbailey commented & provided feedback 7 years ago
karma

I get the following when performing a yum upgrade on CentOS 7:

[root@hfsvm ~]# yum upgrade mock
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.lax.hugeserver.com
 * epel: mirror.n5tech.com
 * extras: mirror.san.fastserv.com
 * ius: dfw.mirror.rackspace.com
 * updates: mirror.hostduplex.com
Resolving Dependencies
--> Running transaction check
---> Package mock.noarch 0:1.2.21-1.el7 will be updated
---> Package mock.noarch 0:1.3.3-1.el7 will be an update
--> Processing Dependency: python2-distro for package: mock-1.3.3-1.el7.noarch
--> Finished Dependency Resolution
    Error: Package: mock-1.3.3-1.el7.noarch (epel)
       Requires: python2-distro
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
User Icon pbabinca commented & provided feedback 7 years ago

Apparently mock is missing this https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-2d4b482b6f feel free to try that one and add karma there.


Please login to add feedback.

Metadata
Type
enhancement
Karma
-1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
7 years ago
in testing
7 years ago
in stable
7 years ago
BZ#1386544 bind mounting a dir to homedir wipes the dir (outside chroot) when cleaning
0
0
BZ#1387895 TypeError: can only join an iterable
0
0
BZ#1389663 mock fails when the current working directory name contains spaces.
0
0
BZ#1397965 Latest mock for el7 ver 1.2.21 doesn't contain gpg primary key for fedora25
0
0
BZ#1398373 bash-completion doesn't support config files outside /etc/mock
0
0
BZ#1405783 mock: Does not use DNF to set up Fedora build roots
0
0

Automated Test Results