Your message dated Sun, 20 Dec 2020 02:18:46 +0000
with message-id <[email protected]>
and subject line Bug#977527: fixed in freedombox 20.20.1
has caused the Debian Bug report #977527,
regarding freedombox FTBFS: test_homepage_mapping_skip_ci failure
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.)


-- 
977527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977527
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: freedombox
Version: 20.20
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=freedombox&arch=all&ver=20.20&stamp=1607996658&raw=0

...
=================================== FAILURES ===================================
________________________ test_homepage_mapping_skip_ci _________________________

    def test_homepage_mapping_skip_ci():
        """Special tests for homepage functions."""
    
        try:
            UWS_DIRECTORY = uws_directory_of_user(os.getlogin())
        except OSError:
            reason = "Needs access to ~/ directory. " \
                   + "CI sandboxed workspace doesn't provide it."
            pytest.skip(reason)
    
        if os.path.exists(UWS_DIRECTORY):
            reason = "UWS dir {} exists already.".format(UWS_DIRECTORY)
            pytest.skip(reason)
    
        f = _home_page_scid2url
>       os.mkdir(UWS_DIRECTORY)
E       FileNotFoundError: [Errno 2] No such file or directory: 
'/home/buildd/public_html'

plinth/modules/config/tests/test_config.py:106: FileNotFoundError
=============================== warnings summary ===============================
plinth/modules/sso/tests/test_actions.py::test_generate_ticket
  /<<PKGBUILDDIR>>/plinth/modules/sso/tests/../../../../actions/auth-pubtkt:87: 
DeprecationWarning: str for data is no longer accepted, use bytes
    sig = crypto.sign(pkey, data, 'sha512')

-- Docs: https://docs.pytest.org/en/latest/warnings.html
========= 1 failed, 386 passed, 47 skipped, 1 warnings in 9.07 seconds =========
E: pybuild pybuild:353: test: plugin custom failed with: exit code=1: python3.9 
setup.py test
        rm -fr -- /tmp/dh-xdg-rundir-_88epuE8
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
returned exit code 13
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 25

--- End Message ---
--- Begin Message ---
Source: freedombox
Source-Version: 20.20.1
Done: James Valleroy <[email protected]>

