From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 112A5388882B; Wed, 18 Aug 2021 06:39:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 112A5388882B From: "dilyan.palauzov at aegee dot org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/28237] ldconfig: /lib64/ld-linux-x86-64.so.2 is not a symbolic link Date: Wed, 18 Aug 2021 06:38:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dilyan.palauzov at aegee dot org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 06:39:00 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28237 --- Comment #5 from dilyan.palauzov at aegee dot org --- Is the problem caused, because /lib64/ld-2.33.so exists, it has readelf -d ld-2.33.so Dynamic section at offset 0x2de70 contains 19 entries: Tag Type Name/Value 0x000000000000000e (SONAME) Library soname: [ld-linux-x86-64.s= o.2] and therefore ld-linux-x86-64.so.2 is not a symbolic link? In this case, the upgrade procedure from 2.33 to 2.34 is significantly different from the upgrade procedures in previous versions. In previous versions, upgrade was a matter of installing additional files, and , by mea= ns of `make install` changing symlink destinations. In 2.34 the upgrade proce= dure suggests deleting old files. In other words https://tldp.org/HOWTO/html_single/Glibc-Install-HOWTO/ does= not apply any more. The NEWS file shall document the change in the upgrade procedure 2.33 =E2= =86=92 2.34. --=20 You are receiving this mail because: You are on the CC list for the bug.=