Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1466450 Details for
Bug 1605780
python-msrestazure: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 17.69 KB, created by
Mohan Boddu
on 2018-07-20 16:57:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 16:57:46 UTC
Size:
17.69 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-msrestazure.spec'], chrootPath='/var/lib/mock/f29-build-13054703-949986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f3fd1f24e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-msrestazure.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-msrestazure-0.4.23-3.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-msrestazure.spec'], chrootPath='/var/lib/mock/f29-build-13054703-949986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f3fd1f24e10>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-msrestazure.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rf5FSp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf msrestazure-for-python-0.4.23 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/msrestazure-0.4.23.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd msrestazure-for-python-0.4.23 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ /usr/bin/cat /builddir/build/SOURCES/python-msrestazure-0.4.21-build.patch >+ /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lyp1Fe >+ umask 022 >+ cd /builddir/build/BUILD >+ cd msrestazure-for-python-0.4.23 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >running build >running build_py >creating build >creating build/lib >creating build/lib/msrestazure >copying msrestazure/azure_exceptions.py -> build/lib/msrestazure >copying msrestazure/version.py -> build/lib/msrestazure >copying msrestazure/azure_configuration.py -> build/lib/msrestazure >copying msrestazure/azure_cloud.py -> build/lib/msrestazure >copying msrestazure/__init__.py -> build/lib/msrestazure >copying msrestazure/azure_active_directory.py -> build/lib/msrestazure >copying msrestazure/tools.py -> build/lib/msrestazure >copying msrestazure/azure_operation.py -> build/lib/msrestazure >creating build/lib/msrestazure/polling >copying msrestazure/polling/__init__.py -> build/lib/msrestazure/polling >copying msrestazure/polling/arm_polling.py -> build/lib/msrestazure/polling >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7NtEl9 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch >++ dirname /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch >+ cd msrestazure-for-python-0.4.23 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_exceptions.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/polling >copying build/lib/msrestazure/polling/__init__.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/polling >copying build/lib/msrestazure/polling/arm_polling.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/polling >copying build/lib/msrestazure/version.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_configuration.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_cloud.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >copying build/lib/msrestazure/__init__.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_active_directory.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >copying build/lib/msrestazure/tools.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_operation.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/azure_exceptions.py to azure_exceptions.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/polling/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/polling/arm_polling.py to arm_polling.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/version.py to version.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/azure_configuration.py to azure_configuration.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/azure_cloud.py to azure_cloud.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/azure_active_directory.py to azure_active_directory.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/tools.py to tools.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure/azure_operation.py to azure_operation.pyc >writing byte-compilation script '/tmp/tmpECn1_Y.py' >/usr/bin/python2 -O /tmp/tmpECn1_Y.py >removing /tmp/tmpECn1_Y.py >running install_egg_info >running egg_info >creating msrestazure.egg-info >writing requirements to msrestazure.egg-info/requires.txt >writing msrestazure.egg-info/PKG-INFO >writing top-level names to msrestazure.egg-info/top_level.txt >writing dependency_links to msrestazure.egg-info/dependency_links.txt >writing manifest file 'msrestazure.egg-info/SOURCES.txt' >reading manifest file 'msrestazure.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'msrestazure.egg-info/SOURCES.txt' >Copying msrestazure.egg-info to /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7/site-packages/msrestazure-0.4.23-py2.7.egg-info >running install_scripts >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7 >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_exceptions.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >creating /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/polling >copying build/lib/msrestazure/polling/__init__.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/polling >copying build/lib/msrestazure/polling/arm_polling.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/polling >copying build/lib/msrestazure/version.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_configuration.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_cloud.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >copying build/lib/msrestazure/__init__.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_active_directory.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >copying build/lib/msrestazure/tools.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >copying build/lib/msrestazure/azure_operation.py -> /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/azure_exceptions.py to azure_exceptions.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/polling/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/polling/arm_polling.py to arm_polling.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/version.py to version.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/azure_configuration.py to azure_configuration.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/azure_cloud.py to azure_cloud.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/__init__.py to __init__.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/azure_active_directory.py to azure_active_directory.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/tools.py to tools.cpython-37.pyc >byte-compiling /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure/azure_operation.py to azure_operation.cpython-37.pyc >writing byte-compilation script '/tmp/tmpuhfz2n7e.py' >/usr/bin/python3 /tmp/tmpuhfz2n7e.py >removing /tmp/tmpuhfz2n7e.py >running install_egg_info >running egg_info >writing msrestazure.egg-info/PKG-INFO >writing dependency_links to msrestazure.egg-info/dependency_links.txt >writing requirements to msrestazure.egg-info/requires.txt >writing top-level names to msrestazure.egg-info/top_level.txt >reading manifest file 'msrestazure.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'msrestazure.egg-info/SOURCES.txt' >Copying msrestazure.egg-info to /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7/site-packages/msrestazure-0.4.23-py3.7.egg-info >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.4.23-3.fc29 --unique-debug-suffix -0.4.23-3.fc29.noarch --unique-debug-src-base python-msrestazure-0.4.23-3.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/msrestazure-for-python-0.4.23 >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-msrestazure-0.4.23-3.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Py7aY6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd msrestazure-for-python-0.4.23 >+ /usr/bin/python2 setup.py test >running test >Searching for adal<0.6,>=0.5.0 >Reading https://pypi.org/simple/adal/ >Download error on https://pypi.org/simple/adal/: [Errno -2] Name or service not known -- Some packages may not be found! >Couldn't retrieve index page for 'adal' >Scanning index of all packages (this may take a while) >Reading https://pypi.org/simple/ >Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found! >No local packages or working download links found for adal<0.6,>=0.5.0 >error: Could not find suitable distribution for Requirement.parse('adal<0.6,>=0.5.0') >error: Bad exit status from /var/tmp/rpm-tmp.Py7aY6 (%check) > Bad exit status from /var/tmp/rpm-tmp.Py7aY6 (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-msrestazure.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605780
: 1466450 |
1466451
|
1466452