We believe that the bug you reported is fixed in the latest version of
freedombox, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Valleroy <[email protected]> (supplier of updated freedombox package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 19 Dec 2020 19:18:42 -0500
Source: freedombox
Architecture: source
Version: 20.20.1
Distribution: unstable
Urgency: medium
Maintainer: FreedomBox packaging team 
<[email protected]>
Changed-By: James Valleroy <[email protected]>
Closes: 977527
Changes:
 freedombox (20.20.1) unstable; urgency=medium
 .
   [ Reg Me ]
   * Translated using Weblate (Dutch)
 .
   [ ikmaak ]
   * Translated using Weblate (Dutch)
   * Translated using Weblate (German)
   * Translated using Weblate (Dutch)
 .
   [ Burak Yavuz ]
   * Translated using Weblate (Turkish)
 .
   [ Sunil Mohan Adapa ]
   * pagekite: Drop unused subdomain widget
   * pagekite: cosmetic: Minor yapf changes
   * clients: Fix a duplicated HTML ID
   * ui: Adopt a consistent and new table style
   * ui: Make all tables responsive
   * ui: css: Use rem as the primary unit
   * ui: Drop italic style on app name and sections in card listing
   * jsxc: Drop loading text on the login button
   * firewall: New styling for status stable
   * ui: Consistently use the btn-toolbar class for all toolbars
   * help: Make the button normal size in about page
   * users: Drop cancel button show submit as danger in delete page
   * help, power, index: ui: Drop remaining uses of &raquo;
   * ui: index: Don't show too large a help message
   * HACKING: Add suggestion not over-use Bootstrap utility classes
   * ui: Fix form error styling using bootstrap 3 style
   * jslicense.html: Drop minor styling
   * ui: Introduce common styling for two column list group
   * calibre: Use common styling for libraries list
   * pagekite: Use common styling for custom services
   * ikiwiki: Use common styling for wiki/blog list
   * gitweb: Use common styling for repo list
   * users: Use common styling for users list
   * networks: Use common styling for showing network connection
   * networks: Use common styling for Wi-Fi network list
   * networks: Use table for styling network connection list
   * firewall: Split CSS styling into separate file
   * monkeysphere: Split CSS styling into a separate file
   * samba: Split CSS styling into separate file
   * upgrades: Split CSS styling into a separate file
   * backups: Split CSS styling into a separate file
   * storage: Split CSS styling into a separate file
   * sharing: Split CSS styling into a separate file
   * letsencrypt: Split CSS styling into a separate file
   * help: Split CSS styling into a separate file
   * first_setup: Use template variable to refresh page
   * ui: Use common styling to hide logo during firstboot
   * firstboot: Use bootstrap for logo styling
   * pagekite: Eliminate inline styling
   * help: Show version information as an alert
   * ui: Avoid inline styling for setting progress bar width
   * apache2: Disallow all inline styling in sandbox settings
   * ui: Fix warning button colors
 .
   [ achalaramu ]
   * Migrate bootstrap 4 from bootstrap 3
 .
   [ Veiko Aasa ]
   * gitweb: Make functional tests compatible with pytest-bdd v4.0
   * javascript: Fix disabled submit buttons when navigating back to a page
 .
   [ James Valleroy ]
   * tests: Skip initial update
   * help: Update status log test
   * config: Skip homepage test on buildd (Closes: #977527)
   * doc: Fetch latest manual
Checksums-Sha1:
 8ed8b536d5519b37f9a97d8e444ae0af45e2adb2 2814 freedombox_20.20.1.dsc
 35b123388e8a2643dc80fe8455a894729067824a 37537432 freedombox_20.20.1.tar.xz
 275b12b1b242e464622dfd9d2bc6b6e0f26f10bd 13120 
freedombox_20.20.1_amd64.buildinfo
Checksums-Sha256:
 50c4bb34474c5696b9b2724eaf67b0fcdf3b72d483c47eda8a9fb379a469487f 2814 
freedombox_20.20.1.dsc
 c29117983f5580b2ad2c17662579a1e45e1f3f778158c72d6886a8d6f51714ef 37537432 
freedombox_20.20.1.tar.xz
 97a18b12c9862d77bc8e6371631c06dbc434c61e70d5093a603a299f15a4a6a6 13120 
freedombox_20.20.1_amd64.buildinfo
Files:
 2a7ae33d8a2edb851a9b3e1ec52237ea 2814 web optional freedombox_20.20.1.dsc
 7abb50c55976f4c53736910508caa48f 37537432 web optional 
freedombox_20.20.1.tar.xz
 fc46ba97f4f3686d36356debcf5c05d4 13120 web optional 
freedombox_20.20.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJKBAEBCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAl/eraQWHGp2YWxsZXJv
eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICG7sEACNve+4Z/tpiwLrXYGBJiihL2Hw
P68EoCnUmUai1GiUt6/je1MCBtfaw2HA6sgTzDbxhT8t7/0Me4tn7zzMjzUicMqw
1O7xE65IJbSeqmqJJ2Az2kmenJsXgoeUcZf0CXzgymT7Wac6BdiKQC0Rba3jFe70
beCcwEJxqg6R3g2tuTrL/EHURoQT9sg7ikqNJENcgT2KWKRWCBWwpvArQKsW4fia
UfbwlwewfrZHtmKHkPB7Ul8hIO4TNoAezznHqsAYQOQtvS3uE5zG71f29BX446bD
ccEtU1Cjq/7kPPugP9xd27z4n249oZQlS3H8fKI3HDx9ZT5OsnJfi82zaQiAaDVw
paGpeF2N1v5IuiyuNaY8GLYfCL6BSbAjn//qY+dYqe5eqraOft/q8zydFZKQcysv
ETHOjM0liiPQtrnNWKxQKy540ktV8+UUycM2XJPy2ShynVwWJLz1KyLx/JVNqSa/
WJ1PHHtZL0kJ2CxDBr77Mb6g0xIbWlTYAlPjQa5b098DC+eVmGv5Jk33wez1URmJ
HgODVk7o8Z7N109lzINu1urY9oW6FHAhNo+Uh6aJcrKUR8rvAgFY8bR6q5oAhnWW
B1U6Eh9NNhsTZAPlBe9mRm20n19zJYMX+VA8/RmZyF1dW5tRmij0yYrN9aza80Fs
vPoAqTA9p554UIrLKQ==
=6FpF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to