Code Monkey home page Code Monkey logo

librewolf-void's People

Contributors

index-0 avatar spidfightfr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

librewolf-void's Issues

Documentation for repository incorrect

https://github.com/index-0/librewolf-void?tab=readme-ov-file#installing-through-the-repository

Installing through the repository
If you want to update LibreWolf along with your distribution packages, just run the following commands once:
echo 'repository=https://github.com/index-0/librewolf-void/releases/latest/download/' > /etc/xbps.d/20-librewolf.conf xbps-install -Su librewolf

https://github.com/index-0/librewolf-void/releases/latest/download/ doesn't lead to anything other than a 404 page not found

Also if I am correct it should be the below code to properly write to a root file?
sudo sh -c "echo 'repository=https://github.com/index-0/librewolf-void/releases/latest/download/' >> /etc/xbps.d/20-librewolf.conf"

Failing to build Librewolf 117.0.1

Hey, this error shows up when trying to build Librewolf:

Error when building 0:14.86 checking for sys/ioccom.h... no
0:15.20 checking for -z pack-relative-relocs option to ld...
0:15.20 DEBUG: Creating `/tmp/conftest.5t8ugrij.c` with content:
0:15.20 DEBUG: | int main() { return 0; }
0:15.20 DEBUG: | int (*ptr)() = main;
0:15.20 DEBUG: Executing: `/usr/bin/clang -std=gnu99 /tmp/conftest.5t8ugrij.c -Wl,-z,pack-relative-relocs -o /tmp/conftest.zvf9deys -fuse-ld=lld`
0:15.20 DEBUG: Executing: `/usr/bin/readelf -d /tmp/conftest.zvf9deys`
0:15.20 Traceback (most recent call last):
0:15.20 File "/builddir/librewolf-117.0.1/configure.py", line 329, in
0:15.20 sys.exit(main(sys.argv))
0:15.20 ^^^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/configure.py", line 126, in main
0:15.20 sandbox.run(os.path.join(os.path.dirname(__file__), "moz.configure"))
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/configure/__init__.py", line 569, in run
0:15.20 func(*args)
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/configure/__init__.py", line 620, in _value_for
0:15.20 return self._value_for_depends(obj)
0:15.20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/util.py", line 1063, in method_call
0:15.20 cache[args] = self.func(instance, *args)
0:15.20 ^^^^^^^^^^^^^^^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/configure/__init__.py", line 629, in _value_for_depends
0:15.20 value = obj.result()
0:15.20 ^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/util.py", line 1063, in method_call
0:15.20 cache[args] = self.func(instance, *args)
0:15.20 ^^^^^^^^^^^^^^^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/configure/__init__.py", line 161, in result
0:15.20 return self._func(*resolved_args)
0:15.20 ^^^^^^^^^^^^^^^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/configure/__init__.py", line 1313, in wrapped
0:15.20 return new_func(*args, **kwargs)
0:15.20 ^^^^^^^^^^^^^^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/configure/__init__.py", line 912, in wrapper
0:15.20 ret = template(*args, **kwargs)
0:15.20 ^^^^^^^^^^^^^^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/build/moz.configure/checks.configure", line 59, in wrapped
0:15.20 ret = func(*args, **kwargs)
0:15.20 ^^^^^^^^^^^^^^^^^^^^^
0:15.20 File "/builddir/librewolf-117.0.1/python/mozbuild/mozbuild/configure/__init__.py", line 1313, in wrapped
0:15.21 return new_func(*args, **kwargs)
0:15.21 ^^^^^^^^^^^^^^^^^^^^^^^^^
0:15.21 File "/builddir/librewolf-117.0.1/toolkit/moz.configure", line 1630, in pack_relative_relocs
0:15.21 needed = [l for l in dyn if l.split()[1] == "(NEEDED)"]
0:15.21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0:15.21 File "/builddir/librewolf-117.0.1/toolkit/moz.configure", line 1630, in
0:15.21 needed = [l for l in dyn if l.split()[1] == "(NEEDED)"]
0:15.21 ~~~~~~~~~^^^
0:15.21 IndexError: list index out of range
Config object not found by mach.
*** Fix above errors and then restart with "./mach build"
=> ERROR: librewolf-117.0.1_1: do_build: './mach build' exited with 1
=> ERROR: in do_build() at srcpkgs/librewolf/template:241.

Could you help me with that, please? ๐Ÿ™

Zlib error before compilation

When xbps-src searches for the deps, it can't find zlib:

=> zlib-1.2.12_4: running do-fetch hook: 00-distfiles ...
=> zlib-1.2.12_4: fetching distfile 'zlib-1.2.12.tar.gz' from 'http://www.zlib.net/zlib-1.2.12.tar.gz'...
http://www.zlib.net/zlib-1.2.12.tar.gz: Not Found
=> ERROR: zlib-1.2.12_4: failed to fetch 'zlib-1.2.12.tar.gz'.

How can i fix this error ?

=> ERROR: librewolf: unknown trigger gtk-icon-cache, aborting!

Running "pip check" to verify compatibility between the system Python and the "mach" site.
=> librewolf-115.0.2_2: running post-install hook: 00-compress-info-files ...
=> librewolf-115.0.2_2: running post-install hook: 00-fixup-gir-path ...
=> librewolf-115.0.2_2: running post-install hook: 00-libdir ...
=> librewolf-115.0.2_2: running post-install hook: 00-uncompress-manpages ...
=> librewolf-115.0.2_2: running post-install hook: 01-remove-misc ...
=> librewolf-115.0.2_2: running post-install hook: 02-remove-libtool-archives ...
=> librewolf-115.0.2_2: running post-install hook: 02-remove-perl-files ...
=> librewolf-115.0.2_2: running post-install hook: 02-remove-python-bytecode-files ...
=> librewolf-115.0.2_2: running post-install hook: 03-remove-empty-dirs ...
=> librewolf-115.0.2_2: running post-install hook: 04-create-xbps-metadata-scripts ...
=> ERROR: librewolf: unknown trigger gtk-icon-cache, aborting!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.