Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New SYMLINK_LIB=no migration tool for review
Date: Sat, 12 Aug 2017 21:33:49
Message-Id: 1502573615.12010.4.camel@gentoo.org
In Reply to: [gentoo-dev] New SYMLINK_LIB=no migration tool for review by "Michał Górny"
1 On śro, 2017-08-02 at 17:58 +0200, Michał Górny wrote:
2 > Hi, everyone.
3 >
4 > I've finally gotten around to writing a new tool for migrating amd64
5 > systems to SYMLINK_LIB=no layout [1]. I've put it in symlink-lib-
6 > migration [2] repository along with a README. Please review it and give
7 > it more testing.
8
9 I've pushed two important fixes now:
10
11 a. The tool now processes unowned files as well -- *.{a,la,so} are left
12 in lib64 (i.e. the symlinks created by db.eclass and alikes) while
13 everything else goes into lib.
14
15 b. I've fixed cleanup phase to also remove top-level files
16 and directories that were moved out of lib64. Also, I've fixed it not to
17 complain about trying to remove non-empty directories.
18
19
20 > [1]:https://bugs.gentoo.org/show_bug.cgi?id=506276
21 > [2]:https://github.com/mgorny/symlink-lib-migration
22
23 --
24 Best regards,
25 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] New SYMLINK_LIB=no migration tool for review Georgy Yakovlev <ya@×××××××.net>