Bug reports
Moderator: M. Eerie
- francois
- Contributor
- Posts: 6499
- 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
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.
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.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Bug reports
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.
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.
Wear your underpants on the outside and put on a cape.
- francois
- Contributor
- Posts: 6499
- 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
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
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.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Bug reports
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.
Wear your underpants on the outside and put on a cape.
- francois
- Contributor
- Posts: 6499
- 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
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.
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.
Re: Bug reports
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..
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Bug reports
Thanks. I will look into this if I can somehow reproduce it reliably.What I did is a research on KillMode=mixed as proposed at the end of the first link
I am only working on 001 at the moment. Can you login as guest with only the 001 module and nothing above it?because i can't login as user guest password guest not work return to login, any hint.
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.
Wear your underpants on the outside and put on a cape.
Re: Bug reports
ok, arch it is new for me so i can waiting for.... thanks,
- francois
- Contributor
- Posts: 6499
- 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
@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.
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.

Prendre son temps, profiter de celui qui passe.
Re: Bug reports
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...
Re: Bug reports
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.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Bug reports
I can log in to the guest account ok. From there I can also change password using: passwd guestI have tried to get access control over guest with passwd guest. It does not work.
Are you saying you don't have this functionality?
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.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.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- francois
- Contributor
- Posts: 6499
- 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
@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.
What is the differences between crippled sources and linux-headers?
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 ~ #
Prendre son temps, profiter de celui qui passe.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Bug reports
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/
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.
Wear your underpants on the outside and put on a cape.
- francois
- Contributor
- Posts: 6499
- 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
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:
I just did it once again. The output is:
Code: Select all
login incorrect
Prendre son temps, profiter de celui qui passe.