You are not logged in.
Pages: 1
Hi,
im wanting to see the list of banned packages but it downloads as an empty .txt file ??? Maybe bad link?
https://www.devuan.org/os/explore
https://pkgmaster.devuan.org/bannedpackages.txt
EDIT: dont know why but geany didnt like the .txt file and wouldnt open it but nano was ok with it. Must be formatted differently?
Last edited by dice (2020-11-27 09:37:53)
“That which is below is like that which is above, and that which is above is like that which is below, to perform the miracles of one only thing.”
-Hermes Trismegistos
Offline
same with pluma (encoding issues). nano shows some weird line 1 :
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@unstable,systemd-timesyncd
if you remove this line, it works as expected with any editor. note that "unstable,systemd-timesyncd" in line 1 is also present in last line.
Offline
same with pluma (encoding issues). nano shows some weird line 1 :
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@unstable,systemd-timesyncd
if you remove this line, it works as expected with any editor. note that "unstable,systemd-timesyncd" in line 1 is also present in last line.
file is saying application binary file ?
~/Downloads $ > file -i bannedpackages.txt
bannedpackages.txt: application/octet-stream; charset=binary
Last edited by dice (2020-11-27 12:33:50)
“That which is below is like that which is above, and that which is above is like that which is below, to perform the miracles of one only thing.”
-Hermes Trismegistos
Offline
This may be due to some backend changes in the pkginfo function which is still somewhat of a WIP.
Offline
This may be due to some backend changes in the pkginfo function which is still somewhat of a WIP.
gotcha, used to be just a web page back a little while ago when i first looked into devuan.
“That which is below is like that which is above, and that which is above is like that which is below, to perform the miracles of one only thing.”
-Hermes Trismegistos
Offline
Pages: 1