Compare commits

..

13 Commits

Author SHA1 Message Date
clrbuilder 71b5075a7b Update packages file for version 29480
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-17 18:36:33 +00:00
clrbuilder fd6bcb7b24 Update packages file for version 29410
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-14 12:00:16 +00:00
clrbuilder 771b704606 Update packages file for version 29400
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-13 18:00:17 +00:00
clrbuilder b3ea1cd421 Update packages file for version 29390
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-13 11:59:22 +00:00
clrbuilder 752274f532 Update packages file for version 29380
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-12 00:18:48 +00:00
clrbuilder 1addfd447d Update packages file for version 29360
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-10 12:02:05 +00:00
clrbuilder 8546a126bd Update packages file for version 29340
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-09 11:59:29 +00:00
clrbuilder 280d5471d7 Update packages file for version 29320
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-08 20:28:09 +00:00
clrbuilder 025c9a74f1 Update packages file for version 29310
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-08 16:33:20 +00:00
clrbuilder b03db840a6 Update packages file for version 29280
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-07 20:23:05 +00:00
Patrick McCarty 59dfc2236f install-debuginfo-local: fix installation with new lookaside locations
Debuginfo packages now install binary debuginfo to /usr/share/debug and
source debuginfo to /usr/share/debug/src.

The purpose for the migration is for these new locations to serve as
"lookaside" directories used by future versions of clr-debug-info,
enabling select debuginfo packages to be installed in bundles and safely
coexist with the FUSE mounts.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2019-05-07 10:58:47 -07:00
clrbuilder e61ebaafc6 Update packages file for version 29260
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-06 22:59:08 +00:00
clrbuilder 4bcceb402e Update packages file for version 29250
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2019-05-06 17:59:59 +00:00
2 changed files with 36 additions and 0 deletions
+8
View File
@@ -425,11 +425,19 @@ install-debuginfo-local:
sudo chown -R dbginfo:dbginfo "$$d"; \
sudo cp -a "$$d" $$dest/; \
done; \
find $$tmpdir/usr/share/debug/ -mindepth 1 -maxdepth 1 -regextype awk -regex '.*/(.build-id|boot|lib|sbin|usr)$$' 2> /dev/null | while read -r d; do \
sudo chown -R dbginfo:dbginfo "$$d"; \
sudo cp -a "$$d" $$dest/; \
done; \
dest=/var/cache/debuginfo/src; \
find $$tmpdir/usr/src/debug/ -mindepth 1 -maxdepth 1 2> /dev/null | while read -r d; do \
sudo chown -R dbginfo:dbginfo "$$d"; \
sudo cp -a "$$d" $$dest/; \
done; \
find $$tmpdir/usr/share/debug/src/ -mindepth 1 -maxdepth 1 2> /dev/null | while read -r d; do \
sudo chown -R dbginfo:dbginfo "$$d"; \
sudo cp -a "$$d" $$dest/; \
done; \
sudo rm -rf $$tmpdir; \
echo "done"
+28
View File
@@ -977,6 +977,7 @@ anyjson
apache-ant
apache-hadoop
apache-kafka
apache-libcloud
apache-maven
apache-spark
apache-zookeeper
@@ -1331,6 +1332,7 @@ cpio
cppcheck
cpprestsdk
cppunit
cppzmq
cpuid
cpuloadgen
cracklib
@@ -1536,6 +1538,7 @@ edk2
efibootmgr
efitools
efivar
efl
eigen
elasticsearch
elasticsearch-dep
@@ -1548,6 +1551,7 @@ emacs
embree
empy
enchant
enlightenment
entrypoints
enum34
envs
@@ -1558,12 +1562,14 @@ epydoc
eternalegypt
ethtool
etr
evdev
eventlet
eventviews
evince
evolution
evolution-data-server
evolution-ews
evtest
execnet
exempi
exiv2
@@ -1618,6 +1624,7 @@ flex
flmsg
flnet
fltk
fluidsynth
folks
font-util
fontconfig
@@ -1648,6 +1655,7 @@ gawk
gc
gcab
gcc
gcc8
gcompris-qt
gcr
gcs-oauth2-boto-plugin
@@ -1763,6 +1771,7 @@ gperf
gperftools
gpgme
gphoto2
gpm
gpredict
gptfdisk
gradle
@@ -1942,6 +1951,7 @@ jedi-vim
jeepney
jemalloc
jmespath
joblib
joe
josepy
jq
@@ -2018,6 +2028,7 @@ kde-dev-utils
kde-gtk-config
kdebugsettings
kdeclarative
kdeconnect-kde
kdecoration
kded
kdeedu-data
@@ -2359,6 +2370,7 @@ libmtp
libmwaw
libmypaint
libndp
libnetfilter_acct
libnetfilter_conntrack
libnetfilter_cthelper
libnetfilter_cttimeout
@@ -2428,6 +2440,7 @@ libtheora
libtirpc
libtk-img
libtool
libtorrent-rasterbar
libudev0-shim
libuev
libuninameslist
@@ -2477,6 +2490,7 @@ linecache2
links
linux
linux-aws
linux-current
linux-firmware
linux-firmware-ipu
linux-gce
@@ -2491,7 +2505,9 @@ linux-kvm
linux-libc-headers
linux-lts2017
linux-lts2018
linux-mainline
linux-networktest
linux-next
linux-oracle
linux-preempt-rt
linux-steam-integration
@@ -2521,6 +2537,7 @@ lua
lua52
lualgi
luarocks
lutris
lxml
lxqt-about
lxqt-admin
@@ -2615,6 +2632,7 @@ mpc
mpfr
mpg123
mpi4py
mpir
mpmath
mpv
mraa
@@ -2668,6 +2686,7 @@ net-tools
netaddr
netbase
netcdf
netdata
netdisco
netifaces
netkit-telnet
@@ -3574,6 +3593,7 @@ plasma-workspace-wallpapers
pluggy
ply
plzip
pm-graph
pmdk
polkit
polkit-kde-agent
@@ -3760,6 +3780,7 @@ pywbem
pyxattr
pyxdg
pyzmq
qbittorrent
qca-qt5
qemu
qemu-guest-additions
@@ -3817,6 +3838,7 @@ qwt
rabbitmq-c
rabbitmq-server
radvd
rage
ragel
raptor2
rasqal
@@ -3831,6 +3853,7 @@ recommonmark
redis
redis-native
redland
redshift
redsocks
renderdoc
reno
@@ -3919,6 +3942,7 @@ setproctitle
setserial
setuptools
setuptools-legacy
setuptools-markdown
setuptools_scm
setuptools_scm_git_archive
setxkbmap
@@ -4066,7 +4090,9 @@ tensorflow-probability
termcolor
terminado
terminaltables
terminology
terminus-font
test-generator
testpath
testrepository
testresources
@@ -4201,6 +4227,7 @@ weechat
weston
wget
wheel
wheelhouse-uploader
which
whois
widgetsnbextension
@@ -4211,6 +4238,7 @@ wireshark
woff2
wok
wol
wordpress
wpa_supplicant
wrapt
wsgi_intercept