The officially official Devuan Forum!

You are not logged in.

#1101 Re: News & Announcements » Devuan Jessie 1.0.0 Stable LTS is here!!! » 2017-06-02 00:20:21

MiyoLinux wrote:

YEA!!! Congratulations and thank you!!! smile

https://devuan.org/os/debian-fork/stabl … nce-052517

Now if only they can make ascii more stable. wink

ah yes, I look forward to that.  Thankfully, they probably are working on it now due to devuan jessie being stable now. smile

#1102 Re: Other Issues » What is the easiest way to install systemd? » 2017-06-02 00:15:57

greenjeans wrote:
FOSSuser wrote:

I think it is 'designed' to be faulty, so that RH can sell you a support contract/package & make money out of Linux. wink

Well that is the Microsoft system for success, just look at the AWESOME and ginormous support/antivirus/repair industry they spawned. wink

You can really see the commercialism shine when they wax poetic about "branding" and removing configuration options so all the dumb people will finally HAVE TO DO IT THEIR WAY WHICH IS OF COURSE THE RIGHT WAY!

I would love it if our schools did this:

Teacher: okay class what is proprietary software good for?

Class:  SPYWARE!

Teacher: That's Correct!

ah well, one can dream... heh.

#1103 Re: Installation » [Solved] Conversion from Debian Stretch to Devuan Ascii » 2017-06-02 00:11:55

golinux wrote:
supusr wrote:

Could I change these sources somehow to perform a conversion to devuan ascii?  If so, what would the process be?

I don't think it's possible to go from stretch to ASCII.  The upgrade feature was only intended for going from Debian Wheezy or Jessie to Devuan Jessie.  I think ASCII will require a new install.

Yep, I learned that the hard way... my computer went off and I had to reinstall...

#1104 Re: Hardware & System Configuration » Is It safe to use linux libre on devuan ascii or devuan jessie? » 2017-05-31 21:41:57

Not quite there are other repos. I use jxself.org because it is good for debian based ones, including devuan and trisquel.

personally I would love to see trisquel have no systemd just like devuan  (trisquel 8 is based off of ubuntu 16.04 which has systemd.)

So I guess the better way to put it is, to remain systemd-free.

#1105 Re: Hardware & System Configuration » Is It safe to use linux libre on devuan ascii or devuan jessie? » 2017-05-31 02:04:30

golinux wrote:

Discussion here: https://dev1galaxy.org/viewtopic.php?id=606  Why not download from here https://linux-libre.fsfla.org/  ?  Be careful with third party repos . . .

The repo I mentioned works with devuan also. so its of no issue what I mentioned. wink

I am now running on that kernel.

#1106 Hardware & System Configuration » Is It safe to use linux libre on devuan ascii or devuan jessie? » 2017-05-30 13:45:41

zapper
Replies: 4

https://jxself.org/linux-libre/

is where I would download the linux libre kernel.

It works on trisquel and debian so I wondered if it works on devuan as well...

#1107 Re: Installation » /etc/apt/sources.list.d/devuan.list » 2017-05-30 13:40:43

Max_B wrote:

Thanks golinux smile
Don't worry, I'm well aware of potential issues of backporting or mixing repos/distros. I currently use Ascii because in Debian I've always used the "testing" branch, and in my sources.list there are only the auto.mirror.devuan.org lines + the local dir with some debs I build from upstream source (eg Avidemux and some other which are only on deb-multimedia.org and thus not available in Debian). I was just curious about the additional repository listed in sources.list.d/devuan.list and its role, but now having seen it cited in the discussion on dng about apulse somehow clarified it to me.

I used stretch on debian like four months ago and now I am using ascii and from here on out, no systemd for me!

#1108 Re: Installation » Unsuccessful installation! » 2017-05-30 13:37:44

tompravi wrote:

