Ticket #587 (closed defect: upstream)

Opened 5 years ago

Last modified 5 years ago

Skipping non-text files when regenerate environment

Reported by: zaufi Owned by:
Priority: Sometime Milestone:
Component: clients/paludis Version: 0.26.2
Keywords: Cc:
Blocked By: Blocking:
Distribution: Gentoo

Description

I have all my configs under Subversion and a script to relink' files from working copy to destination. Particualrly I have under SVN some files from /etc/env.d directory and in fact they are text files but links to directory with working copy of my configs. Unfortunately, in contrast to emegre, paludis` ignore all symlinks when updateing environment telling me

Skipping non-text file etc/env.d/02locale. Skipping non-text file etc/env.d/50local_path. Skipping non-text file etc/env.d/99my_env. Skipping non-text file etc/env.d/99pkg_config. Skipping non-text file etc/env.d/99unison. Skipping non-text file etc/env.d/99web_proxies.

Change History

comment:1 Changed 5 years ago by dleverton

  • Status changed from new to closed
  • Resolution set to upstream

Paludis doesn't do this itself, it uses the env module that's part of eselect. File a bug with Gentoo.

Note: See TracTickets for help on using tickets.