Compare commits

..

5 Commits

Author SHA1 Message Date
clrbuilder 1b32d114f3 Update packages file for version 24360
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-08-10 18:00:13 +00:00
clrbuilder 90a4ceb162 Update packages file for version 24340
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-08-10 12:02:33 +00:00
clrbuilder 2947369532 Update packages file for version 24330
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-08-09 18:03:38 +00:00
clrbuilder 26bb3f43f8 Update packages file for version 24310
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2018-08-09 06:14:47 +00:00
Patrick McCarty fd509a2295 Hardlink only the rpms created by Mock
In case git repos cloned by autospec into results/ contain RPMs, we do
not want to hardlink those files to rpms/.

Fix the issue by limiting the find depth to 1 level so that the tooling
only hardlinks rpms created by Mock.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2018-08-08 19:14:19 -07:00
2 changed files with 56 additions and 2 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ require-pkg-repo-dir:
link-new-rpms: require-pkg-repo-dir
mkdir -p ${PKG_REPO_DIR}/rpms
rm -f ${PKG_REPO_DIR}/rpms/*.rpm
find ${PKG_REPO_DIR}/results -name '*.rpm' -exec ln {} ${PKG_REPO_DIR}/rpms/ \;
find ${PKG_REPO_DIR}/results -maxdepth 1 -name '*.rpm' -exec ln {} ${PKG_REPO_DIR}/rpms/ \;
rm -f ${PKG_REPO_DIR}/rpms/*.src.rpm
+55 -1
View File
@@ -766,7 +766,9 @@ WireGuard
XStatic
XStatic-Angular
XStatic-Angular-Bootstrap
XStatic-Angular-FileUpload
XStatic-Angular-Gettext
XStatic-Angular-Schema-Form
XStatic-Angular-lrdragndrop
XStatic-Bootstrap-Datepicker
XStatic-Bootstrap-SCSS
@@ -785,9 +787,11 @@ XStatic-bootswatch
XStatic-jQuery
XStatic-jquery-ui
XStatic-mdi
XStatic-objectpath
XStatic-roboto-fontface
XStatic-smart-table
XStatic-term.js
XStatic-tv4
Z3
abireport
absl-py
@@ -865,6 +869,7 @@ baloo
baloo-widgets
bandit
baobab
barbican
bash
bash-completion
bash.static
@@ -996,6 +1001,7 @@ cni
cni-plugins
cockpit
cogl
coinmp
colcon-bash
colcon-cmake
colcon-common-extensions
@@ -1077,6 +1083,7 @@ cups
cups-filters
cups-pk-helper
curl
cursive
cve-check-tool
cxxfilt
cycler
@@ -1095,6 +1102,7 @@ debugedit
decorator
defusedxml
dejagnu
deprecation
desktop-file-utils
dfc
dfu-util
@@ -1222,6 +1230,7 @@ futures
futurist
fwupd
fwupdate
gabbi
garcon
gast
gawk
@@ -1251,6 +1260,7 @@ gftp
ghostscript
gimp
git
gitdb2
gitolite
gjs
glance
@@ -1391,6 +1401,7 @@ hunspell
hwloc
hyperscan
hyperstart
hyphen
hypothesis
i2c-tools
i3
@@ -1418,6 +1429,7 @@ intel-gpu-tools
intel-hybrid-driver
intltool
invm-frameworks
ioc-cbc-tools
ioping
iotop
ipaddr
@@ -1436,6 +1448,8 @@ ipython
ipython-sql
ipython_genutils
ipywidgets
ironic
ironic-lib
irqbalance
irrlicht
irssi
@@ -1463,6 +1477,8 @@ json-c
json-glib
jsoncpp
jsonpatch
jsonpath-rw
jsonpath-rw-ext
jsonpointer
jsonschema
jupyter
@@ -1564,6 +1580,7 @@ latencytop
lazy-object-proxy
lcms2
lcov
ldap3
lensfun
less
leveldb
@@ -1624,6 +1641,7 @@ libdmx
libdnf
libdrm
libepoxy
liberasurecode
libev
libevdev
libevent
@@ -1800,6 +1818,7 @@ metrics-discovery
micro-config-drive
micro-config-drive-aws
micro-config-drive-oci
microversion_parse
mido
minetest
minetest_game
@@ -1815,6 +1834,7 @@ mock
mod_wsgi
moka-icon-theme
mongodict
mono
monotonic
more-itertools
moreutils
@@ -1832,19 +1852,21 @@ mpfr
mpg123
mpi4py
mpmath
msgpack-python
msgpack
msmtp
msr-tools
mstflint
mtdev
multimon-ng
multipath-tools
munch
murrine
musl
mutt
mutter
mypaint-brushes
mypy
mythes
nagios-plugins
nano
nasm
@@ -1868,6 +1890,7 @@ network-manager-applet
networkmanager-qt
networkx
neutron
neutron-lib
newt
nfs-utils
nftables
@@ -1882,6 +1905,7 @@ nose
nose-cov
nose-cover3
nose-parameterized
nosexcover
nosync
notebook
notmuch
@@ -1937,11 +1961,16 @@ opusfile
orc
orca
ordereddict
os-api-ref
os-autoinst
os-brick
os-client-config
os-service-types
os-testr
os-traits
os-win
os-xenapi
os_vif
osc-lib
osinfo-db-tools
oslo.cache
@@ -1954,6 +1983,7 @@ oslo.log
oslo.messaging
oslo.middleware
oslo.policy
oslo.privsep
oslo.reports
oslo.rootwrap
oslo.serialization
@@ -1966,6 +1996,8 @@ oslotest
osprofiler
ostree
ovirt-guest-agent
ovs
ovsdbapp
p11-kit
p7zip
packaging
@@ -2168,6 +2200,7 @@ perl-File-FcntlLock
perl-File-Find-Rule
perl-File-Grep
perl-File-HomeDir
perl-File-KeePass
perl-File-LibMagic
perl-File-Listing
perl-File-MMagic
@@ -2447,8 +2480,10 @@ perl-System-Command
perl-TAP-Harness-Archive
perl-Taint-Util
perl-Term-ProgressBar
perl-Term-ReadLine-Gnu
perl-Term-ReadPassword
perl-Term-Shell
perl-Term-ShellUI
perl-Term-Size-Perl
perl-Term-Table
perl-Term-UI
@@ -2641,6 +2676,7 @@ pydocstyle
pydot
pydot_ng
pydotplus
pyeclib
pyemd
pyflakes
pygobject
@@ -2652,10 +2688,14 @@ pymongo
pynacl
pypandoc
pyparsing
pyperclip
pypowervm
pyquery
pyrfc3339
pyroute2
pyrsistent
pysaml2
pysendfile
pyserial
pysnmp
pytest
@@ -2757,12 +2797,15 @@ quagga
quilt
rabbitmq-c
ragel
raptor2
rasqal
rcssmin
rdma-core
re2c
readline
redis
redis-native
redland
redsocks
reno
repoze.lru
@@ -2794,6 +2837,7 @@ runc
rust-std32
rustc
rxvt-unicode
ryu
s2tc
s3transfer
sahara
@@ -2812,6 +2856,7 @@ scipy
scons
screen
scripttest
scrypt
sddm
seaborn
seahorse
@@ -2842,12 +2887,14 @@ slang
smart_open
smartcols
smartmontools
smmap2
snappy
snowballstemmer
socat
sof-crosstool-ng
solid
sonnet
sortedcontainers
sos
soundmodem
source-code-pro
@@ -2873,12 +2920,15 @@ squashfs-tools
sshfs
stack
startup-notification
statsd
statsmodels
stestr
stevedore
stow
strace
stress-ng
subunit
subunit2sql
subversion
sudo
suds-jurko
@@ -2938,6 +2988,7 @@ tiff
tig
tigervnc
time
tinyrpc
tinyxml2
tiptop
tk
@@ -3007,6 +3058,7 @@ warlock
wayland
wayland-protocols
wcwidth
weakrefmethod
webcolors
webencodings
webkitgtk
@@ -3024,6 +3076,8 @@ woff2
wol
wpa_supplicant
wrapt
wsgi_intercept
wsgiref
x11perf
x11vnc
xapian-core