Summary: | www/firefox-i18n: selenium crashes when trying to use the firefox webdriver | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | bye <owen94012> |
Component: | Individual Port(s) | Assignee: | freebsd-gecko (Nobody) <gecko> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Only Me | CC: | w.schwarzenfeld |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gecko) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
bye
2016-12-10 10:14:08 UTC
Trying to downgrade to a previous version of firefox, this is what happens. @bn:~ % portdowngrade www/firefox-i18n Choose a revision from this list and run /usr/local/sbin/portdowngrade www/firefox-i18n revision ------------------------------------------------------------------------ r428261 | jbeich | 2016-12-10 07:23:56 +0800 (Sat, 10 Dec 2016) | 9 lines www/firefox: update to 50.1.0 (rc2) https://hg.mozilla.org/releases/mozilla-release/rev/8612c3320053 is new since rc1 Changes: https://www.mozilla.org/firefox/50.1.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog MFH: 2016Q4 (r428102 bandwagon) Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238 ------------------------------------------------------------------------ r428102 | jbeich | 2016-12-08 14:06:59 +0800 (Thu, 08 Dec 2016) | 7 lines www/firefox: update to 50.1.0 (rc1) Changes: https://www.mozilla.org/firefox/50.1.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog MFH: 2016Q4 Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238 ------------------------------------------------------------------------ r427506 | cmt | 2016-12-02 00:37:56 +0800 (Fri, 02 Dec 2016) | 9 lines firefox-{,esr}-i18n: fix distinfo. my bad. PR: 214978 Reported by: Gary Approved by: rene (implicit, mentor), fixing-my-own-mess MFH: 2016Q4 ------------------------------------------------------------------------ r427504 | cmt | 2016-12-01 22:24:17 +0800 (Thu, 01 Dec 2016) | 7 lines update firefox 50.0.2, libxul and thunderbird 45.5.1 PR: 214978 Approved by: jbeich (maintainer), rene (mentor, implicit) MFH: 2016Q4 Security: 18f39fb6-7400-4063-acaf-0806e92c094f ^Csvn: E200015: Caught signal Choose a revision from the above list and run /usr/local/sbin/portdowngrade www/firefox-i18n revision @bn:~ % portdowngrade www/firefox-i18n r428261 A firefox-i18n/Makefile A firefox-i18n/distinfo A firefox-i18n/Makefile.lang A firefox-i18n/Makefile.option A firefox-i18n/pkg-descr Checked out revision 428261. You should be done-- now cd into firefox-i18n and you can run # make deinstall install clean Please note that portdowngrade no longer modifies the ports tree; the checked out port is at /home/username/firefox-i18n @bn:~ % cd firefox-i18n/ @bn:~/firefox-i18n % sudo make dinstall install clean Password: make: "/usr/home/username/firefox-i18n/Makefile" line 87: Cannot open /usr/home/username/firefox-i18n/../xpi-adblock/Makefile.xpi make: Fatal errors encountered -- cannot continue make: stopped in /usr/home/username/firefox-i18n @bn:~/firefox-i18n % We have version 57.0.2. I think this is overcome by events. |