Github messages for mblaze
 help / color / mirror / Atom feed
* [ISSUE] 'mrefile' demands ~/.mblaze/seq
@ 2024-09-30 22:35 lechner
  2024-10-01 10:53 ` leahneukirchen
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: lechner @ 2024-09-30 22:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

New issue by lechner on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263

Description:
Hi,

I upgraded recently. Now `mrefile` exits with this message:

```
could not read sequence '/home/lechner/.mblaze/seq': No such file or directory
```

What should I do, please? Thanks!

Kind regards
Felix

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
@ 2024-10-01 10:53 ` leahneukirchen
  2024-10-01 17:39 ` lechner
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: leahneukirchen @ 2024-10-01 10:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 258 bytes --]

New comment by leahneukirchen on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263#issuecomment-2385460791

Comment:
You can ignore this warning if you don't use sequence numbers, or silence it by creating an empty file `~/.mblaze/seq`.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
  2024-10-01 10:53 ` leahneukirchen
@ 2024-10-01 17:39 ` lechner
  2024-10-01 18:21 ` leahneukirchen
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lechner @ 2024-10-01 17:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 196 bytes --]

New comment by lechner on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263#issuecomment-2386591273

Comment:
Thanks! Is it just a warning? I did not see any paths with `-v`.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
  2024-10-01 10:53 ` leahneukirchen
  2024-10-01 17:39 ` lechner
@ 2024-10-01 18:21 ` leahneukirchen
  2024-10-01 23:27 ` lechner
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: leahneukirchen @ 2024-10-01 18:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

New comment by leahneukirchen on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263#issuecomment-2386676294

Comment:
yes, just a warning when the sequence parser starts (tho I thought that would be delayed until it's necessary hrm)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
                   ` (2 preceding siblings ...)
  2024-10-01 18:21 ` leahneukirchen
@ 2024-10-01 23:27 ` lechner
  2024-10-02 11:44 ` leahneukirchen
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lechner @ 2024-10-01 23:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

New comment by lechner on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263#issuecomment-2387257515

Comment:
I am stunned.  I don't think any files are being copied even when I create a dummy `~/.mblaze/seq`.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
                   ` (3 preceding siblings ...)
  2024-10-01 23:27 ` lechner
@ 2024-10-02 11:44 ` leahneukirchen
  2024-10-02 20:01 ` [ISSUE] [CLOSED] " lechner
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: leahneukirchen @ 2024-10-02 11:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

New comment by leahneukirchen on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263#issuecomment-2388440303

Comment:
Please post the commands you are actually running, my 🔮 is out of order.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ISSUE] [CLOSED] 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
                   ` (4 preceding siblings ...)
  2024-10-02 11:44 ` leahneukirchen
@ 2024-10-02 20:01 ` lechner
  2024-10-02 20:01 ` lechner
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lechner @ 2024-10-02 20:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

Closed issue by lechner on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263

Description:
Hi,

I upgraded recently. Now `mrefile` exits with this message:

```
could not read sequence '/home/lechner/.mblaze/seq': No such file or directory
```

What should I do, please? Thanks!

Kind regards
Felix

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
                   ` (5 preceding siblings ...)
  2024-10-02 20:01 ` [ISSUE] [CLOSED] " lechner
@ 2024-10-02 20:01 ` lechner
  2024-10-02 20:10 ` leahneukirchen
  2024-10-03 14:45 ` lechner
  8 siblings, 0 replies; 10+ messages in thread
From: lechner @ 2024-10-02 20:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 367 bytes --]

New comment by lechner on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263#issuecomment-2389573238

Comment:
Hi, I ran
```
for file in * ; do mrefile -v $file /home/lechner/Maildir-private/.Archive/ ; done
```
in Bash, but I renamed the files manually and moved them.  Maybe we can figure it out next time.

Thanks for the nice utilities!

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
                   ` (6 preceding siblings ...)
  2024-10-02 20:01 ` lechner
@ 2024-10-02 20:10 ` leahneukirchen
  2024-10-03 14:45 ` lechner
  8 siblings, 0 replies; 10+ messages in thread
From: leahneukirchen @ 2024-10-02 20:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

New comment by leahneukirchen on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263#issuecomment-2389587563

Comment:
Ah, you need to write `./$file`, since mblaze needs a `/` to detect a maildir file as file.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: 'mrefile' demands ~/.mblaze/seq
  2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
                   ` (7 preceding siblings ...)
  2024-10-02 20:10 ` leahneukirchen
@ 2024-10-03 14:45 ` lechner
  8 siblings, 0 replies; 10+ messages in thread
From: lechner @ 2024-10-03 14:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

New comment by lechner on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/263#issuecomment-2391612718

Comment:
What else would it be?

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-10-03 14:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-30 22:35 [ISSUE] 'mrefile' demands ~/.mblaze/seq lechner
2024-10-01 10:53 ` leahneukirchen
2024-10-01 17:39 ` lechner
2024-10-01 18:21 ` leahneukirchen
2024-10-01 23:27 ` lechner
2024-10-02 11:44 ` leahneukirchen
2024-10-02 20:01 ` [ISSUE] [CLOSED] " lechner
2024-10-02 20:01 ` lechner
2024-10-02 20:10 ` leahneukirchen
2024-10-03 14:45 ` lechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).