Code Monkey home page Code Monkey logo

Comments (6)

gaining avatar gaining commented on August 22, 2024

can you send me the content of your /var/log/resetter/resetter.log ?

from resetter.

gaining avatar gaining commented on August 22, 2024

If someone else is having the same issue as @Caliman, can they post their log file here? I'm unable to reproduce this on my 16.10 vm.

from resetter.

stefanhjelm avatar stefanhjelm commented on August 22, 2024

I now tried installing 17.04 and then run the resetter but it is still the same. My resetter.log:
2017-04-15 10:48:07,682 - main - init - DEBUG - program was called via sudo or gksu
2017-04-15 10:48:07,700 - main - detectOS - INFO - OS is Ubuntu 17.04
2017-04-15 10:48:13,060 - main - getInstalledList - INFO - getting installed list...
2017-04-15 10:48:13,108 - main - getInstalledList - DEBUG - installed list was generated with 2802 apps installed
2017-04-15 10:48:13,108 - main - processManifest - INFO - processing updated manifest...
2017-04-15 10:48:13,110 - main - processManifest - INFO - manifest processing complete
2017-04-15 10:48:13,110 - main - compareFiles - INFO - comparing updated manifest and installed list...
2017-04-15 10:48:13,983 - main - compareFiles - INFO - CompareFiles() Completed
2017-04-15 10:48:13,983 - main - getMissingPackages - INFO - generating install list
2017-04-15 10:48:15,179 - main - getMissingPackages - INFO - getmissingPackages() Completed
2017-04-15 10:48:15,179 - main - getLocalUserList - INFO - getting local users...
2017-04-15 10:48:15,184 - main - getLocalUserList - INFO - getLocalUserList() completed
2017-04-15 10:48:15,184 - main - getOldKernels - INFO - getting old kernels...
2017-04-15 10:48:15,224 - main - getOldKernels - INFO - getOldKernels() completed
2017-04-15 10:48:34,361 - Account - custom_user - INFO - Custom user creation complete

I then run resetter from my terminal and it seems like I have some issues with packages because it failed with:

default
is marked for Delete User and Home
Adding custom user
Traceback (most recent call last):
File "/usr/lib/resetter/CustomApplyDialog.py", line 55, in run
self.pkg.mark_delete(True, True)
File "/usr/lib/python2.7/dist-packages/apt/package.py", line 1285, in mark_delete
fix.resolve()
apt_pkg.Error: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

from resetter.

gaining avatar gaining commented on August 22, 2024

@Caliman try to run sudo apt install -f then run resetter again to see if the program runs ok after. Seems like you have broken packages prior to running it.

from resetter.

stefanhjelm avatar stefanhjelm commented on August 22, 2024

Tried it but didn't help. Tried only some packages at a time and it worked and could also install all new packages. Then ran it again and selected some others and it stopped. Seems like it stops on some packages but not on others. Now went on with reinstalling from image. Thanks anyway and maybe close this issue if it was only me with broken packages. Maybe for you to add some error info instead of just spinning like it is still working.

from resetter.

gaining avatar gaining commented on August 22, 2024

I added a workaround on the program so that it will skip packages that the resolver was unable to fix before removing for now. Also a prompt will be shown at the end on which packages were skipped if this happened. Done in 3090815

from resetter.

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.