deployiso function #187
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: Ste74
This is only a question where i not found answer . For now deployiso work whit sourceforge server , it possible need staging function whit sourceforge shell ? I ask because the iso ( this need more time for uploading ) is immediatly visible on sourceforge although he has not finished upload.
Created by: udeved
It is possible to create eg remote directories with shell, but you got to manually start the sf shell and it lasts 4 hours.
If sf shell was running 24/7, this would be a good alternative.
Created by: Ste74
Only 4 hours ? but if inactive or always ?
I think if inactive , when rsync is in function is still open
Created by: udeved
Always. :(
This makes ssh sf shell unusable for our needs, and the shell starts terribly slow.
Created by: udeved
https://sourceforge.net/p/forge/documentation/Shell%20Service/
Created by: Ste74
:( damn it
Can I add a question? Is is possible to stage folders through the shell? I only know how to do that in the web-interface... ;)
Created by: Ste74
Lol @oberon2007 is my original question but obviously my english was incomprehensible
Created by: udeved
Best way to create folders was ssh, to also check if it already exists.
But, as mentioned, the shell service needs to be started and its slow.
Yes, creating is fine. But what about staging them? In the web-interface that's a nice feature that you can keep the folders invisible until they are ready for primetime... ;)
I think @philmmanjaro does it like that, he should know! I always have to use the webpage for that, because I don't know how to do it from the shell :)
Created by: udeved
Well, shell is not viable option unfortunately.
Just saying, what you are asking would require a permanently running shell service on the server.
I'm not sure if we're talking about the same thing. I mean adding an attribute for sourceforge for any folder, like this function of the web-interface:

Created by: Ste74
If you read here https://sourceforge.net/p/forge/documentation/Shell%20Service/ is not mentioned
Created by: udeved
@oberon2007
Yes, we talking the same thing.
But how do you propose this gets created with rsync?
We don't have a shell as viable option, and it doesn't make sense to enhance this any further for a SF hosting. Ideally, we have a server with ssh access up.
ok. I was not aware how staging works and that it requires an active shell. I thought quite naively obviously that this would be like a flag for a directory that gets stored on the server... :)