Layman 1.2.6 released 2010-01-12
In spirit of release-early-and-without-reason: here is Layman 1.2.6. Let me try to summarize:
Summary
layman-1.2.6 introduces support for tar overlays that are compressed with an algorithm other than gzip or bzip2. That, plus minor fixes.
Details
- Warn on lack of write permissions (fixes #260218)
- Migrate to GNU tar’s compression format auto-detection which adds potential support for more types of compressed tar archives (LZMA, xz or Z) as a side-effect
(Requires GNU tar 1.15 or later, released in 2005) - Drop support for broken tar overlays with missing category level (and missing profiles/repo_name as a consequence)
- Make missing overlay directory not fail removal of that overlay from the local list
- Start shipping doc sources and release notes with release archives
- Start shipping test suite files missing from the 1.2.5 release
How to upgrade
- Unmask =app-portage/layman-1.2.6 if you’re on stable
- sudo emerge -av =app-portage/layman-1.2.6
- sudo etc-update
What else?
- Please report bugs!
- Using layman and proxies, programming Python?
Feel like doing James a favor with bug #300651?
Gentoo is dying? Says who?!

This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-No Derivative Works 3.0 Germany License.


I’d very much like to see https://bugs.gentoo.org/253725 being fixed as well. It’s just annoying to maintain every single layman ebuild in my own overlay because of that stupid keepdir thingie…