RTEMS Deployment | fix: validate packager and fall back to `platform.machine()` for unknown arch (!34)

Chris Johns (@chris) gitlab at rtems.org
Wed Jun 24 03:28:19 UTC 2026



Merge request https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/34 was reviewed by Chris Johns

--
  
Chris Johns started a new discussion on pkg/linux.py: https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/34#note_153123

 > +    if machine not in arch_map[packager]:
 > +        print(
 > +            f'warning: unsupported architecture {machine} for packager {packager}, using {machine} as-is'

Has this code been run through `yapf` to make sure it is correctly formatted?


-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/34
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-16adru6fcpx8wh3gnazb0vr5b-3n/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260624/93179da8/attachment.htm>


More information about the bugs mailing list