Skip to content
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

feat(24.04): add slice for libc-bin_locale #183

Merged
merged 1 commit into from
Mar 15, 2024
Merged

feat(24.04): add slice for libc-bin_locale #183

merged 1 commit into from
Mar 15, 2024

Conversation

norrisjeremy
Copy link

@norrisjeremy norrisjeremy commented Mar 7, 2024

Proposed changes

feat(24.04): add slice for libc-bin_locale

Related issues/PRs

Forward porting

#184
#185

Testing

$ chisel cut --release chisel-releases/ --root foo libc-bin_locale
2024/03/07 10:37:28 Processing chisel-releases/ release...
2024/03/07 10:37:28 Selecting slices...
2024/03/07 10:37:28 Fetching ubuntu 24.04 noble suite details...
2024/03/07 10:37:29 Release date: Thu, 07 Mar 2024 14:27:20 UTC
2024/03/07 10:37:29 Fetching index for ubuntu 24.04 noble main component...
2024/03/07 10:37:29 Fetching index for ubuntu 24.04 noble universe component...
2024/03/07 10:37:30 Fetching ubuntu 24.04 noble-security suite details...
2024/03/07 10:37:30 Release date: Thu, 04 Jan 2024 18:43:12 UTC
2024/03/07 10:37:30 Fetching index for ubuntu 24.04 noble-security main component...
2024/03/07 10:37:30 Fetching index for ubuntu 24.04 noble-security universe component...
2024/03/07 10:37:30 Fetching ubuntu 24.04 noble-updates suite details...
2024/03/07 10:37:31 Release date: Thu, 04 Jan 2024 18:43:15 UTC
2024/03/07 10:37:31 Fetching index for ubuntu 24.04 noble-updates main component...
2024/03/07 10:37:31 Fetching index for ubuntu 24.04 noble-updates universe component...
2024/03/07 10:37:31 Fetching pool/main/g/glibc/libc-bin_2.39-0ubuntu2_amd64.deb...
2024/03/07 10:37:31 Extracting files from package "libc-bin"...
$ find foo
foo
foo/usr
foo/usr/lib
foo/usr/lib/locale
foo/usr/lib/locale/C.utf8
foo/usr/lib/locale/C.utf8/LC_ADDRESS
foo/usr/lib/locale/C.utf8/LC_MESSAGES
foo/usr/lib/locale/C.utf8/LC_MESSAGES/SYS_LC_MESSAGES
foo/usr/lib/locale/C.utf8/LC_CTYPE
foo/usr/lib/locale/C.utf8/LC_COLLATE
foo/usr/lib/locale/C.utf8/LC_PAPER
foo/usr/lib/locale/C.utf8/LC_TIME
foo/usr/lib/locale/C.utf8/LC_NAME
foo/usr/lib/locale/C.utf8/LC_MEASUREMENT
foo/usr/lib/locale/C.utf8/LC_MONETARY
foo/usr/lib/locale/C.utf8/LC_TELEPHONE
foo/usr/lib/locale/C.utf8/LC_IDENTIFICATION
foo/usr/lib/locale/C.utf8/LC_NUMERIC
foo/usr/share
foo/usr/share/doc
foo/usr/share/doc/libc-bin
foo/usr/share/doc/libc-bin/copyright

Checklist

Additional Context

Copy link
Collaborator

@cjdcordeiro cjdcordeiro left a comment

Choose a reason for hiding this comment

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

LGTM thanks

Copy link
Member

@rebornplusplus rebornplusplus left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you.

@rebornplusplus rebornplusplus merged commit 4367be1 into canonical:ubuntu-24.04 Mar 15, 2024
11 checks passed
@norrisjeremy norrisjeremy deleted the libc-bin_24.04 branch March 15, 2024 11:52
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.

3 participants