Code Monkey home page Code Monkey logo

Comments (5)

rickmacgillis avatar rickmacgillis commented on August 25, 2024 1

It's baaaaack! I'm using the releases from the PPA at https://launchpad.net/~whizzzkid/+archive/ubuntu/bingwallpaper and whenever I update my software, I get the following output as an error.

Errors were encountered while processing:
 bingwallpaper
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up bingwallpaper (0.5-0~20~ubuntu20.04.1) ...
/root
Registering as startup application...
/var/lib/dpkg/info/bingwallpaper.postinst: 11: cannot create /root/.config/autostart/bingwallpaper.desktop: Directory nonexistent
dpkg: error processing package bingwallpaper (--configure):
 installed bingwallpaper package post-installation script subprocess returned error exit status 2
Errors were encountered while processing:
 bingwallpaper

from bing-wallpapers-for-linux.

whizzzkid avatar whizzzkid commented on August 25, 2024

hmmm, lemme have a look, I am not on on 16.10

from bing-wallpapers-for-linux.

whizzzkid avatar whizzzkid commented on August 25, 2024

This has been fixed in last commit. It should not happen again.

from bing-wallpapers-for-linux.

dennisTGC avatar dennisTGC commented on August 25, 2024

excellent, thanks!

from bing-wallpapers-for-linux.

RaymondSHANG avatar RaymondSHANG commented on August 25, 2024

It's baaaaack! I'm using the releases from the PPA at https://launchpad.net/~whizzzkid/+archive/ubuntu/bingwallpaper and whenever I update my software, I get the following output as an error.

Errors were encountered while processing:
 bingwallpaper
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up bingwallpaper (0.5-0~20~ubuntu20.04.1) ...
/root
Registering as startup application...
/var/lib/dpkg/info/bingwallpaper.postinst: 11: cannot create /root/.config/autostart/bingwallpaper.desktop: Directory nonexistent
dpkg: error processing package bingwallpaper (--configure):
 installed bingwallpaper package post-installation script subprocess returned error exit status 2
Errors were encountered while processing:
 bingwallpaper

In my case (ubuntu 20), the error is because the directory '/root/.config/autostart' does not exist.
I solved it by the following steps:

sudo mkdir /root/.config
sudo mkdir /root/.config/autostart
sudo apt-get install bingwallpaper

Hopefully this will help,

from bing-wallpapers-for-linux.

Related Issues (14)

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.