Pop-Up Thingie
Sidebar
>>> Magnum BBS <<<
Home
Forum
Files
Dark
Log in
Username
Password
Sidebar
Forum
Usenet
LINUX.DEBIAN.BUGS.RC
Bug#1108063: #1108063 shelr broken by ruby 3.2+
From
Rebecca N. Palmer
@21:1/5 to
All
on Wed Jul 16 17:40:01 2025
Control: tags -1 patch
This is the only place exists() is used, so the obvious fix is this one-character change, but I have not tested whether there are also other issues.
--- a/lib/shelr/recorder.rb
+++ b/lib/shelr/recorder.rb
@@ -89,7 +89,7 @@ module Shelr
end
def check_record_dir
- FileUtils.mkdir_p(record_dir) unless File.exists?(record_dir)
+ FileUtils.mkdir_p(record_dir) unless File.exist?(record_dir)
end
def init_terminal
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
Who's Online
Recent Visitors
Plume
Sun Sep 14 09:34:52 2025
from
Uk
via
Raw
Gretchiie
Sun Sep 14 06:07:30 2025
from
Derry, Nh
via
Telnet
Thlc
Sat Sep 13 17:11:34 2025
from
Rognac, France
via
Telnet
Thlc
Sat Sep 13 17:04:03 2025
from
Rognac, France
via
Telnet
Thlc
Sat Sep 13 16:32:19 2025
from
Rognac, France
via
SSH
Thlc
Sat Sep 13 15:41:11 2025
from
Rognac, France
via
SSH
Thlc
Sat Sep 13 07:56:03 2025
from
Rognac, France
via
SSH
Gretchiie
Sat Sep 13 07:22:10 2025
from
Derry, Nh
via
Telnet
System Info
Sysop:
Keyop
Location:
Huddersfield, West Yorkshire, UK
Users:
546
Nodes:
16 (
1
/
15
)
Uptime:
159:37:41
Calls:
10,385
Calls today:
2
Files:
14,056
Messages:
6,416,491