I'll try this or I'll transfer my laptop close to router so as to establish wire connection. The second seems more easy. Anyway,
It should not make the announcement for the stable edition, as debian didn't use this behavior. Now it's like experimental. I have to tell you I'm disappointed from the devuan project. 
PS. I'm user of debian. But when I tried the Devual rc2 I was impressed. So I decided to try the stable one.

I use the devuan ascii. Almost no problems for me. 

I am not sure though, you may have a less freedom friendly computer. yours might need blobs to work.  That can make a huge impact.

I do not trust anything with intel me still on it. or any backdoor of that sort. hmm

#1109 Re: Hardware & System Configuration » Has anyone here installed nextcloud from source successfully? SOLVED! » 2017-05-30 13:34:02

smoki wrote:

Cool, anyway for adding keys of this repo to cite:

https://software.opensuse.org/download. … oud-client

For Debian 8.0 run the following as root:

echo 'deb http://download.opensuse.org/repositories/home:/ivaradi/Debian_8.0/ /' > /etc/apt/sources.list.d/nextcloud-client.list 
apt-get update
apt-get install nextcloud-client

You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:

wget -nv http://download.opensuse.org/repositories/home:ivaradi/Debian_8.0/Release.key -O Release.key
apt-key add - < Release.key
apt-get update

even better! now I can upgrade it when needed!

hehe...

SOLVED IN FULL!  wink

#1111 Re: Hardware & System Configuration » Hey, I don't need help! » 2017-05-30 01:53:12

FOSSuser wrote:

Welcome aboard. smile

That bit of info about GPT & Grub not liking each other is useful info; there is someone trying to install another distro on an old machine, & that could be their problem. If I come across their post again, I'll mention it. smile

It depends on the old system, I am currently using an x200 with some custom changes to it, (libreboot ftw!)

so yeah...

this machine is eight or more years old.

I guess my point is, it depends on how old/how easily it can be reverse engineered.

#1112 Re: Hardware & System Configuration » Has anyone here installed nextcloud from source successfully? SOLVED! » 2017-05-30 01:22:30

Now I have only one problem remaining, the key isn't being accepted. and I am not sure why...

but it gives this error.

W: GPG error: http://download.opensuse.org/repositori … Debian_9.0  Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 97E98EAFE52838E6
E: The repository 'http://download.opensuse.org/repositories/home:/ivaradi//Debian_9.0  Release' is not signed.
E: Failed to download some files

I am using ascii so debian 9 version is no doubt needed

I don't really import keys with command line... that would be why. heh.

Edit: I did it manually and it worked. so thanks for giving me the link. wink

gdebi did the job pretty well.

smile

#1113 Re: Hardware & System Configuration » Has anyone here installed nextcloud from source successfully? SOLVED! » 2017-05-29 14:18:38

ln: failed to create symbolic link '/usr/lib64/libnextcloudsync.so.0': File exists

happens when I used,

ln -s /usr/local/lib64/libnextcloudsync.so.0 /usr/lib64/libnextcloudsync.so.0

so knowing this, I wondered if anyone here knows a fix

I wouldn't know where to begin. I am intermediate but I am by no means an expert at gnu/linux.

#1114 Re: Hardware & System Configuration » Shutdown and root passsword » 2017-05-29 02:01:38

KShutdown works well for shutting down the system even in devuan ascii.

its the only app from the devuan repo which works for me in ascii for shutting down system. wink

#1115 Hardware & System Configuration » Has anyone here installed nextcloud from source successfully? SOLVED! » 2017-05-29 00:44:14

zapper
Replies: 7

this error I keep getting when I go to run nextcloud through terminal emulator stays with me no matter what...

nextcloud: error while loading shared libraries: libnextcloudsync.so.0: cannot open shared object file: No such file or directory

this error was easily squashed in debian but not devuan...

whether it is debian 8 or debian 9... same result.

devuan jessie and ascii not so much...

can anyone tell me how to squash it?

owncloud doesn't have this error suspiciously... that I know of...

SOLVED! thank you! smile

Board footer

Forum Software