Debian Bug report logs -
#849715
mailutils: Incorrect Vcs-Svn header in source package
Reply or subscribe to this bug.
Display info messages
Message #5 received at [email protected] (full text , mbox , reply ):
Source: mailutils
Version: 1:3.1.1-1
Severity: normal
Dear Maintainer,
The mailutils source package declares:
Vcs-Svn: https://anonscm.debian.org/git/collab-maint/mailutils.git
which incorrectly states that the package is maintained in Subversion while
pointing to a git repository. This (obviously) causes debcheckout to fail:
$ debcheckout mailutils
declared svn repository at https://anonscm.debian.org/git/collab-maint/mailutils.git
svn co https://anonscm.debian.org/git/collab-maint/mailutils.git mailutils ...
svn: E175009: Unable to connect to a repository at URL 'https://anonscm.debian.org/git/collab-maint/mailutils.git '
svn: E175009: XML Parsing failed: Unexpected root element 'html'
checkout failed (the command above returned a non-zero exit code)
The actual git repo that is listed is also empty:
$ git clone https://anonscm.debian.org/git/collab-maint/mailutils.git
Cloning into 'mailutils'...
warning: You appear to have cloned an empty repository.
Checking connectivity... done.
It's easy to forget to push after uploading.
cheers
Stuart
Send a report that this bug log contains spam .
Debian bug tracking system administrator <[email protected] >.
Last modified:
Tue May 13 15:58:19 2025;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.