Bug reports

Arch based Porteus community project

Moderator: M. Eerie

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Bug reports

Post#31 by francois » 10 Oct 2015, 05:08

1.0 /config/network

I addition to those option that were set stock within the network config file have enabled :
device=wired
devicename=enp3s0

At bootup, I cannot connect to internet. I still have to:
dhcpcd enp0s3

2.0 the pacman-settings.xzm module is in the /porteus/modules and it has no effect.

Thanks.
Prendre son temps, profiter de celui qui passe.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Bug reports

Post#32 by brokenman » 10 Oct 2015, 05:17

I made quite a few updates today (some were major) but am finished for the night now. Please pull the latest git and see if it works. I did find a typo in the network setup that meant the device name wasn't being passed to the config file, causing systemd-networkd to fail. I am working on a "nemesis network setup" script so you can manually connect. Tomorrow I have a wedding to attend so there will be few updates over the weekend. Thanks.

Regarding 2.0) I will check it out further tomorrow night.
Any arch users know why? I included the gnupg folder and the database files.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Bug reports

Post#33 by francois » 10 Oct 2015, 18:55

system shutdown randomly can take several minutes with the message:
a stop job is running for User Manager for

solution would be changing nginx.service (systemctl edit nginx) to:
https://bugs.archlinux.org/task/40322

Code: Select all

[Unit]
Description=A high performance web server and a reverse proxy server
After=network.target

[Service]
Type=simple
Restart=always
SyslogLevelPrefix=off
SyslogLevel=err
ExecStart=/usr/bin/nginx -g 'pid /run/nginx.pid; daemon off; error_log stderr;'
ExecReload=/bin/kill -HUP $MAINPID
KillSignal=SIGQUIT
KillMode=mixed

[Install]
WantedBy=multi-user.target
Prendre son temps, profiter de celui qui passe.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Bug reports

Post#34 by brokenman » 10 Oct 2015, 20:29

nginx is a web server that isn't installed. Is there any other information about what is holding up the shutdown? I have heard of this but never experienced it.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Bug reports

Post#35 by francois » 10 Oct 2015, 21:54

I have this problem at random, but regularly since I build arch linux. There are many reports but no clear solution except:
https://bugs.freedesktop.org/show_bug.cgi?id=70593
from:
https://bbs.archlinux.org/viewtopic.php?id=171766

What I did is a research on KillMode=mixed as proposed at the end of the first link. This is why I came with this nginx.service. Not very smart. :(
Prendre son temps, profiter de celui qui passe.

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Re: Bug reports

Post#36 by beny » 11 Oct 2015, 13:55

hi brokenman i can't use abs for make a custom nvidia driver because i can't login as user guest password guest not work return to login, any hint..

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Bug reports

Post#37 by brokenman » 11 Oct 2015, 14:11

What I did is a research on KillMode=mixed as proposed at the end of the first link
Thanks. I will look into this if I can somehow reproduce it reliably.
because i can't login as user guest password guest not work return to login, any hint.
I am only working on 001 at the moment. Can you login as guest with only the 001 module and nothing above it?

Please understand that I won't be addressing bug reports for stage 002 directly until I reach this stage myself.
How do i become super user?
Wear your underpants on the outside and put on a cape.

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Re: Bug reports

Post#38 by beny » 11 Oct 2015, 14:30

ok, arch it is new for me so i can waiting for.... thanks,

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Bug reports

Post#39 by francois » 11 Oct 2015, 15:47

@beny:
There is an account for guest already. I have tried to get access control over guest with passwd guest. It does not work.

Here is a general reccomandation wiki to use arch linux with a first section on users and groups:
https://wiki.archlinux.org/index.php/Ge ... nistration

@brokenman:
Your message on working on the base system has been clearly understood by me. I will work more intensively on the base and config system, and incite others to do so. :wink:
Prendre son temps, profiter de celui qui passe.

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Re: Bug reports

Post#40 by beny » 11 Oct 2015, 16:46

hi francois for now i have the automatic internet connection at boot, i have installed also ranger another file manager and two web browser only txt,but it is strange not log in as guest or user you want,maybe we need to modify a systemd script? if yes i don't know which is...

beny
Full of knowledge
Full of knowledge
Posts: 2083
Joined: 02 Jan 2011, 11:33
Location: italy

Re: Bug reports

Post#41 by beny » 11 Oct 2015, 18:59

hi brokenman you have used the 4.8 gcc i have the 5.2 gcc so the kernel compiler do not match if possible you have a devel of the 4.2.3-1 kernel or if i can put in the kernel source directly,i try to build video driver if i can.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Bug reports

Post#42 by brokenman » 11 Oct 2015, 23:57

I have tried to get access control over guest with passwd guest. It does not work.
I can log in to the guest account ok. From there I can also change password using: passwd guest
Are you saying you don't have this functionality?
beny wrote:hi brokenman you have used the 4.8 gcc i have the 5.2 gcc so the kernel compiler do not match if possible you have a devel of the 4.2.3-1 kernel or if i can put in the kernel source directly,i try to build video driver if i can.
I don't have a devel module for this kernel but I can supply the crippled kernel source which should work for compiling video drivers.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Bug reports

Post#43 by francois » 12 Oct 2015, 02:03

@brokenman:
I can log in to the guest account ok. From there I can also change password using: passwd guest
Are you saying you don't have this functionality?

I confirm that I am not able to boot guest.

Code: Select all

root ~ # sudo guest
sudo: unable to stat /etc/sudoers: Permission denied
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin
root ~ # su guest
su: failed to execute /bin/bash: Permission denied
root ~ # 
What is the differences between crippled sources and linux-headers?
Prendre son temps, profiter de celui qui passe.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Bug reports

Post#44 by brokenman » 12 Oct 2015, 03:16

After booting into nemesis you should arrive at a login prompt. Here you can login as guest using standard porteus guest details. This is the standard procedure for logging in to any linux. If you logged in as root then you can su to guest using: su guest (su - guest will spit out a dbus error message).

Where are you running these commands from Francois? The prompt in nemesis reads: [root@nemsis ~]#
Yours is: root ~ #

Crippled kernel sources is the kernel kernel sources from which I built the kernel. They are required for building kernel related packages such as video drivers.
Kernel headers are here: https://www.archlinux.org/packages/test ... x-headers/
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Bug reports

Post#45 by francois » 12 Oct 2015, 03:29

I could not copy paste the result of trying to login guest in command line outside of xorg. But it did not work for me with password=guest.

I just did it once again. The output is:

Code: Select all

login incorrect
Prendre son temps, profiter de celui qui passe.

Locked