lp:~hyask/ubuntu/+source/klibc

Owned by Skia
Get this repository:
git clone https://git.launchpad.net/~hyask/ubuntu/+source/klibc
Only Skia can upload to this repository. If you are Skia please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2023-12-15 15:10:27 UTC
2.0.13-2ubuntu1 changelog

Author: Skia
Author Date: 2023-12-15 15:10:27 UTC

2.0.13-2ubuntu1 changelog

skia/test-mr-12-on-ubuntu 2023-12-13 10:37:57 UTC
d/i/h/klibc-utils: Fix compatibility issue with busybox and improve verbose d...

Author: Klaus Frank
Author Date: 2023-12-11 01:03:10 UTC

d/i/h/klibc-utils: Fix compatibility issue with busybox and improve verbose debug output.

Currently in the case of busybox being installed we generate a lot of unecessary screen output with
```
Calling hook klibc-utils
cp: not replacing '/var/tmp/mkinitramfs_F62WEu/bin/cat'
cp: not replacing '/var/tmp/mkinitramfs_F62WEu/bin/cpio'
cp: not replacing '/var/tmp/mkinitramfs_F62WEu/bin/dd'
```

this issue is related to https://salsa.debian.org/installer-team/busybox/-/merge_requests/12

This commit adds some debug output and solves the current logic bug where we test the existence of the binary in `/sbin` but try to install into `/bin`.

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers