Skip to content

Conversation

@Eeems
Copy link
Member

@Eeems Eeems commented Jun 9, 2023

  • Update zoneinfo-utils to 2023c-1
  • Update workflow runners to use ubuntu-22.04

@Eeems
Copy link
Member Author

Eeems commented Jun 9, 2023

[   ERROR] toltec.builder: zoneinfo-utils [rmall] (zoneinfo-utils): ./zic.x86  -d '/home/runner/work/toltec/toltec/build/package/zoneinfo-utils/rmall/pkg/zoneinfo-utils/usr/share/zoneinfo'  tzdata.zi
[   ERROR] toltec.builder: zoneinfo-utils [rmall] (zoneinfo-utils): ./zic.x86: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./zic.x86)

When I try to run this locally, it works fine. I'm also building zic.x86 as part of the packaging, so I don't see how it can't find libc since it's built using it. This also used to work when this package was initially created.

@matteodelabre any insight?

@Eeems Eeems added the packages Add or improve packages of the repository label Sep 7, 2023
@Eeems
Copy link
Member Author

Eeems commented Dec 2, 2023

package() is run on the host, while build() is run in the toolchain container. This means that the host doesn't have the right version of glibc, or it's in a different location.

@Eeems Eeems marked this pull request as ready for review December 3, 2023 00:00
@Eeems Eeems added this to the 2023-W49 Merge Window milestone Dec 3, 2023
@Eeems
Copy link
Member Author

Eeems commented Jan 13, 2024

Tested and works on my new rM2 😎

@Eeems Eeems merged commit edc7d02 into testing Jan 13, 2024
@Eeems Eeems deleted the zoneinfo-utils branch January 13, 2024 01:42
Eeems added a commit that referenced this pull request Jan 28, 2024
* Update zoneinfo-utils to 2023c
Eeems added a commit that referenced this pull request May 21, 2024
### New Packages
- `move-logs-to-opt` - 0.0.1-1 (#821)
  - Move log files to `/opt` to avoid filling up the root partition.
- `oxide-extra` and `liboxide-dev` - 2.7-3 (#760)

### Updated Packages
- `folly` - 0.0.1-4 (#823)
- `koreader` - 2024.01-1 (#826)
- `linux-stracciatella` - 5.4.70.4-1 (#808)
- `oxide`,  `oxide-utils`, `inject_evdev`, and `liboxide` - 2.7-3 (#760)
- `puzzles` - 0.2.4-4 (#785)
- `rm2-suspend-fix` - 0.0.0-3 (#821)
- `genie` - 0.1.7-1 (#825)
- `harmony` - 0.2.3-1 (#825)
- `iago` - 0.1.2-1 (#825)
- `remux` - 0.3.0-1 (#825)
- `simple` - 0.2.1-1 (#825)
- `tilem` - 0.1.1-1 (#764)
- `toltec-base` - 1.3-1 (#806)
- `yaft` - 0.1.1 (#763)
- `zoneinfo-utils` - 2023c-1 (#702)
- `rmfakecloud-proxy` - 0.0.3-5 (#757 #831)

### Packages removed
- `erode`, `tarnish`, `decay`, and `corrupt`
  - Replaced by `oxide`
- `fret`, and `anxiety`
  - Replaced by `oxide-extra`
- `rot`
  - Replaced by `oxide-utils`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages Add or improve packages of the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants