action #61350
closed
Added by lnussel almost 5 years ago.
Updated over 4 years ago.
Description
For future reference: .torrent files are added into pontifex:/var/lib/hefurd and the service needs a restart.
.torrent files can be pulled from mirrorbrain / via the download.o.o iso metalink page
ask for volunteers to seed
The below is old/outdated:
put torrent in separate directories
Torrents are created using /work/cd/bin/torrent-wrapper.pl
This requires make_torrent and dump_torrent from git/libtorrent/examples
To build: zypper in boost-devel libtorrent-rasterbar-devel libtorrent-devel
- Due date changed from 2020-05-13 to 2020-07-02
- Assignee set to lkocman
- Start date changed from 2020-05-08 to 2020-06-30
sh-4.4$ sudo ls /var/lib/hefur
[sudo] password for lkocman:
openSUSE-Leap-15.0-DVD-x86_64.iso.torrent openSUSE-Leap-15.0-Rescue-CD-x86_64-Current.iso.torrent openSUSE-Leap-15.1-NET-x86_64.iso.torrent
openSUSE-Leap-15.0-GNOME-Live-x86_64-Current.iso.torrent openSUSE-Leap-15.1-DVD-x86_64.iso.torrent openSUSE-Leap-15.1-Rescue-CD-x86_64-Current.iso.torrent
openSUSE-Leap-15.0-KDE-Live-x86_64-Current.iso.torrent openSUSE-Leap-15.1-GNOME-Live-x86_64-Current.iso.torrent openSUSE-Leap-42.2-DVD-x86_64.iso.torrent
openSUSE-Leap-15.0-NET-x86_64.iso.torrent openSUSE-Leap-15.1-KDE-Live-x86_64-Current.iso.torrent openSUSE-Leap-42.3-DVD-x86_64.iso.torrent
I just created these two with transmission to give it a shot
lkocman@pontifex2:/home/lkocman> ls
bin openSUSE-Leap-15.2-DVD-x86_64.iso.torrent openSUSE-Leap-15.2-NET-x86_64.iso.torrent
sh-4.4# cd /var/log/hefur
sh-4.4# tail 2020-07-01T15:59:14.log
2020-07-01 15:59:14.0310 hefur: error: /var/lib/hefur/openSUSE-Leap-15.2-DVD-x86_64.iso.torrent: parse error
2020-07-01 15:59:14.0310 hefur: error: /var/lib/hefur/openSUSE-Leap-15.2-NET-x86_64.iso.torrent: parse error
This didn't work out very well
Ah permission issue, thanks google!
sh-4.4# ls -la /var/lib/hefur/
total 976
drwxr-x--- 2 hefur hefur 4096 Jul 1 15:56 .
drwxr-xr-x 43 root root 4096 Sep 10 2019 ..
-rw-r--r-- 1 root root 37626 May 26 2018 openSUSE-Leap-15.0-DVD-x86_64.iso.torrent
-rw-r--r-- 1 root root 77875 Jun 6 2019 openSUSE-Leap-15.0-GNOME-Live-x86_64-Current.iso.torrent
-rw-r--r-- 1 root root 73679 Jun 6 2019 openSUSE-Leap-15.0-KDE-Live-x86_64-Current.iso.torrent
-rw-r--r-- 1 root root 12972 Jun 6 2019 openSUSE-Leap-15.0-NET-x86_64.iso.torrent
-rw-r--r-- 1 root root 54257 Jun 6 2019 openSUSE-Leap-15.0-Rescue-CD-x86_64-Current.iso.torrent
-rw-r--r-- 1 root root 312349 Jun 4 2019 openSUSE-Leap-15.1-DVD-x86_64.iso.torrent
-rw-r--r-- 1 root root 75679 Jun 6 2019 openSUSE-Leap-15.1-GNOME-Live-x86_64-Current.iso.torrent
-rw-r--r-- 1 root root 74523 Jun 6 2019 openSUSE-Leap-15.1-KDE-Live-x86_64-Current.iso.torrent
-rw-r--r-- 1 root root 12849 Jun 6 2019 openSUSE-Leap-15.1-NET-x86_64.iso.torrent
-rw-r--r-- 1 root root 52861 Jun 6 2019 openSUSE-Leap-15.1-Rescue-CD-x86_64-Current.iso.torrent
-rw------- 1 root root 41158 Jul 1 15:54 openSUSE-Leap-15.2-DVD-x86_64.iso.torrent
-rw------- 1 root root 44415 Jul 1 15:54 openSUSE-Leap-15.2-NET-x86_64.iso.torrent
-rw-r--r-- 1 root root 42138 Dec 7 2017 openSUSE-Leap-42.2-DVD-x86_64.iso.torrent
-rw-r--r-- 1 root root 44578 Dec 7 2017 openSUSE-Leap-42.3-DVD-x86_64.iso.torrent
sh-4.4# sudo chmod 644 /var/lib/hefur/{openSUSE-Leap-15.2-DVD-x86_64.iso.torrent,openSUSE-Leap-15.2-NET-x86_64.iso.torrent}
sh-4.4#
- Status changed from New to Resolved
Also available in: Atom
PDF