error with gpg in pass password-store. gpg: [don't know]: 1st length byte missing

running

gpg2 --d ~/.password-store/passwords/ltc/get.gpg

output:

gpg: [don't know]: 1st length byte missing

all other entries decrypts just fine
They are all done the same manner.
Im on qubes OS and running the password store in a debian minimal qube

So i ran

gpg2 -v --debug-all -d ~/.password-store/passwords/ltc/get.gpg

cant make heads or tails of the output
it is very important i can decrypt this file. any help is appriciated

Output:

gpg: reading options from '[cmdline]'
gpg: enabled debug flags: packet mpi crypto filter iobuf memory cache memstat trust hashing ipc clock lookup extprog
gpg: DBG: [not enabled in the source] start
gpg: DBG: fd_cache_open (/home/user/.password-store/passwords/ltc/get.gpg) not cached
gpg: DBG: iobuf-1.0: open '/home/user/.password-store/passwords/ltc/get.gpg' desc=file_filter(fd) fd=3
gpg: DBG: iobuf-1.0: underflow: buffer size: 8192; still buffered: 0 => space for 8192 bytes
gpg: DBG: iobuf-1.0: underflow: A->FILTER (8192 bytes)
gpg: DBG: iobuf-1.0: A->FILTER() returned rc=0 (ok), read 528 bytes
gpg: DBG: parse_packet(iob=1): type=1 length=524 (parse.../../g10/mainproc.c.1654)
gpg: public key is 061D122A85A3D609
gpg: DBG: [not enabled in the source] keydb_new
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: LONG_KID: '061D122A85A3D609'
gpg: DBG: keydb: kid_not_found_p (061d122a85a3d609) => indeterminate
gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
gpg: DBG: [not enabled in the source] keydb_search leave (found)
gpg: DBG: [not enabled in the source] keydb_get_keybock enter
gpg: DBG: parse_packet(iob=2): type=6 length=525 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=2): type=12 length=12 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=2): type=13 length=31 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=2): type=12 length=12 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=2): type=2 length=590 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=2): type=14 length=525 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=2): type=2 length=566 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=2): type=12 length=6 (parse.../../g10/keydb.c.1257)
gpg: DBG: iobuf-2.0: underflow: buffer size: 2295; still buffered: 0 => space for 2295 bytes
gpg: DBG: iobuf-2.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: chan_5 <- OK Pleased to meet you, process 852
gpg: DBG: connection to agent established
gpg: DBG: chan_5 -> RESET
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION ttyname=/dev/pts/0
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION ttytype=xterm-256color
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION display=:0
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION putenv=XDG_SESSION_TYPE=x11
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION putenv=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION lc-ctype=C.UTF-8
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> GETINFO version
gpg: DBG: chan_5 <- D 2.2.40
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION allow-pinentry-notify
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> OPTION agent-awareness=2.1.0
gpg: DBG: chan_5 <- OK
gpg: DBG: get_keygrip for public key
gpg: DBG: keygrip= 71 DE 58 7D ED 20 16 EE 9E 84 B5 39 94 59 EB F9 4B 79 19 14
gpg: DBG: chan_5 -> HAVEKEY 71DE587DED2016EE9E84B5399459EBF94B791914
gpg: DBG: chan_5 <- OK
gpg: DBG: free_packet() type=6
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=14
gpg: DBG: free_packet() type=2
gpg: DBG: [not enabled in the source] get_session_key enter
gpg: DBG: [not enabled in the source] keydb_new
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: LONG_KID: '061D122A85A3D609'
gpg: DBG: keydb: kid_not_found_p (061d122a85a3d609) => indeterminate
gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
gpg: DBG: [not enabled in the source] keydb_search leave (found)
gpg: DBG: [not enabled in the source] keydb_get_keybock enter
gpg: DBG: parse_packet(iob=3): type=6 length=525 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=3): type=12 length=12 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=3): type=13 length=31 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=3): type=12 length=12 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=3): type=2 length=590 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=3): type=14 length=525 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=3): type=2 length=566 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=3): type=12 length=6 (parse.../../g10/keydb.c.1257)
gpg: DBG: iobuf-3.0: underflow: buffer size: 2295; still buffered: 0 => space for 2295 bytes
gpg: DBG: iobuf-3.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave
gpg: DBG: get_keygrip for public key
gpg: DBG: keygrip= 70 85 5A D3 9F 3D C3 2A 93 9E 94 31 A0 67 1C 7E 67 ED C2 79
gpg: DBG: get_keygrip for public key
gpg: DBG: keygrip= 71 DE 58 7D ED 20 16 EE 9E 84 B5 39 94 59 EB F9 4B 79 19 14
gpg: DBG: chan_5 -> HAVEKEY 70855AD39F3DC32A939E9431A0671C7E67EDC279 71DE587DED2016EE9E84B5399459EBF94B791914
gpg: DBG: chan_5 <- OK
gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003051300d06096086480165030402030500044006 \
gpg: DBG:                  457e4b01ed7d299ade65a84389f5f0350be55f0869983514274cee827bd1ade1 \
gpg: DBG:                  9a182e53e59a281e1cfa58937326076f2f9963075b3531c41ad73e9b94ad51
gpg: DBG: rsa_verify  sig:+b924f6125881a8a8ee5638e2d46b8a9e30d61517d95f144542ff244c35b81f3a \
gpg: DBG:                  9c1001c5f5b18e74ba275a626397871d03af324ff8c5a3ca4c0f605c7c8421be \
gpg: DBG:                  3c4bcf2b9e9d0b9c5af3cd7805e978e60d76198a298aa16446c980677ab87fbc \
gpg: DBG:                  cca498b77f5581766f4e54671fd34a71e115571cfc540e1be2e2033e4101d20f \
gpg: DBG:                  120454b93e2f0de9dea56f94da62d0c38e26187e47d8b910c2c8edc8071bbd68 \
gpg: DBG:                  74fa7f1d1958ab9f28b47dba2eeefbdd39e83081a155e839ea1f053a2402b70a \
gpg: DBG:                  156ccbd952b42f42fad728adb58d56429940cbf7890206c5459ab1183c1b65b0 \
gpg: DBG:                  6f7a25954a224726117f0df20337407960899c873a5bafd1a803028f091f3659 \
gpg: DBG:                  d57cf1ef57dc589a544f6d9a147304e3178f02cd36c66955ae24199c0b51db77 \
gpg: DBG:                  5434a3c1feb8c7733d32869f89f2aef21c9d7bc14559c138758e2a586cb3ce9c \
gpg: DBG:                  3439c93e3c84dd829ea8aedbf2cfba52104f95b835e6776859b047c395f3a881 \
gpg: DBG:                  c9c03c2d472aa09e75a0c5a50a418fab655e2c0934e1b98d591d9eb2af0ddd91 \
gpg: DBG:                  87c113dda078873934570740a8a75529e94cc9f83fe1d08a02d776ae39b86c37 \
gpg: DBG:                  94ba73c6341f7cb93215cb5cdf8663b4864739b1aa250ae41686dfae9305c1c7 \
gpg: DBG:                  9fec704426e9e9095838698852fbb368778b8c641df035b2ab0521289ba3ed7e \
gpg: DBG:                  a2d491aabfe62d8a84ef541384682ace1c97626e345c8a6abaa5676ec32cc969
gpg: DBG: rsa_verify    n:+cf71058b8d0445c5d5116d338d76c08823c23aa53b4cfebb56da6053eff77d52 \
gpg: DBG:                  a46620ee5233a472beeb713aadf51558abe97ef48f724653735fd95c4fd6a3b9 \
gpg: DBG:                  2960c5090dbef31b9a628274544c657b7d2ceb7d3ac463e0e7cc96a75d2140df \
gpg: DBG:                  f9f33ef71640fdf4baa10747834f4e5a09ba680cca5b10b1ba0abc758b452888 \
gpg: DBG:                  f95b425da460ab304e62dd4e0dab4639e7245f34cec83ce54a5a7f15a6cb9a2f \
gpg: DBG:                  6a31570bbe7492e2aa0c1496fa62ae9bc7768c5e45bae07db92fd7b10aa189be \
gpg: DBG:                  8f3cbd25682149e96fd64dd268c71f2095068b63693e9e714acb1645c7f3a6c7 \
gpg: DBG:                  1e7b8859dacfc837bb22352772ed9f2c3c925fdbc470da0fd31497768fe6ca08 \
gpg: DBG:                  d45c3eb97f125e0b78ed5ae31920224aee346c24e53b83def01f8ea896341eec \
gpg: DBG:                  9539d9ca0dc4fa15e0f09f772e9b2054547537954cd05473274cdd2ebe704ade \
gpg: DBG:                  b046e67394043a7341f2efd93057ae4a1ce5fab7e83fe1b55e629f5b7791a29b \
gpg: DBG:                  b3f53e9fc10e640900ae1c5e1ee9ef22569e28caa75e648547ffdfd44fda69fb \
gpg: DBG:                  bb822b76817967f4e3ec056ad5112c9b47ba1a45ca2bde584a0c49b9a0c28690 \
gpg: DBG:                  19f55051aa9e006d473dd12496fd30c8153c83c08a0d73785cbe8c177586d15f \
gpg: DBG:                  f8d1d6f3bebadb809b70b89428f0fe2f0465b9697880ccc81142c3bad0b4ea54 \
gpg: DBG:                  5645e7412f1a48759a975f0985e7a6c4374a4eb74c3f8d4ee84e18f1857e4981
gpg: DBG: rsa_verify    e:+010001
gpg: DBG: rsa_verify  cmp:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003051300d06096086480165030402030500044006 \
gpg: DBG:                  457e4b01ed7d299ade65a84389f5f0350be55f0869983514274cee827bd1ade1 \
gpg: DBG:                  9a182e53e59a281e1cfa58937326076f2f9963075b3531c41ad73e9b94ad51
gpg: DBG: rsa_verify    => Good

