Package Details: seamonkey 2.53.19-1

Git Clone URL: https://aur.archlinux.org/seamonkey.git (read-only, click to copy)
Package Base: seamonkey
Description: SeaMonkey internet suite
Upstream URL: https://www.seamonkey-project.org
Licenses: MPL-2.0
Submitter: arojas
Maintainer: micwoj92
Last Packager: micwoj92
Votes: 8
Popularity: 0.66
First Submitted: 2023-04-01 17:30 (UTC)
Last Updated: 2024-09-09 18:22 (UTC)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

A_Bart commented on 2023-10-23 06:18 (UTC)

Hello, it fails to build on my system because I have rust installed, and rustup is in conflict.

carsme commented on 2023-10-22 18:36 (UTC)

I've taken over maintenance, updated to 2.53.17.1, refactored the PKGBUILD and done some initial testing. Let me know if anything is broken. Thanks.

Chrisaur commented on 2023-08-05 18:49 (UTC)

Build failed! Majaro upgrade to current, python 3.11.3-2 and python2 2.7.18-8 installed.

Error: Using base prefix '/usr' 0:02.17 New python executable in /var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/obj-x86_64-pc-linux-gnu/virtualenvs/init_py3/bin/python3 0:02.17 Also creating executable in /var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/obj-x86_64-pc-linux-gnu/_virtualenvs/init_py3/bin/python 0:02.17 ERROR: The executable /var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/obj-x86_64-pc-linux-gnu/_virtualenvs/init_py3/bin/python3 is not functioning 0:02.17 ERROR: It thinks sys.prefix is '/usr' (should be '/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/obj-x86_64-pc-linux-gnu/_virtualenvs/init_py3') 0:02.17 ERROR: virtualenv is not compatible with this system or executable 0:02.17 DEBUG: python3: running with pid 118170 0:02.17 DEBUG: python3: sys.executable: '/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin/python' 0:02.17 DEBUG: python3: executable from configuration: None 0:02.17 DEBUG: python3: found executable: u'/usr/bin/python3' 0:02.17 DEBUG: python3: using venv: u'/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/obj-x86_64-pc-linux-gnu/_virtualenvs/init_py3' 0:02.17 Traceback (most recent call last): 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/configure.py", line 167, in <module> 0:02.17 sys.exit(main(sys.argv)) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/configure.py", line 40, in main 0:02.17 sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure')) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/__init__.py", line 446, in run 0:02.17 self.include_file(path) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/__init__.py", line 437, in include_file 0:02.17 exec(code, self) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/util.py", line 60, in exec_ 0:02.17 exec(object, globals, locals) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/moz.configure", line 7, in <module> 0:02.17 include('build/moz.configure/init.configure') 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 746, in include_impl 0:02.17 self.include_file(what) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 437, in include_file 0:02.17 exec_(code, self) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/util.py", line 60, in exec_ 0:02.17 exec(object, globals, locals) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/build/moz.configure/init.configure", line 469, in <module> 0:02.17 @imports(_from='six', _import='ensure_text') 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 729, in decorator 0:02.17 depends = DependsFunction(self, func, dependencies, when=when) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 134, in init 0:02.17 sandbox._value_for(self) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 521, in _value_for 0:02.17 return self._value_for_depends(obj) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/util.py", line 1023, in method_call 0:02.17 cache[args] = self.func(instance, args) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 530, in _value_for_depends 0:02.17 value = obj.result() 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/util.py", line 1023, in method_call 0:02.17 cache[args] = self.func(instance, args) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 160, in result 0:02.17 return self._func(resolved_args) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 1123, in wrapped 0:02.17 return new_func(args, kwargs) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 788, in wrapper 0:02.17 ret = template(*args, kwargs) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/build/moz.configure/checks.configure", line 58, in wrapped 0:02.17 ret = func(args, kwargs) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/configure/init.py", line 1123, in wrapped 0:02.17 return new_func(args, **kwargs) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/build/moz.configure/init.configure", line 567, in virtualenv_python3 0:02.17 manager.build(python) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/virtualenv.py", line 495, in build 0:02.17 self.create(python) 0:02.17 File "/var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/python/mozbuild/mozbuild/virtualenv.py", line 235, in create 0:02.17 self.virtualenv_root, result)) 0:02.17 Exception: Failed to create virtualenv: /var/tmp/pamac-build-hemsing/seamonkey/src/seamonkey-2.53.15/obj-x86_64-pc-linux-gnu/_virtualenvs/init_py3 (virtualenv.py retcode: 100)

bittin commented on 2023-07-31 09:30 (UTC)

2.53.17 released

manofsteal123 commented on 2023-07-03 15:03 (UTC) (edited on 2023-07-03 15:05 (UTC) by manofsteal123)

icu package update has broken seamonkey i switch over to https://www.seamonkey-project.org/releases/ and downloaded the linux x64 version, works fine

$ seamonkey XPCOMGlueLoad error for file /usr/lib/seamonkey/libxul.so: libicui18n.so.72: cannot open shared object file: No such file or directory Couldn't load XPCOM.

sudo pacman -Fy libicui18n.so.72 $ sudo pacman -Fy libicui18n.so.73

core/icu 73.2-1 [installed] usr/lib/libicui18n.so.73

computerzoo commented on 2023-06-21 22:27 (UTC)

Is there any way to install this package now or at least update it in the repository? I keep getting the "Failed to create virtualenv" error and have no idea how to proceed.

giannis-arch commented on 2023-06-09 17:55 (UTC)

Hacking means forcibly / violently changing the functions or intended use of the software. In our case we have no such issue but fix bugs encountered due to Seamonkey 2.53.16 was written before python 3.11 was released. Seamonkey 2.53.16 build with python 3.10.9 has no problem.

screenfox commented on 2023-06-04 18:26 (UTC)

I don't understand. Are you saying patching manually is not a hack or did i just not understand how to apply the patch with makepkg automatically? Is that possible?

giannis-arch commented on 2023-06-02 15:46 (UTC)

The problem is caused by changes in Python 3.11 This PKGBUILD (for 2.53.16) is actually not a hack but rather a built-in patch (section with 'sed' commands). As for the future, no one knows what changes or improvements future versions of python will bring..

screenfox commented on 2023-06-02 10:42 (UTC)

Hi, so the build problems were resolved here https://bbs.archlinux.org/viewtopic.php?id=286083
But this is a hack, and not suitable to get updates in the future with git pull and makepkg. Can this be resolved more permanently? I don't know the infrastructure here well enough to contribute something useful, sorry.