Code Monkey home page Code Monkey logo

Comments (2)

philclifford avatar philclifford commented on August 19, 2024

I cannot replicate this on Debian 12: fresh install of current release per Readme (not even the latest head with all the fixes, although that reinstalled them fine as well) on a fresh VM and all is as expected.

Wait - I think I see your problem!

root@victus:~# deb-get install fastfetch

DO NOT EVER run deb-get as root or with sudo!

You need to set up a github PAT in a normal user's environment and run deb-get as a normal user. It will seek elevated privileges when needed. Running with sudo or as root has been known to break things badly plus root/sudo will not generally have the needed ENV for github. You might want to copy /etc/deb-get/installed and /etc/deb-get/aptrepos somewhere if they are OK and clean out the cache (deb-get clean but also check there are no background jobs and remove any remaining files in /var/cache/deb-get/)

I'm closing this issue but feel free to continue discussing here if you continue having problems and I'll try and help.

from deb-get.

SyedWafiHasan avatar SyedWafiHasan commented on August 19, 2024

Hi @philclifford
Thank you for educating me on this. I was under the impression that like any other package manager, this too should be run as root.

Following your instructions, I deleted the cache as well as ran deb-get clean followed by an update and upgrade to bring it to version 0.4.1-1

However, I still am unable to install fastfetch. Below is the output :

swh@victus:~$ deb-get install fastfetch
  [!] ERROR! fastfetch is not a supported application.
deb-get

from deb-get.

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.