Skip to content

Switch ARM to use product composer #316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

foursixnine
Copy link
Member

Follows #312 and #314

rsync --timeout=3600 -rtlp4 --delete --specials --include=coreutils* --include=yast2-network* --exclude=aarch64/* --exclude=armv7hl/* --exclude=i586/* --exclude=i686/* --exclude=noarch/* --exclude=nosrc/* --exclude=ppc64/* --exclude=ppc64le/* --exclude=s390x/* --exclude=src/* --exclude=x86_64/* obspublish::openqa/openSUSE:Factory:ARM:ToTest/*images/local/*openSUSE-ftp-ftp*armv7hl*/*Media3/ /var/lib/openqa/factory/repo/openSUSE-Tumbleweed-oss-armv7hl-CURRENT-source/
rsync --timeout=3600 -rtlp4 --delete --specials --link-dest /var/lib/openqa/factory/repo/openSUSE-Tumbleweed-oss-armv7hl-CURRENT-source/ /var/lib/openqa/factory/repo/openSUSE-Tumbleweed-oss-armv7hl-CURRENT-source/ /var/lib/openqa/factory/repo/openSUSE-Tumbleweed-oss-armv7hl-Snapshot20240610-source
rsync --timeout=3600 -rtlp4 --delete --specials obspublish::openqa/openSUSE:Factory:ARM:ToTest/images/local/0openSUSE/openSUSE-20250730-armv6hl-armv7hl-aarch64/ /var/lib/openqa/factory/repo/openSUSE-Tumbleweed-oss--CURRENT/
rsync --timeout=3600 -rtlp4 --delete --specials --link-dest /var/lib/openqa/factory/repo/openSUSE-Tumbleweed-oss--CURRENT/ /var/lib/openqa/factory/repo/openSUSE-Tumbleweed-oss--CURRENT/ /var/lib/openqa/factory/repo/openSUSE-Tumbleweed-oss--Snapshot20240610
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we got empty ARCH between oss--CURRENT

Copy link
Member Author

@foursixnine foursixnine Jul 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, sadly it breaks and using the multiarch=1 trick didn't work (i.e leaving the DVD and non-NET flavors without test variables :/

REPO_1=openSUSE-Tumbleweed-oss-armv7hl.license-Snapshot20240610 \
REPO_2=openSUSE-Tumbleweed-oss-armv7hl-Snapshot20240610-debuginfo \
REPO_3=openSUSE-Tumbleweed-oss-armv7hl-Snapshot20240610-source \
REPO_1=openSUSE-Tumbleweed-oss-armv7hl-Snapshot20240610-Debug \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there really a repo -armv7hl- being synced? It's one large multi-arch repo now; and from the rsync commands, I don't think this path would be valid

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There shouldn't, the generation of the files is kinda wrong

@foursixnine
Copy link
Member Author

Closed in favor of #317

@foursixnine foursixnine closed this Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants