Ancestors

Toot

Written by sorrybookbroke@sh.itjust.works on 2025-01-15 at 13:25

File failed to copy due to reason: Success

https://sh.itjust.works/post/31136501

=> View attached media

=> More informations about this toot | More toots from sorrybookbroke@sh.itjust.works

Descendants

Written by OmgItBurns@discuss.online on 2025-01-15 at 15:14

To be fair, most people who try to copy success fail.

=> More informations about this toot | More toots from OmgItBurns@discuss.online

Written by masterofn001 on 2025-01-15 at 16:03

Lot of && in that message. The success reason may not be related to the copy failure reason but to another part of the commands?

Without seeing the command it isn’t really possible to tell.

=> More informations about this toot | More toots from masterofn001@lemmy.ca

Written by bleistift2@sopuli.xyz on 2025-01-15 at 16:16

What does it matter what came before or after the offending command? Clearly, usr/bin/ar says it’s unable to copy a file because of Success.

=> More informations about this toot | More toots from bleistift2@sopuli.xyz

Written by masterofn001 on 2025-01-15 at 16:24

www.man7.org/linux/man-pages/man1/bash.1.html

Lists

A list is a sequence of one or more pipelines separated by one of

the operators ;, &, &&, or ||, and optionally terminated by one

of ;, &, or .

followed by ; and &, which have equal precedence.

A sequence of one or more newlines may appear in a list instead

of a semicolon to delimit commands.

If a command is terminated by the control operator &, the shell

executes the command in the background in a subshell. The shell

does not wait for the command to finish, and the return status is

  1. These are referred to as asynchronous commands. Commands

separated by a ; are executed sequentially; the shell waits for

each command to terminate in turn. The return status is the exit

status of the last command executed.

AND and OR lists are sequences of one or more pipelines separated

by the && and || control operators, respectively. AND and OR

lists are executed with left associativity. An AND list has the

form

      command1 && command2

command2 is executed if, and only if, command1 returns an exit

status of zero (success).

=> More informations about this toot | More toots from masterofn001@lemmy.ca

Written by Aedis on 2025-01-15 at 17:24

Funny tangent. I remember windows HRESULTS containing E_SUCCESS (error success) and something along the lines of S_FAILURE (success failure) I’m a little fuzzy on that second one though, so someone else can correct me if I have the wrong name for it.

=> More informations about this toot | More toots from Aedis@lemmy.world

Written by Venator@lemmy.nz on 2025-01-17 at 03:55

Maybe they’re for when you’re trying to cancel a request? 😅

=> More informations about this toot | More toots from Venator@lemmy.nz

Written by CheesyFox@lemmy.sdf.org on 2025-01-17 at 08:57

Ah yes, the fabled ‘Task succeded failurely’

=> More informations about this toot | More toots from CheesyFox@lemmy.sdf.org

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113832591876783359
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
475.280257 milliseconds
Gemini-to-HTML Time
3.472713 milliseconds

This content has been proxied by September (3851b).