Bug reports

Arch based Porteus community project

Moderator: M. Eerie

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#91 by brokenman » 02 Nov 2015, 17:13

Back to the drawing board for staage 003. After booting into lxde on another machine I found:

1) mousepad not working (probably due to synaptics module not loading, libinput?)
2) nm-applet not working (I think this is upstream)
3) network setup scripts fail (have to open nm-connection-editor)

It's enough to make a grown man cry.

EDIT:
I have resolved the synaptics mousepad issue.
I have resolved the nm-applet not working issue.
I will push out another ISO soon.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
Ed_P
Contributor
Contributor
Posts: 8343
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Bug reports

Post#92 by Ed_P » 03 Nov 2015, 00:45

I can confirm. Mousepad mouse works but not the pad's clicks. No wifi network.
Ed

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#93 by brokenman » 03 Nov 2015, 00:58

For the mousepad clicks see here: http://forum.porteus.org/viewtopic.php?f=137&t=5173

1) For the network right click on nm-applet and enable (or run: NetworkManager)
2) Click on nm-applet and choose your ESSID.
3) Then right click on nm-applet and choose to edit configuration.
4) Now you can enter security passphrase. After that you can select your ESSID again from nm-applet and it should connect.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
francois
Contributor
Contributor
Posts: 6434
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#94 by francois » 03 Nov 2015, 01:59

Unable to use pman, I am working from the xfce environment:

Code: Select all

root ~ # pman -S leafpad

 No database files were found. 

I can set them up for you.

Would you like to do that now? [y/n]y
error: failed to initialize alpm library
(database is incorrect version: /var/lib/pacman/)
error:   try running pacman-db-upgrade

 Database files updated. 
error: failed to initialize alpm library
(database is incorrect version: /var/lib/pacman/)
error:   try running pacman-db-upgrade
root ~ # setup-pman
==> Appending keys from archlinux.gpg...
==> Locally signing trusted keys in keyring...
  -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
  -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
  -> Locally signing key 44D4A033AC140143927397D47EFD567D4C7EA887...
  -> Locally signing key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
  -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
==> Importing owner trust values...
==> Disabling revoked keys in keyring...
  -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
  -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
  -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
  -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
  -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
  -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
  -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
  -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
  -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
  -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
  -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
  -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
==> Updating trust database...
gpg: next trustdb check due at 2016-01-22

 Updating database ... 

error: failed to initialize alpm library
(database is incorrect version: /var/lib/pacman/)
error:   try running pacman-db-upgrade
df: ‘64bit_v31_nemesis/nemesis’: No such file or directory
 Changes are not on a real file system. 


 It seems you are not saving your changes. 

Would you like to create a module from your settings? [y/n]y
cp: cannot stat ‘/var/lib/pacman/sync’: No such file or directory
Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /tmp/pacman-settings.xzm, block size 262144.
[===================================================================-] 7/7 100%

Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments, compressed xattrs
	duplicates are removed
Filesystem size 489.76 Kbytes (0.48 Mbytes)
	90.97% of uncompressed filesystem size (538.37 Kbytes)
Inode table size 270 bytes (0.26 Kbytes)
	47.04% of uncompressed inode table size (574 bytes)
Directory table size 374 bytes (0.37 Kbytes)
	80.95% of uncompressed directory table size (462 bytes)
Number of duplicate files found 2
Number of inodes 18
Number of files 8
Number of fragments 1
Number of symbolic links  0
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 1
Number of directories 9
Number of ids (unique uids + gids) 1
Number of uids 1
	root (0)
Number of gids 1
	root (0)

/tmp/pacman-settings.xzm was moved to your modules directory.
This means that changes will persist at next boot.
root ~ # pman -S leafpad

 No database files were found. 

I can set them up for you.

Would you like to do that now? [y/n]
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
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#95 by francois » 03 Nov 2015, 02:00

subfolder option to install porteus does not work.

Thanks
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6434
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#96 by francois » 03 Nov 2015, 02:05

midnight commander in xfce4-terminal:
The color of the files is so dark that reading the names of the files is almost impossible.

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

User avatar
francois
Contributor
Contributor
Posts: 6434
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#97 by francois » 03 Nov 2015, 02:18

Ok pman could be restored with:

Code: Select all

root ~ # pacman-db-upgrade
==> Pre-4.2 database format detected - upgrading...

Code: Select all

