Bug#902565: autofs not migrated to salsa.d.o(?)

2018-06-27 Thread Vincent McIntyre
Package: autofs
Severity: normal

I was trying to find the autofs source on salsa and was unable to
after a fair bit of rummaging around.

The old alioth repo is archived at [1].
Is it possible to migrate it to salsa, from that tar ball?

Kind regards
Vince

[1] https://alioth-archive.debian.org/git/collab-maint/autofs.git.tar.xz



Processed: Bug #896636 in sphinx-argparse marked as pending

2018-06-27 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #896636 [src:sphinx-argparse] FTBFS with sphinx 1.7.2: exception: cannot 
import name 'Directive'
Added tag(s) pending.

-- 
896636: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896636
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Custom Shaped USB drives

2018-06-27 Thread Vanessa

Hi,

I would like to speak with the person in charge of purchasing your LOGO
promotional products for your company?

We manufacture custom LOGO USB flash drives for our customers across the
US.
We can print your logo, and load your digital images, videos and files.

If you need marketing, advertising, gifts or incentives, USB flash drives
are the solution.

Here is what we include:
All Memory Sizes from 64MB up to 128GB!
Second Side Printing
Low Minimum Quantities
Rush Service Available
Full color Printing

Send us your product image or logo files; we will create a design mock up
for you at no cost!
We are always running a new deals; email to get pricing.

Ask about the “Double Your Memory” upgrade promotion going on right
now.
Pricing is low right now, so let us know what you need and we will get you
a quick quote.

We always offer great rates for schools and nonprofits as well.
Regards,

Vanessa
Logo USB Account Manager



Bug#902517: python-ofxclient: FTBFS in buster/sid (failing tests)

2018-06-27 Thread Santiago Vila
Package: src:python-ofxclient
Version: 2.0.3+git20180108-3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:


[...]
 debian/rules build-indep
dh build-indep --with python2 --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python setup.py build 
running build
running build_py
creating 
/<>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/ofxclient
copying ofxclient/util.py -> 
/<>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/ofxclient
copying ofxclient/client.py -> 
/<>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/ofxclient

[... snipped ...]

--
Traceback (most recent call last):
  File 
"/<>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/tests/secure_config.py",
 line 38, in testStaysUnsecure
c = makeConfig()
  File 
"/<>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/tests/secure_config.py",
 line 16, in makeConfig
conf.set_secure('section1', 'password', 'PASSWORD')
  File "ofxclient/config.py", line 138, in set_secure
ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", 
line 1239, in set
super(ConfigParser, self).set(section, option, value)
  File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", 
line 914, in set
value)
  File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", 
line 392, in before_set
"position %d" % (value, tmp_value.find('%')))
ValueError: invalid interpolation syntax in u'%{secured}' at position 0

==
ERROR: testUnsavedOptions (tests.secure_config.IdentifySecureOptionTests)
--
Traceback (most recent call last):
  File 
"/<>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/tests/secure_config.py",
 line 82, in testUnsavedOptions
c = makeConfig()
  File 
"/<>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build/tests/secure_config.py",
 line 16, in makeConfig
conf.set_secure('section1', 'password', 'PASSWORD')
  File "ofxclient/config.py", line 138, in set_secure
ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", 
line 1239, in set
super(ConfigParser, self).set(section, option, value)
  File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", 
line 914, in set
value)
  File "/usr/lib/python2.7/dist-packages/backports/configparser/__init__.py", 
line 392, in before_set
"position %d" % (value, tmp_value.find('%')))
ValueError: invalid interpolation syntax in u'%{secured}' at position 0

--
Ran 24 tests in 0.027s

FAILED (errors=11)
E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd 
/<>/python-ofxclient-2.0.3+git20180108/.pybuild/cpython2_2.7_ofxclient/build;
 python2.7 -m nose -v tests/ofxconfig.py tests/__init__.py tests/institution.py 
tests/secure_config.py tests/account.py
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned 
exit code 13
debian/rules:15: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/<>/python-ofxclient-2.0.3+git20180108'
debian/rules:12: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


The above is how the build ends in my autobuilder and it's not
necessarily the relevant part.

The failure is not, however, related to using dpkg-buildpackage -A,
as it also fails in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-ofxclient.html

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.