Github messages for voidlinux
 help / color / mirror / Atom feed
From: negrel <negrel@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] squashfs-tools: please add libgcc as dependency
Date: Sun, 06 Mar 2022 08:43:25 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36004@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2349 bytes --]

New issue by negrel on void-packages repository

https://github.com/void-linux/void-packages/issues/36004

Description:
### System

* squashfs-tools  
  *Void 5.13.0-30-generic x86_64 GenuineIntel notuptodate rF* (docker container)
* package:
  *squashfs-tools-4.5_2*

### Expected behavior
`mksquashfs` should not segfault.

### Actual behavior
`mksquashfs` segfault with the following message when using in buildah container:
```
libgcc_s.so.1 must be installed for pthread_cancel to work
container exited on segmentation fault
error while running runtime: exit status 1
```

### Steps to reproduce the behavior
Use mksquashfs on any system without `base` package installed, the docker image for example:
```
docker run --rm voidlinux/voidlinux sh -c "xbps-install -Syu squashfs-tools && mksquashfs / /rootfs.sqsh -e dev proc run sys boot"
x86_64-repodata: [1729KB 0%] 54MB/s ETA: 00m00s
x86_64-repodata: 1729KB [avg rate: 23GB/s]
2 packages will be downloaded:

2 packages will be installed:

  lzo-2.10_2 
  squashfs-tools-4.5_2 

Size to download:              211KB
Size required on disk:         533KB
Space available on disk:       145GB


[*] Downloading packages
lzo-2.10_2.x86_64.xbps.sig: [512B 100%] 9615KB/s ETA: 00m00s
lzo-2.10_2.x86_64.xbps.sig: 512B [avg rate: 9615KB/s]
lzo-2.10_2.x86_64.xbps: [40KB 9%] 29MB/s ETA: 00m00s
lzo-2.10_2.x86_64.xbps: 40KB [avg rate: 294MB/s]
lzo-2.10_2: verifying RSA signature...
squashfs-tools-4.5_2.x86_64.xbps.sig: [512B 100%] -- stalled -- ETA: 00m00s
squashfs-tools-4.5_2.x86_64.xbps.sig: 512B [avg rate: -- stalled --]
squashfs-tools-4.5_2.x86_64.xbps: [170KB 2%] -- stalled -- ETA: 00m00s
squashfs-tools-4.5_2.x86_64.xbps: 170KB [avg rate: -- stalled --]
squashfs-tools-4.5_2: verifying RSA signature...

[*] Collecting package files
lzo-2.10_2: collecting files...
squashfs-tools-4.5_2: collecting files...

[*] Unpacking packages
lzo-2.10_2: unpacking ...
squashfs-tools-4.5_2: unpacking ...

[*] Configuring unpacked packages
lzo-2.10_2: configuring ...
lzo-2.10_2: installed successfully.
squashfs-tools-4.5_2: configuring ...
squashfs-tools-4.5_2: installed successfully.

2 downloaded, 2 installed, 0 updated, 2 configured, 0 removed.
libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted (core dumped)
```


             reply	other threads:[~2022-03-06  7:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-06  7:43 negrel [this message]
2022-03-07 13:49 ` sgn
2022-03-18 18:19 ` negrel
2022-03-20  9:22 ` sgn
2022-06-27  2:16 ` github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36004@inbox.vuxu.org \
    --to=negrel@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).