Compare commits

..

6 Commits

Author SHA1 Message Date
William Douglas 1b841e095d Update help comment for clean-pkgs-dir
Signed-off-by: William Douglas <william.douglas@intel.com>
2023-09-19 11:24:22 -07:00
William Douglas 579d79ef92 Make clean-pkgs-dir backup things it cleans up
If something already exists in backup form, skip it, otherwise move
the content to the backup directory.

Signed-off-by: William Douglas <william.douglas@intel.com>
2023-09-19 11:22:01 -07:00
clrbuilder d85dfaec30 Update packages file for version 39970
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2023-09-19 00:06:54 -07:00
clrbuilder 8787caac84 Update packages file for version 39940
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2023-09-12 00:06:48 -07:00
clrbuilder 181006f851 Update packages file for version 39910
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2023-09-07 00:07:05 -07:00
clrbuilder 480917e514 Update packages file for version 39900
Signed-off-by: clrbuilder <clrbuilder@intel.com>
2023-09-05 00:07:23 -07:00
2 changed files with 18 additions and 5 deletions
+9 -3
View File
@@ -126,11 +126,17 @@ endif
pull: ${PULL_PKGS}
#help clean-pkgs-dir: For packages that are no longer present in the distro,
#help removes the associated package repos from the ./packages tree
#help removes the associated package repos from the ./packages tree and stores
#help it in packages_old. If it already exists in packages_old, skip it.
clean-pkgs-dir: $(PACKAGES_FILE)
@for p in ${PKGS_ORPHANED}; do \
echo "Removing $$p from packages, it is no longer in common/packages."; \
rm -rf packages/$$p; \
mkdir -p packages_old; \
if [ -d "packages_old/$$p" ]; then \
echo "packages_old/$$p already exists, not touching it"; \
else \
echo "Moving $$p from packages to packages_old, as it is no longer in common/packages."; \
mv packages/$$p packages_old/$$p; \
fi; \
done
@echo "packages directory cleaned";
+9 -2
View File
@@ -126,6 +126,7 @@ R-NMOF
R-PKI
R-ParamHelpers
R-PerformanceAnalytics
R-QuickJSR
R-R.cache
R-R.methodsS3
R-R.oo
@@ -1302,6 +1303,7 @@ compat-libva-soname1
compat-libvpx-soname7
compat-pangomm-soname14
compat-protobuf-soname29
compat-re2-soname10
compat-readline-soname5
compat-tiff-soname5
component
@@ -1904,6 +1906,7 @@ kimap
kinfocenter
kinit
kio
kio-admin
kio-extras
kirigami2
kitemmodels
@@ -2560,7 +2563,6 @@ open-iscsi
open-isns
open-lldp
open-vm-tools
openQA
openal-soft
openblas
openbox
@@ -2596,6 +2598,7 @@ ostree
otp
oxygen
oxygen-icons5
oxygen-sounds
p11-kit
p7zip
pacrunner
@@ -3661,6 +3664,7 @@ pypi-asttokens
pypi-astunparse
pypi-asv
pypi-async_generator
pypi-async_lru
pypi-async_timeout
pypi-asyncssh
pypi-asynctest
@@ -3928,6 +3932,7 @@ pypi-h2
pypi-h5py
pypi-hammock
pypi-hatch_fancy_pypi_readme
pypi-hatch_jupyter_builder
pypi-hatch_nodejs_version
pypi-hatch_requirements_txt
pypi-hatch_vcs
@@ -4018,6 +4023,7 @@ pypi-jupyter_client
pypi-jupyter_console
pypi-jupyter_core
pypi-jupyter_events
pypi-jupyter_lsp
pypi-jupyter_nbgallery
pypi-jupyter_packaging
pypi-jupyter_server
@@ -4149,6 +4155,7 @@ pypi-opt_einsum
pypi-ordered_set
pypi-ouimeaux
pypi-outcome
pypi-overrides
pypi-ovirt_imageio
pypi-packaging
pypi-paginate
@@ -4536,6 +4543,7 @@ pypi-trimesh
pypi-trio
pypi-trio_websocket
pypi-trove_classifiers
pypi-truststore
pypi-ttp
pypi-twine
pypi-typed_ast
@@ -4861,7 +4869,6 @@ sqlite-autoconf
squashfs-tools
squid
srt
sshfs
sshpass
sshuttle
ssocr