Bug#944616:

2020-03-05 Thread J. Smith
It's disappointing to see Emacs 26.3 fail to propagate to Debian testing for 
the best part of six months due to this issue.
This "FTBS" is a single test failure on mips, in test set-process-filter-t.
This test is not present prior to Emacs 26.3.
It was added for https://debbugs.gnu.org/36591 , so if anyone is using Debian 
Emacs on mips, they could try investigating the test failure using the 
information in that report.
Otherwise, skipping the test on mips would allow people on other platforms to 
get an updated Emacs.



Bug#929567:

2019-06-05 Thread J. Smith
See https://debbugs.gnu.org/30045 (fixed in Emacs 26.2).



Bug#918646:

2019-01-07 Thread J. Smith
Maybe this helps?

http://lists.gnu.org/r/emacs-diffs/2018-12/msg00377.html
    



Bug#883434:

2018-08-24 Thread J. Smith
By experiment, this issue is present since Emacs 23.1.
Perhaps it therefore does not have to hold up the testing migration of Emacs 25.



Bug#905767:

2018-08-09 Thread J. Smith


Just ignore this test. See https://bugs.debian.org/879020 .



Bug#891063:

2018-08-07 Thread J. Smith
This is not an Emacs bug (or a bug at all) IMO. See eg bug#766464 and its many 
duplicates, or the summary from bug#827639:

   The problem is that you are using su to start a X/GNOME application as
   root. su does not clear the environment, so XDG_RUNTIME_DIR points to
   your users path, and the application running with root privileges
   changes the permissions.

   Please stop using su (without -l) or running X apps as root.



Bug#868856:

2017-08-08 Thread J. Smith


This bug is blocking the migration of the Emacs 25 package. It was apparently 
fixed in

https://packages.qa.debian.org/e/emacs25/news/20170729T201922Z.html

but the wrong bug number was cited in the upload message.



Bug#751264: awscli: Unconditionally crashes at startup

2014-06-11 Thread Nathaniel J. Smith
Package: awscli
Version: 1.2.9-2
Severity: grave
Justification: renders package unusable

Any attempt to run 'aws' crashes with the following traceback:

~$ aws --version
Traceback (most recent call last):
  File "/usr/bin/aws", line 23, in 
sys.exit(main())
  File "/usr/bin/aws", line 19, in main
return awscli.clidriver.main()
  File "/usr/share/awscli/awscli/clidriver.py", line 44, in main
driver = create_clidriver()
  File "/usr/share/awscli/awscli/clidriver.py", line 53, in create_clidriver
event_hooks=emitter)
  File "/usr/share/awscli/awscli/plugin.py", line 49, in load_plugins
plugin.awscli_initialize(event_hooks)
  File "/usr/share/awscli/awscli/handlers.py", line 73, in awscli_initialize
register_removals(event_handlers)
  File "/usr/share/awscli/awscli/customizations/removals.py", line 32, in
register_removals
'verify-email-address'])
  File "/usr/share/awscli/awscli/customizations/removals.py", line 45, in
remove
self._create_remover(remove_commands))
  File "/usr/lib/python3/dist-packages/botocore/hooks.py", line 64, in register
self._verify_accept_kwargs(handler)
  File "/usr/lib/python3/dist-packages/botocore/hooks.py", line 84, in
_verify_accept_kwargs
argspec = inspect.getargspec(func)
  File "/usr/lib/python3.4/inspect.py", line 930, in getargspec
raise ValueError("Function has keyword-only arguments or annotations"
ValueError: Function has keyword-only arguments or annotations, use
getfullargspec() API which can support them



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

Kernel: Linux 3.14-1-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 awscli depends on:
ii  python3   3.4.1~rc1-1
ii  python3-bcdoc 0.12.0-2
ii  python3-botocore  0.29.0+repack-2
ii  python3-colorama  0.2.5-0.2
ii  python3-docutils  0.11-3
ii  python3-rsa   3.1.2-1
ii  python3-six   1.6.1-2
pn  python3:any   

awscli recommends no packages.

awscli suggests no packages.

-- no debconf information


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