Giter Club home page Giter Club logo

Comments (5)

bryteise avatar bryteise commented on May 31, 2024

Looks like a bug to me, the bundle should be self contained enough to display correctly. @mrkz Would you be able to look at this?

from clr-bundles.

ghuls avatar ghuls commented on May 31, 2024

@mrkz fca179d seems to work (when I install the packages manually).

Is there a better way to install certain packages?
The following looks ugly:

curl -O https://download.clearlinux.org/current/x86_64/os/Packages/clear-font-1-11.x86_64.rpm
curl -O https://download.clearlinux.org/current/x86_64/os/Packages/clear-font-data-1-11.x86_64.rpm

rpm -ivh --nodeps clear-font-1-11.x86_64.rpm
rpm -ivh --nodeps clear-font-data-1-11.x86_64.rpm

from clr-bundles.

mrkz avatar mrkz commented on May 31, 2024

Hello @ghuls , sorry for not updating the status before.

As you mention, that fixes the bug and we have the fix in place, but we have had some issues getting the next release.

I will ping you back once the fix is in a release, once this is in, you will no longer require to install additional packages, things should work out of the box.

TL;DR:
we have the fix, but is not out just yet, so yes, you may want to install those pkgs in the meantime. I'll come back to you once the fix is released.

from clr-bundles.

mrkz avatar mrkz commented on May 31, 2024

@ghuls The fix landed for CLR version >= 20470.

Thanks for your bug report!.

If you find anything odd as you continue using clearlinux, please do open a bug here, send us a mail to our mailing list or feel free to ping us at #clearlinux @ freenode :)

from clr-bundles.

mrkz avatar mrkz commented on May 31, 2024

aditionally, if you want to remove all locally installed RPM you can do so by running

# swupd verify --fix

and you may also remove the RPM database (so it doesn't bother you later on)

# rm -rf /var/lib/rpm

from clr-bundles.

Related Issues (20)

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.