Your message dated Wed, 16 Mar 2016 12:30:20 +0100
with message-id <[email protected]>
and subject line Re: Bug#818337: publican: git source url is out of date
has caused the Debian Bug report #818338,
regarding publican: git source url is out of date
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
818338: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818338
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: publican
Severity: normal

Dear Maintainer,

I typed `apt-get source publican' and saw this output.

$ apt-get source publican/testing
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'publican' packaging is maintained in the 'Git' version control
system at:
git://git.debian.org/collab-maint/publican.git
...

But `git clone git://git.debian.org/collab-maint/publican.git' says
this:
fatal: repository
'https://anonscm.debian.org/collab-maint/publican.git/' not found
And in a web browser it gives 404.

1) Please fix this by changing this URI to
git://git.fedorahosted.org/publican.git as this is linked from the
project home page specified in the package metadata.

2) I read the .dsc file,
> Vcs-Browser:
> http://anonscm.debian.org/gitweb/?p=collab-maint/publican.git
> Vcs-Git: git://anonscm.debian.org/collab-maint/publican.git
The first URI should be https://git.fedorahosted.org/git/publican.git

-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
    APT policy: (500, 'stable-updates'), (500, 'stable')
    Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Hello Svetlana,

On Wed, 16 Mar 2016, Svetlana A. Tkachenko wrote:
> NOTICE: 'publican' packaging is maintained in the 'Git' version control 
> system at:
> git://git.debian.org/collab-maint/publican.git
> ...
> 
> But `git clone git://git.debian.org/collab-maint/publican.git' says this:
> fatal: repository 'https://anonscm.debian.org/collab-maint/publican.git/' not 
> found
> And in a web browser it gives 404.

Huh, no, this command works:
$ LANG=C git clone git://git.debian.org/collab-maint/publican.git
Cloning into 'publican'...
remote: Counting objects: 41911, done.
remote: Compressing objects: 100% (11152/11152), done.
[...]

Maybe you have some bad configuration directives in ~/.gitconfig that rewrite
the URL into something else (i.e. the https://anonscm.debian.org/ based URL).
In that case, you should drop the rewriting or fix it so that rewritten URL
is https://anonscm.debian.org/git/collab-maint/publican.git/.

> 1) Please fix this by changing this URI to 
> git://git.fedorahosted.org/publican.git as this is linked from the project 
> home page specified in the package metadata.

No, this is the upstream git repository, not the packaging one.

> 2) I read the .dsc file,
> > Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/publican.git
> > Vcs-Git: git://anonscm.debian.org/collab-maint/publican.git
> The first URI should be https://git.fedorahosted.org/git/publican.git

Again, no.

I'm closing the ticket as your request is invalid.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/

--- End Message ---

Reply via email to