Coder Social home page Coder Social logo

Comments (4)

aschnell avatar aschnell commented on August 18, 2024

One thing is AFAIS that you hit bug #856:

WAR libsnapper(3328) Client.cc(check_permission):436 - THROW: no permissions

But that should not cause further problems.

What really looks strange is this:

[ALPM-SCRIPTLET] Invalid snapshot '--type'.

As if a program passes --type instead of a snapshot number.

from snapper.

mfgbhatti avatar mfgbhatti commented on August 18, 2024

I am using snap-pac. It was working as expected before I restored. There is also pre-upgrade snapshot [ALPM-SCRIPTLET] Creating snapshot failed.
One interesting thing happening as you can see in ls -la /.snapshot

drwxr-x---+ 1 root root  24 Apr 19 18:34 .
drwxr-xr-x  1 root root 158 Apr 18 18:35 ..
drwxr-xr-x  1 root root  32 Apr 17 23:55 825
drwxr-xr-x  1 root root  32 Apr 19 00:45 826
drwxr-xr-x  1 root root  32 Apr 19 00:45 827
drwxr-xr-x  1 root root  32 Apr 19 00:48 828

But in snapper.log I can still see MIL libsnapper(3038) Snapshot.cc(read):344 - found 5 snapshots

from snapper.

mfgbhatti avatar mfgbhatti commented on August 18, 2024

After upgrading to latest version, everything is working as expected. Here is the latest snapper.log.

  MIL libsnapper(3004) Snapper.cc(Snapper):97 - Snapper constructor
  MIL libsnapper(3004) Snapper.cc(Snapper):98 - snapper version 0.11.0
  MIL libsnapper(3004) Snapper.cc(Snapper):99 - libsnapper version 7.4.3
  MIL libsnapper(3004) Snapper.cc(Snapper):100 - config_name:root root_prefix:/ disable_filters:false
  MIL libsnapper(3004) AsciiFile.cc(reload):920 - loading file /etc/snapper/configs/root
  MIL libsnapper(3004) AsciiFile.cc(get_value):1076 - key:SUBVOLUME value:/
  MIL libsnapper(3004) AsciiFile.cc(get_value):1076 - key:FSTYPE value:btrfs
  MIL libsnapper(3004) AsciiFile.cc(get_value):1076 - key:QGROUP value:1/0
  ERR libsnapper(3004) Btrfs.cc(evalConfigInfo):116 - qgroup '1/0' does not exist
  MIL libsnapper(3004) AsciiFile.cc(get_value):1076 - key:SYNC_ACL value:yes
  MIL libsnapper(3004) AsciiFile.cc(get_value):1076 - key:ALLOW_USERS value:farhan
  MIL libsnapper(3004) AsciiFile.cc(get_value):1076 - key:ALLOW_GROUPS value:wheel
  MIL libsnapper(3004) Snapper.cc(Snapper):130 - subvolume:/ filesystem:btrfs
  MIL libsnapper(3004) Snapper.cc(loadIgnorePatterns):204 - number of ignore patterns:8
  MIL libsnapper(3004) Snapshot.cc(read):340 - found 3 snapshots
  WAR libsnapper(3004) FileUtils.cc(SDir):88 - THROW: open failed path://.snapshots/830 errno:2 (No such file or directory)
  WAR libsnapper(3004) Btrfs.cc(checkSnapshot):484 - CAUGHT: open failed path://.snapshots/830 errno:2 (No such file or directory)
  WAR libsnapper(3004) FileUtils.cc(SDir):88 - THROW: open failed path://.snapshots/831 errno:2 (No such file or directory)
  WAR libsnapper(3004) Btrfs.cc(checkSnapshot):484 - CAUGHT: open failed path://.snapshots/831 errno:2 (No such file or directory)
  MIL libsnapper(3004) AsciiFile.cc(get_value):1076 - key:BACKGROUND_COMPARISON value:yes
  MIL libsnapper(3004) Comparison.cc(Comparison):60 - num1:830 num2:831
  MIL libsnapper(3004) Comparison.cc(load):272 - num1:830 num2:831
  MIL libsnapper(3004) Comparison.cc(create):141 - num1:830 num2:831
  MIL libsnapper(3004) Btrfs.cc(cmpDirs):1360 - special btrfs cmpDirs
  MIL libsnapper(3004) Btrfs.cc(process):1331 - dir1:'//.snapshots/830/snapshot' dir2:'//.snapshots/831/snapshot'
  MIL libsnapper(3004) Btrfs.cc(cmpDirs):1372 - stopwatch 3.184126s for comparing directories
  MIL libsnapper(3004) Comparison.cc(create):161 - found 1256 lines
  MIL libsnapper(3004) Comparison.cc(save):318 - num1:830 num2:831
  MIL libsnapper(3004) Snapper.cc(~Snapper):142 - Snapper destructor
  MIL libsnapper(3004) snapperd.cc(main):315 - Exiting

from snapper.

aschnell avatar aschnell commented on August 18, 2024

Unclear cause but is fixed now.

from snapper.

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.