Re: rx2660 + debian
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.ia64 |
|---|---|
| Message-ID | <[email protected]> |
Hello Pedro! On 4/20/22 09:07, Pedro Miguel Justo wrote: > Thanks Adrian. > > That worked quite well. I was able to refresh the package list with no error after that. > > However, when conducting the “upgrade” command, things quickly derailed. I am now in a state where not even “perl” runs. > > > # perl > perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory > > > I guess I had just been too long since I had taken an upgrade and things are fragile as it is, without letting things > lapse this long. I guess the best next step for me is to install the OS clean from the most recent ISO. This is a bug in the glibc library [1] that was fixed long ago. It's basically possible to repair your setup manually but it's just easier to reinstall using the latest installation ISO. Adrian > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974552