Hello,
Hope this is the right please to sent patches for dpkg. I am currently
trying to get the dpkg test suite to pass for our Alpine Linux dpkg
package. While doing so I noticed a mistake in the test_command_exec()
function from t-command.c, the function doesn't set arg0 correctly. This
causes t
Hi,
Noticed one more thing: dpkg uses '%ld' to print values of the time_t
type. This does, however, not work on 32-Bit Alpine Linux architectures
(which use musl libc) as musl libc recently switched to a 64-Bit (long
long int) time_t on 32-bit arches. This causes dpkg test failures on
Alpine 32-bi
On Sun, 2020-08-23 at 08:25:11 +0300, sam wrote:
> I have been having below error with below command.
>
> $ sudo apt-get update && sudo apt-get upgrade
>
> Do you want to continue? [Y/n] y
> dpkg: error: info database format (2) is bogus or too new; try getting a
> newer dpkg
> E: Sub-process /us
Hi!
On Thu, 2020-08-27 at 23:00:43 +0200, Sören Tempel wrote:
> Noticed one more thing: dpkg uses '%ld' to print values of the time_t
> type. This does, however, not work on 32-Bit Alpine Linux architectures
> (which use musl libc) as musl libc recently switched to a 64-Bit (long
> long int) time_
4 matches
Mail list logo