Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-13 Thread Marco d'Itri
retitle -1 1037362 usrmerge: fails to run ldd On Jun 13, Lawrence Bayly wrote: > Spoke too soon, usrmerge broke my system worse than I could have > imagined, /usr/bin/init went to systemd but in the old place > /lib/systemd (the lib folder was either empty or not there, likely > because of th

Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-13 Thread Lawrence Bayly
then I couldn't login to the machine anymore because bash couldn't run. From: Marco d'Itri Sent: Monday, June 12, 2023 12:08 To: Lawrence Bayly Cc: 1037...@bugs.debian.org Subject: Re: Bug#1037362: usrmerge: Can not run due to an open file handl

Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-12 Thread Marco d'Itri
On Jun 12, Lawrence Bayly wrote: > root@cg-sg:/tmp/coreutils/bin# ldd /bin/cp > not a dynamic executable > root@cg-sg:/tmp/coreutils/bin# file /bin/cp > /bin/cp: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically > linked, interpreter /lib64/ld-linux-x86-64.so.2, > Buil

Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-12 Thread Lawrence Bayly
rescue mode to move it back. Thanks, Lawrence From: Marco d'Itri Sent: Monday, June 12, 2023 08:37 To: Lawrence Bayly; 1037...@bugs.debian.org Subject: Re: Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to c

Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-12 Thread Marco d'Itri
On Jun 12, Lawrence Bayly wrote: > root@cg-sg:~# file /bin/cp > /bin/cp: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically > linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, > BuildID[sha1]=3a0bad79264ea6b37c1b8d4dd2b206b8001097dc, stripped Interesting. I

Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-12 Thread Lawrence Bayly
Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close On Jun 12, Lawrence Bayly wrote: > The output is as follows:- > > root@cg-sg:~# ldd /bin/cp >not a dynamic executable Weird. Is /bin/cp a script then? Where does it come from? -- ciao, Marco

Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-12 Thread Marco d'Itri
On Jun 12, Lawrence Bayly wrote: > The output is as follows:- > > root@cg-sg:~# ldd /bin/cp >not a dynamic executable Weird. Is /bin/cp a script then? Where does it come from? -- ciao, Marco

Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-12 Thread Marco d'Itri
On Jun 12, Lawrence Bayly wrote: > FATAL ERROR: > Can't close(GLOB(0x564e905c3aa0)) filehandle: '' at > /usr/lib/usrmerge/convert-usrmerge line 222 This is not an open file but the call to ldd, the default error message is stupid. Please report the output and exit status of "ldd /bin/cp". --

Bug#1037362: usrmerge: Can not run due to an open file handle (GLOB) that it seems is not possible to close

2023-06-12 Thread Lawrence Bayly
Package: usrmerge Version: 35 Severity: important Dear Maintainer, * What led up to the situation? I tried to upgrade debian to Debian 12 from Debian 11 on a Linode VPS. * What exactly did you do (or not do) that was effective (or ineffective)? Cannot upgrade because of usrmerge faili