Re: Command /usr/bin/mv wrong message in German

2024-04-01 Thread Andrey Rakhmatullin
On Mon, Apr 01, 2024 at 05:02:56PM +0200, Fabrice Aeschbacher wrote: > "dpkg -S" or "apt-file" give me an incorrect or no answer, most of the > times. > > Whereas this url always returns a correct answer: > https://www.debian.org/distrib/packages#search_contents Have you tried either of two

Re: Command /usr/bin/mv wrong message in German

2024-04-01 Thread Fabrice Aeschbacher
"dpkg -S" or "apt-file" give me an incorrect or no answer, most of the times. Whereas this url always returns a correct answer: https://www.debian.org/distrib/packages#search_contents Best, Fabrice Le 01/04/2024 à 09:58, Andrey Rakhmatullin a écrit : On Mon, Apr 01, 2024 at 01:03:04PM

Re: Command /usr/bin/mv wrong message in German

2024-04-01 Thread Alexandre Detiste
Le lun. 1 avr. 2024 à 10:43, Johannes Schauer Marin Rodrigues a écrit : > > This is the reason I never expect dpkg -S to work and dpkg -L to be > > correct. The (probably) oldest registered bug report about this is #213907, > > from 2003. RPM has %ghost since before that, of course. > > This is

Re: Command /usr/bin/mv wrong message in German

2024-04-01 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Andrey Rakhmatullin (2024-04-01 09:58:21) > On Mon, Apr 01, 2024 at 01:03:04PM +1000, Russell Stuart wrote: > > On 1/4/24 10:18, gregor herrmann wrote: > > > % dpkg -S $(which mv > coreutils: /usr/bin/mv > > > > On bookworm: > > > > $ dpkg -S $(which mv) > > dpkg-query: no

Re: Command /usr/bin/mv wrong message in German

2024-04-01 Thread Andrey Rakhmatullin
On Mon, Apr 01, 2024 at 01:03:04PM +1000, Russell Stuart wrote: > On 1/4/24 10:18, gregor herrmann wrote: > > % dpkg -S $(which mv > coreutils: /usr/bin/mv > > On bookworm: > > $ dpkg -S $(which mv) > dpkg-query: no path found matching pattern /usr/bin/mv > > This is caused by the /bin

Re: Command /usr/bin/mv wrong message in German

2024-03-31 Thread Russ Allbery
Russell Stuart writes: > The reason I'm replying is after one, probably two decades this still > annoys me: >$ dpkg -S /etc/profile >dpkg-query: no path found matching pattern /etc/profile > It was put their by the Debian install, and I'm unlikely to change it. > Its fairly important

Re: Command /usr/bin/mv wrong message in German

2024-03-31 Thread Russell Stuart
On 1/4/24 10:18, gregor herrmann wrote: % dpkg -S $(which mv > coreutils: /usr/bin/mv On bookworm: $ dpkg -S $(which mv) dpkg-query: no path found matching pattern /usr/bin/mv This is caused by the /bin -> /usr/bin shift. The reason I'm replying is after one, probably two decades

Re: Command /usr/bin/mv wrong message in German

2024-03-31 Thread gregor herrmann
On Sun, 31 Mar 2024 19:44:24 +0200, Hans wrote: > as I could not find, which package /usr/bin/mv is belonging to and > apt-file search /usr/bin/mv did not help either, I just in form you here. % apt-file search -x "usr/bin/mv$" coreutils: /usr/bin/mv Faster: % dpkg -S

Re: Command /usr/bin/mv wrong message in German

2024-03-31 Thread Hans
Hi Sven, just did as you suggested. Thanks for the hint Best regards Hans > Problems with German translations are best reported to > debian-l10n-ger...@lists.debian.org.

Re: Command /usr/bin/mv wrong message in German

2024-03-31 Thread Sven Joachim
Am 31.03.2024 um 19:44 schrieb Hans: > Hi folks, > > as I could not find, which package /usr/bin/mv is belonging to and > apt-file search /usr/bin/mv did not help either, I just in form you here. Problems with German translations are best reported to debian-l10n-ger...@lists.debian.org. > There

Command /usr/bin/mv wrong message in German

2024-03-31 Thread Hans
Hi folks, as I could not find, which package /usr/bin/mv is belonging to and apt-file search /usr/bin/mv did not help either, I just in form you here. There is a little translation problem with this command. In German moving a file to anbother place is telling this: mv -v test2/bla.txt