Removed some of the entry after here cause its too long

gpg: DBG: finish_lookup: checking key 333C0B74 (one)(req_usage=0)
gpg: DBG: 	using key 85A3D609
gpg: using subkey 061D122A85A3D609 instead of primary key 9D15E410333C0B74
gpg: DBG: free_packet() type=6
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=14
gpg: DBG: free_packet() type=2
gpg: DBG: get_keygrip for public key
gpg: DBG: keygrip= 71 DE 58 7D ED 20 16 EE 9E 84 B5 39 94 59 EB F9 4B 79 19 14
gpg: DBG: chan_5 -> HAVEKEY 71DE587DED2016EE9E84B5399459EBF94B791914
gpg: DBG: chan_5 <- OK
gpg: DBG: [not enabled in the source] decryption start
gpg: DBG: get_keygrip for public key
gpg: DBG: keygrip= 71 DE 58 7D ED 20 16 EE 9E 84 B5 39 94 59 EB F9 4B 79 19 14
gpg: DBG: chan_5 -> RESET
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> SETKEY 71DE587DED2016EE9E84B5399459EBF94B791914
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> SETKEYDESC Please+enter+the+passphrase+to+unlock+the+OpenPGP+secret+key:%0A%22passwords+<passwords@qubes.com>%22%0A4096-bit+RSA+key,+ID+061D122A85A3D609,%0Acreated+2025-05-27+(main+key+ID+9D15E410333C0B74).%0A
gpg: DBG: chan_5 <- OK
gpg: DBG: chan_5 -> PKDECRYPT
gpg: DBG: chan_5 <- S INQUIRE_MAXLEN 4096
gpg: DBG: chan_5 <- INQUIRE CIPHERTEXT
gpg: DBG: chan_5 -> [ 44 20 28 37 3a 65 6e 63 2d 76 61 6c 28 33 3a 72 ...(551 byte(s) skipped) ]
gpg: DBG: chan_5 -> END
gpg: DBG: chan_5 <- [ 44 20 28 35 3a 76 61 6c 75 65 35 31 31 3a 02 12 ...(513 byte(s) skipped) ]
gpg: DBG: chan_5 <- OK
gpg: DBG: DEK frame: 02 12 8F DF 89 9D 3C 80 ED 52 11 DA B6 5D 14 CA 07 82 17 2E 60 3B 6A C9 AC 4A C5 B9 04 26 3C 79 61 59 B1 AC 82 5A 2C E8 08 6E F5 5A 4D 88 7E E8 17 AC 97 7D 24 35 B5 C6 5C 3B 41 7B 23 F7 E9 AD 5A EC 59 84 DC 18 C4 62 43 8F 0C F8 F3 61 DB D8 57 61 B1 48 94 79 37 3D 50 4B 76 E9 CC B1 E6 74 94 12 E8 CC 73 F2 97 1E F0 68 4F 7B 54 8C CE E0 09 82 86 D8 89 59 AA F1 57 6B 73 90 2D 1F 8D 7A EF 78 86 F4 E2 F9 FD 8E 2F 56 C8 8A 7C B0 3B 30 8B 81 A6 5D 43 82 49 61 F5 BC 56 7F 24 1C 33 FF D4 9C 22 75 3B B1 23 1C C7 71 8D 26 E6 F9 6A 5B 71 66 A6 5C A1 98 71 54 43 C4 FC B4 66 1E F0 A0 47 A7 8E F0 23 8E 5E 44 8A 84 B2 C2 23 EC 60 71 2A EE 2F 11 E5 88 A2 81 3B B6 91 29 75 EC 0E 81 B9 2E 2B 78 37 2C A1 3F CD 5B 5F F8 48 B1 C6 37 E4 7B 34 40 7D D9 68 E6 DD DA 02 77 AF FA 08 39 2F 5F 45 AF CD 66 B0 7C 95 1C 81 72 11 57 1C 73 2F 8A 05 FD AF BE B8 39 4F 5D 9F ED A6 EA 84 36 F8 D9 A2 B7 63 BB 52 F5 87 75 0D 86 38 86 9C C7 16 3B B4 BA 87 03 63 5C AE 45 A7 54 E9 09 F6 2D 2F 4B F3 D5 C3 C0 9E 38 CE 7C 7C 32 68 CC C4 B3 83 53 37 9A 9F 0C 0F 04 AE 50 9F 67 0B F4 48 AF 47 66 21 76 91 CC 9E 48 28 1C E8 1C 11 70 0C 94 1D B5 A1 08 8D 41 6A 66 D6 C4 D9 30 20 B2 73 BD 01 E3 E2 64 3C B2 08 8E 1B 13 0B D1 B6 59 7F 70 98 C3 2C 68 BF 76 FF 42 6A 97 1E 4A 78 D2 AA 23 50 BA AB 10 F7 95 AB A1 3D 58 F2 60 4A 7A 2E 26 AA C7 9E 84 F0 2A 20 B7 73 31 5E 8B C9 5B 20 74 E1 B0 6D B1 80 D0 17 70 21 06 60 01 76 CC EC B3 D0 D5 0B 90 7F CF 79 4A 30 DB 8A 00 09 53 1D 57 2E D5 D2 CE D6 05 CD 87 38 4C 65 EC 96 80 97 1D 60 EF 2A 1D 14 DE B4 CF 70 B4 80 8C 39 0F AC
gpg: DBG: [not enabled in the source] decryption ready
gpg: DBG: DEK is: 53 1D 57 2E D5 D2 CE D6 05 CD 87 38 4C 65 EC 96 80 97 1D 60 EF 2A 1D 14 DE B4 CF 70 B4 80 8C 39
gpg: DBG: [not enabled in the source] keydb_new
gpg: DBG: [not enabled in the source] keydb_search enter
gpg: DBG: keydb_search: 1 search descriptions:
gpg: DBG: keydb_search   0: LONG_KID: '061D122A85A3D609'
gpg: DBG: keydb: kid_not_found_p (061d122a85a3d609) => indeterminate
gpg: DBG: keydb_search: searching keybox (resource 0 of 1)
gpg: DBG: keydb_search: searched keybox (resource 0 of 1) => Success
gpg: DBG: [not enabled in the source] keydb_search leave (found)
gpg: DBG: [not enabled in the source] keydb_get_keybock enter
gpg: DBG: parse_packet(iob=4): type=6 length=525 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=4): type=12 length=12 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=4): type=13 length=31 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=4): type=12 length=12 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=4): type=2 length=590 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=4): type=14 length=525 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=4): type=2 length=566 (parse.../../g10/keydb.c.1257)
gpg: DBG: parse_packet(iob=4): type=12 length=6 (parse.../../g10/keydb.c.1257)
gpg: DBG: iobuf-4.0: underflow: buffer size: 2295; still buffered: 0 => space for 2295 bytes
gpg: DBG: iobuf-4.0: close '?'
gpg: DBG: [not enabled in the source] keydb_get_keyblock leave