Failed to set environment: Invalid environment assignments
root ~ # pacman -S leafpad
error: failed to initialize alpm library
(database is incorrect version: /var/lib/pacman/)
error:   try running pacman-db-upgrade
root ~ # pacman-db-upgrade
==> Pre-4.2 database format detected - upgrading...
root ~ # pman -S leafpad

 No database files were found. 

I can set them up for you.

Would you like to do that now? [y/n]y
:: Synchronizing package databases...
 core                     122.4 KiB  73.5K/s 00:02 [######################] 100%
 extra                   1813.6 KiB   241K/s 00:08 [######################] 100%
 community   
Prendre son temps, profiter de celui qui passe.

User avatar
Ed_P
Contributor
Contributor
Posts: 8343
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Bug reports

Post#98 by Ed_P » 03 Nov 2015, 05:45

brokenman wrote:For the mousepad clicks see here: http://forum.porteus.org/viewtopic.php?f=137&t=5173
$name is blank.

Code: Select all

guest@porteus:~$ name=`awk -F"'" '/is a touchpad/{print$2}' /var/log/Xorg.0.log`
guest@porteus:~$ echo $name

guest@porteus:~$ 
Is there a cheatcode for saving changes? I'm booting the ISO.
Ed

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#99 by brokenman » 03 Nov 2015, 09:10

Does the changes cheatcode not work?
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
francois
Contributor
Contributor
Posts: 6434
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#100 by francois » 03 Nov 2015, 12:23

Yes it does.
Prendre son temps, profiter de celui qui passe.

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

Re: Bug reports

Post#101 by beny » 03 Nov 2015, 19:07

hi lxterminal have a loop with the wizard i can't use a clean tab to setup pman and other task,

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#102 by brokenman » 04 Nov 2015, 00:03

have a loop with the wizard
Do you mean the terminal always starts with the wizard? It should only run once. Once you ctrl +c to close it it should remove the line with 'firstrun' from /root/.bashrc

To get nm-applet running install gnome-keyring using pman/pacman.

@Francois I will add pacman-db-upgrade to pman. Didn't know about it until yesterday.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
Ed_P
Contributor
Contributor
Posts: 8343
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Bug reports

Post#103 by Ed_P » 04 Nov 2015, 04:54

brokenman wrote:Does the changes cheatcode not work?
When I initially tried to boot nemesis with my porteus files, changes= & extramod= it wouldn't boot so I have backed off intertwining the two.

I'll have to retry it with the changes= one again. Can nemesis share a porteus save.dat file?
Ed

User avatar
francois
Contributor
Contributor
Posts: 6434
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#104 by francois » 04 Nov 2015, 18:28

Saying no to module building results in module building anyway:

Code: Select all

 Stripping libkactivities4-4.13.3-1-x86_64.pkg.tar.xz 

 Size before strip: 
 596K
 Size after strip: 
 532K

Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /tmp/libkactivities4-4.13.3-1-x86_64.pkg.xzm, block size 262144.
[=========================================================================\] 23/23 100%

Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
        compressed data, compressed metadata, compressed fragments, compressed xattrs
        duplicates are removed
Filesystem size 108.74 Kbytes (0.11 Mbytes)
        22.18% of uncompressed filesystem size (490.32 Kbytes)
Inode table size 530 bytes (0.52 Kbytes)
        34.60% of uncompressed inode table size (1532 bytes)
Directory table size 674 bytes (0.66 Kbytes)
        45.27% of uncompressed directory table size (1489 bytes)
Number of duplicate files found 0
Number of inodes 47
Number of files 23
Number of fragments 2
Number of symbolic links  2
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 22
Number of ids (unique uids + gids) 1
Number of uids 1
        root (0)
Number of gids 1
        root (0)
/usr/local/bin/activate: line 90: /usr/local/bin/xactivate: No such file or directory
 Decompressing libkipi-15.08.2-1-x86_64.pkg.tar.xz 
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
cp: cannot stat ‘/var/lib/pacman/local/libkipi-15.08.2-1*’: No such file or directory
 Stripping libkipi-15.08.2-1-x86_64.pkg.tar.xz 

 Size before strip: 
 380K
 Size after strip: 
 276K

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#105 by brokenman » 04 Nov 2015, 18:52

Saying no to module building results in module building anyway.
Thanks. It's like a spoiled teenager.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Locked