[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
stow -R reports a bug when user directory contains a softlink with absol
From: |
Martin Castillo |
Subject: |
stow -R reports a bug when user directory contains a softlink with absolute path |
Date: |
Fri, 12 Jan 2024 16:57:11 +0100 |
User-agent: |
Mozilla Thunderbird |
Hi,
I get
BUG in find_stowed_path? Absolute/relative mismatch between Stow dir
stow and path /var at /usr/share/perl5/vendor_perl/Stow.pm line 966,
<DATA> line 22.
LINK: bar => stow/pack/bar
WARNING: in simulation mode so not modifying filesystem.
after running
mkdir -p bug/stow/pack
echo foo >bug/stow/pack/bar
ln -s /var bug/link
cd bug/stow
stow -n -v -R pack
using
stow (GNU Stow) version 2.3.1, and I thought you might be interested to
know.
Greetings,
Martin Castillo
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- stow -R reports a bug when user directory contains a softlink with absolute path,
Martin Castillo <=