also removed some data from here cause the entry is too long

gpg: DBG: rsa_verify data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003051300d06096086480165030402030500044062 \
gpg: DBG:                  02870a6eaaa8850eba3683885d7d77ae9bed1e66f889805176cef12125aa1cdb \
gpg: DBG:                  b83e75b471a53786747a698152317c73c00d321b8f150f68d279af10b02a81
gpg: DBG: rsa_verify  sig:+a58222efceb6530e47df9a375fdd02aaac9e3ee6d0a0be06171f36056392bf69 \
gpg: DBG:                  c08df64c5282b8565134727553089e515a742f88c1929f4c187e7f1f987b4ac7 \
gpg: DBG:                  73b3837581c7bbb9edea685b67b07360ac4be928e64a088f44ec3f146178b016 \
gpg: DBG:                  fe2ba71348aa97dca204512c6bf08e6967280f93883880bf832246922c8ce067 \
gpg: DBG:                  1285ce4e77c97093f9a986a8561fe97b85f508732f5bed687c468d9677e9c2c4 \
gpg: DBG:                  841dbf0029dec68a3a2937bae0777ab16e5c77b9f936acdf1f5c24e28532694a \
gpg: DBG:                  761714efd231e9f24896a5ca4841acc05ac87b44eef6af2390126a00332e8843 \
gpg: DBG:                  73dfc3002cd473362d88a4f11d4f960f4c14e571850f3790ff18567d47d1dfb5 \
gpg: DBG:                  cc2d4ed0ea9918888757ca7df0c78606e11e9cb28bab6b11c2141fbb3c43200a \
gpg: DBG:                  3d2df4951d5625cf30e8fde3ead0dd8bc2e39c9a34a96f5b528d454cbec7cb87 \
gpg: DBG:                  ee8a2c99c6b61d07a39a1868ad4cf0e1d9cfe16ee179facd3861f0ef4211aaa7 \
gpg: DBG:                  6dace3646298e6078b214920591a92e759b38082662cdd3a9df1e924dd3101c6 \
gpg: DBG:                  b21e384ac73ba7864a6bb8ef4e7b729ffda82e1c88918ca383de18cf9123233f \
gpg: DBG:                  69c815aaaab8b25a74924ea6d6f20e0645b6b95fa7fc4f52638671224d439df9 \
gpg: DBG:                  6187e3508fd6ba02fa4bb20b6e875bd62e691e1a3c6252a6ed51632c9307b1b0 \
gpg: DBG:                  0cf1edd1cdb6ee1c84eae87a3687b1adb47fb5d318fdc3c7377e5c8b190ed920
gpg: DBG: rsa_verify    n:+cf71058b8d0445c5d5116d338d76c08823c23aa53b4cfebb56da6053eff77d52 \
gpg: DBG:                  a46620ee5233a472beeb713aadf51558abe97ef48f724653735fd95c4fd6a3b9 \
gpg: DBG:                  2960c5090dbef31b9a628274544c657b7d2ceb7d3ac463e0e7cc96a75d2140df \
gpg: DBG:                  f9f33ef71640fdf4baa10747834f4e5a09ba680cca5b10b1ba0abc758b452888 \
gpg: DBG:                  f95b425da460ab304e62dd4e0dab4639e7245f34cec83ce54a5a7f15a6cb9a2f \
gpg: DBG:                  6a31570bbe7492e2aa0c1496fa62ae9bc7768c5e45bae07db92fd7b10aa189be \
gpg: DBG:                  8f3cbd25682149e96fd64dd268c71f2095068b63693e9e714acb1645c7f3a6c7 \
gpg: DBG:                  1e7b8859dacfc837bb22352772ed9f2c3c925fdbc470da0fd31497768fe6ca08 \
gpg: DBG:                  d45c3eb97f125e0b78ed5ae31920224aee346c24e53b83def01f8ea896341eec \
gpg: DBG:                  9539d9ca0dc4fa15e0f09f772e9b2054547537954cd05473274cdd2ebe704ade \
gpg: DBG:                  b046e67394043a7341f2efd93057ae4a1ce5fab7e83fe1b55e629f5b7791a29b \
gpg: DBG:                  b3f53e9fc10e640900ae1c5e1ee9ef22569e28caa75e648547ffdfd44fda69fb \
gpg: DBG:                  bb822b76817967f4e3ec056ad5112c9b47ba1a45ca2bde584a0c49b9a0c28690 \
gpg: DBG:                  19f55051aa9e006d473dd12496fd30c8153c83c08a0d73785cbe8c177586d15f \
gpg: DBG:                  f8d1d6f3bebadb809b70b89428f0fe2f0465b9697880ccc81142c3bad0b4ea54 \
gpg: DBG:                  5645e7412f1a48759a975f0985e7a6c4374a4eb74c3f8d4ee84e18f1857e4981
gpg: DBG: rsa_verify    e:+010001
gpg: DBG: rsa_verify  cmp:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
gpg: DBG:                  ffffffffffffffffffffff003051300d06096086480165030402030500044062 \
gpg: DBG:                  02870a6eaaa8850eba3683885d7d77ae9bed1e66f889805176cef12125aa1cdb \
gpg: DBG:                  b83e75b471a53786747a698152317c73c00d321b8f150f68d279af10b02a81
gpg: DBG: rsa_verify    => Good
gpg: DBG: finish_lookup: checking key 333C0B74 (all)(req_usage=0)
gpg: DBG: 	using key 333C0B74
gpg: DBG: cache_user_id: already in cache
gpg: DBG: free_packet() type=6
gpg: DBG: free_packet() type=13
gpg: DBG: free_packet() type=2
gpg: DBG: free_packet() type=14
gpg: DBG: free_packet() type=2
gpg: DBG: [not enabled in the source] get_session_key leave
gpg: DBG: free_packet() type=1
gpg: DBG: iobuf-1.0: underflow: buffer size: 8192; still buffered: 0 => space for 8192 bytes
gpg: DBG: iobuf-1.0: underflow: A->FILTER (8192 bytes)
gpg: DBG: iobuf-1.0: A->FILTER() returned rc=-1 (EOF), read 0 bytes
gpg: DBG: /home/user/.password-store/passwords/ltc/get.gpg: close fd/handle 3
gpg: DBG: fd_cache_close (/home/user/.password-store/passwords/ltc/get.gpg) new slot created
gpg: [don't know]: 1st length byte missing
gpg: DBG: iobuf-1.0: close '?'
gpg: DBG: [not enabled in the source] stop
gpg: keydb: handles=3 locks=0 parse=3 get=3
gpg:        build=0 update=0 insert=0 delete=0
gpg:        reset=0 found=3 not=0 cache=0 not=0
gpg: kid_not_found_cache: count=0 peak=0 flushes=0
gpg: sig_cache: total=4 cached=0 good=0 bad=0
gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
              outmix=0 getlvl1=0/0 getlvl2=0/0
gpg: rndjent stat: collector=0x0000000000000000 calls=0 bytes=0
gpg: secmem usage: 0/65536 bytes in 0 blocks

Can you compare the file lengths of the working files with the non-working file?

Maybe something happened when the file was written or it is a different file, or it was damaged somehow. So you could check health of your file system and check the backup versions of this file over time. (You do have a backup, do you?)

Best Regards,
Bernhard

ok so the lenght, meaning size?
528
compared to a file of similar content
656
10 other files examined seem to have between 600 - 800
seems its the smallest file
very few files are under 600 only found one thats 591

thats a bit odd since theres file with less content in them

i did check the snapshots created but the file did seem virtually identical.
i however did not have a actual backup from the point where this file was working. its fairly new so it seems to have been created just after the last backup.
thats kinda why im seeking help.

i do not know how to properly check the files systems.
going to ask in the forum for my OS aswell. il get back to you on that one

thank you for taking your time to help Bernhard

As it seems to be an outlier, there is a good change the file was corrupted somehow. If you do not have a working backup, consider the possibility that the contents is lost. Someone with forensic skills and intimate knowledge could try to check the data packages and see if you got lucky, but this would possibly involve writing custom code and is quite an effort. (Which can turnout to be in vain anyway.)