On 04.06.20 20:18, Daniel Schröter wrote:
> I have the file under /usr:
> # ll /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
> -rw-r--r-- 1 root root 99K Feb 4 15:52
> /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
I linked it:
# ln -s /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
/lib/x86_64-linux-gnu/libgcc_s.s
On 04.06.20 12:41, Adam Borowski wrote:
> As your setup is different from mine: could you please confirm that
> installing libcc-s1 fixes the problem?
Do you mean libgcc-s1? It's already installed because of dependency to apt.
I have the file under /usr:
# ll /usr/lib/x86_64-linux-gnu/libgcc_s.so
On Wed, Jun 03, 2020 at 07:20:58PM +0200, Daniel Schröter wrote:
> Package: btrfs-progs
> if I do an
> update-initramfs -v -c -k 5.6.0-2-amd64
> it failed.
> + [ -f /lib/x86_64-linux-gnu/libgcc_s.so.1 ]
> It failed on /lib/x86_64-linux-gnu/libgcc_s.so.1. It's not available
> # ll /lib/x86_64-lin
Package: btrfs-progs
Version: 5.6-1
Severity: normal
Dear Maintainer,
if I do an
update-initramfs -v -c -k 5.6.0-2-amd64
it failed. I add
set -x
to
/usr/share/initramfs-tools/hooks/btrfs
so I get an better output:
[]
Adding binary /usr/lib/x86_64-linux-gnu/libzstd.so.1.4.4
+ cp -pP /usr/lib/x
4 matches
Mail list logo