Bug#729502: error during package install/configure

2014-06-24 Thread Enrico Rossi
Package: debtags
Version: 1.12
Tags: confirmed

Hi,

I confirm the bug is present and at a first test if in the config file
there are valid http lines from where to download the updates,
debtags-fetch will try the download even if the --local is specified
during the update.

The proposed alioth URL seems to be no longer valid
(http://debtags.alioth.debian.org/tags/).

I will

- Investigate if the --local switch should really avoid any kind of
  remote update.

- Change the proposed default for the remote update URL in the package.

- See if it is correct to catch the exception if the remote URL is not
  found and decide how to properly handle it.

Thanks for reporting.
Ciao
E.

-- 
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi e.ro...@tecnobrain.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#729502: error during package install/configure

2013-11-13 Thread Joseph Nahmias
Package: debtags
Version: 1.12
Severity: important

Hello,

dpkg errors out when upgrading debtags from v1.10.2:

Setting up debtags (1.12) ...
Traceback (most recent call last):
  File /usr/bin/debtags-fetch, line 347, in module
if not src.fetch():
  File /usr/bin/debtags-fetch, line 197, in fetch
infd = urllib2.urlopen(urlvoc)
  File /usr/lib/python2.7/urllib2.py, line 127, in urlopen
return _opener.open(url, data, timeout)
  File /usr/lib/python2.7/urllib2.py, line 404, in open
response = self._open(req, data)
  File /usr/lib/python2.7/urllib2.py, line 422, in _open
'_open', req)
  File /usr/lib/python2.7/urllib2.py, line 382, in _call_chain
result = func(*args)
  File /usr/lib/python2.7/urllib2.py, line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
  File /usr/lib/python2.7/urllib2.py, line 1184, in do_open
raise URLError(err)
urllib2.URLError: urlopen error [Errno 111] Connection refused
fetcher command /usr/bin/debtags-fetch --local update failed. Context:
acquiring new data
dpkg: error processing debtags (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 debtags
E: Sub-process /usr/bin/dpkg returned an error code (1)

Also, I don't recall modifying the config file -- perhaps it's left over from a
previous version??

--Joe


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debtags depends on:
ii  apt 0.9.12.1
ii  libapt-pkg4.12  0.9.12.1
ii  libc6   2.17-93
ii  libept1.4.121.0.12
ii  libgcc1 1:4.8.2-1
ii  libstdc++6  4.8.2-1
ii  libxapian22 1.2.15-2
ii  python  2.7.5-5
ii  python-debian   0.1.21+nmu2
ii  zlib1g  1:1.2.8.dfsg-1

debtags recommends no packages.

Versions of packages debtags suggests:
pn  tagcoll  none

-- Configuration Files:
/etc/debtags/sources.list changed:
tags apt://
tags http://debtags.alioth.debian.org/tags/


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org