WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core 14.0 Alpha 1 Testing  (Read 23349 times)

aus9

  • Guest
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #90 on: March 05, 2023, 04:18:02 AM »
Hi  Rich
2 possible issues?

I have a tower but have  a dongle that I used to use with  wicd but that does not work for me at the moment
Code: [Select]
wicd
/usr/local/sbin/wicd: exec: line 3: /usr/local/bin/python: not found

I have a permission denied loading wifi-manager which looks like a fine replacement for wicd

Code: [Select]
tce-load -i wifi-manager
yad.tcz: OK
wireless-6.1.2-tinycore64.tcz: OK
find: /tmp/tcloop/eiwd/var/lib/iwd: Permission denied
eiwd.tcz: OK
libnl.tcz: OK
iw.tcz: OK
libdb.tcz: OK
db.tcz: OK
iproute2.tcz: OK
wifi-manager.tcz: OK

ls -al /tmp/tcloop/eiwd/var/lib/
total 0
drwxr-xr-x 3 1000 staff 26 Jan 18 02:44 ./
drwxr-xr-x 3 1000 staff 26 Jan 18 02:44 ../
drwx------ 2 1000 staff  3 Jan 18 02:44 iwd/

Hope that I am on the right path....often wrong more than right

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #91 on: March 05, 2023, 08:13:55 AM »
Hi aus9
... Hi Rich, I can see the corrected dep files ...
See reply #7:
https://forum.tinycorelinux.net/index.php/topic,26077.msg167313.html#msg167313
Not dep files. I corrected permissions in a bunch of extensions.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #92 on: March 05, 2023, 08:36:10 AM »
Hi aus9
...
Code: [Select]
wicd
/usr/local/sbin/wicd: exec: line 3: /usr/local/bin/python: not found
...
I think you might have the wrong python installed. You did install one of them, right?
python.tcz provides  /usr/local/bin/python
python3.x.tcz provides  /usr/local/bin/python3
 
Quote
...
Code: [Select]
----- Snip -----
ls -al /tmp/tcloop/eiwd/var/lib/
total 0
drwxr-xr-x 3 1000 staff 26 Jan 18 02:44 ./
drwxr-xr-x 3 1000 staff 26 Jan 18 02:44 ../
drwx------ 2 1000 staff  3 Jan 18 02:44 iwd/  <-------
It looks like user 1000 has read permission, but if you are user tc, that is user 1001.
staff has no permissions at all.

aus9

  • Guest
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #93 on: March 05, 2023, 04:11:07 PM »
Rich

corrected deps reply.....I have no idea how my brain works.
a brain ....a brain....half my kingdon for a brain ;)

2) correct I am tc so umm will eiwd need a rebuild?

3) wicd python question
Code: [Select]
tc@box:/mnt/sda3/tce/optional$ ls python*
python.tcz        python3.6-setuptools.tcz
python.tcz.dep        python3.6-setuptools.tcz.dep
python.tcz.md5.txt        python3.6-setuptools.tcz.md5.txt
python3.6-dev.tcz        python3.6-xlib.tcz
python3.6-dev.tcz.dep        python3.6-xlib.tcz.dep
python3.6-dev.tcz.md5.txt        python3.6-xlib.tcz.md5.txt
python3.6-distutils-extra.tcz        python3.6.tcz
python3.6-distutils-extra.tcz.dep      python3.6.tcz.dep
python3.6-distutils-extra.tcz.md5.txt  python3.6.tcz.md5.txt
python3.6-pip.tcz        python3.7.tcz
python3.6-pip.tcz.dep        python3.7.tcz.dep
python3.6-pip.tcz.md5.txt        python3.7.tcz.md5.txt
python3.6-psutil.tcz        python3.9-dev.tcz
python3.6-psutil.tcz.dep        python3.9-dev.tcz.dep
python3.6-psutil.tcz.md5.txt        python3.9-dev.tcz.md5.txt
python3.6-pulsectl.tcz        python3.9.tcz
python3.6-pulsectl.tcz.dep        python3.9.tcz.dep
python3.6-pulsectl.tcz.md5.txt        python3.9.tcz.md5.txt
tc@box:/mnt/sda3/tce/optional$

Maybe I need to delete them and start afresh?

aus9

  • Guest
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #94 on: March 05, 2023, 04:26:18 PM »
nick65go

I have read your posts 38 39 and I have an AMD APU
I am not using flwm nor an xorg file and glxgears fails for me. Now it may be my desktop, a private update to icewm.

Can you exit FLWM to prompt and report any error messages please.

for me I see something like....but icewm loads okish
Quote
Error opening display
[GFX-1] glxtest libEGL initialize failed
[GFX-1] glxtest GLX Extension missing

I need to solve this myself but interested to see if you get similar message.

slightly off topic, I did not build icewm on pure 14x....I may have to

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1343
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #95 on: March 05, 2023, 07:31:21 PM »
Hi aus9. Yes, it looks like eiwd needs to be repackaged. I'll take care of it.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #96 on: March 05, 2023, 07:38:29 PM »
Hi GNUser
I just did that. The repo has been updated.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #97 on: March 05, 2023, 07:45:39 PM »
Hi aus9
... 2) correct I am tc so umm will eiwd need a rebuild? ...
eiwd has been repackaged. Update your system and try again.

Quote
... Maybe I need to delete them and start afresh?
It sounds like maybe you just didn't load python.tcz:
Code: [Select]
tce-load -i python

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1343
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #98 on: March 05, 2023, 08:19:29 PM »
Hi Rich. Your updated eiwd.tcz will not work for me or other users who use user=foo boot code.

Changing ownership of files and directories to tc (uid 1001), which you did, only fixes one of two problems with the extension. The second problem is lack of group permissions on /var/lib/iwd.

Please change permissions of /var/lib/iwd from 700 to 770. Then any user who is part of the staff group is good to go.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #99 on: March 05, 2023, 08:20:43 PM »
Hi GNUser
Will do.  :)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #100 on: March 05, 2023, 08:26:51 PM »
Hi GNUser
Done.

Offline GNUser

  • Hero Member
  • *****
  • Posts: 1343
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #101 on: March 05, 2023, 08:29:45 PM »
Looks good now, Rich. Thank you.

aus9

  • Guest
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #102 on: March 05, 2023, 09:07:25 PM »
Hi Rich

I deleted eiwd* from tcedir and attempted
Code: [Select]
tce-load -w eiwd but might need server to update repo so will try again tomorrow thanks

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #103 on: March 05, 2023, 09:10:18 PM »
Hi aus9
The Tinycore server is updated. If you are using one of the downstream
servers they can take up 24 hours to update.

aus9

  • Guest
Re: Tiny Core 14.0 Alpha 1 Testing
« Reply #104 on: March 05, 2023, 09:22:39 PM »
Hi Rich
eiwd updated thanks.

I am going to give up on wicd but first here was how my brain worked?

tce.install script for wicd unpack tarball to root of system but my unpack shows
Code: [Select]
tar xvf files.tar.gz
usr/
usr/local/
usr/local/bin/
usr/local/bin/python2.7
usr/local/bin/python2-config
usr/local/bin/python2
usr/local/bin/pydoc
usr/local/bin/idle
usr/local/bin/2to3
usr/local/bin/smtpd.py
usr/local/bin/python2.7-config

right so I use root powers to delete wicd-gtk and edit real copy under usr loc bin adding 2.7 so it reads
Quote
exec /usr/local/bin/python2.7 -O /usr/local/share/wicd/gtk/wicd-client.py $@

Then Juanito's info says start dbus then wicd daemons but only dbus wants to play with me.
Code: [Select]
/usr/local/etc/init.d/dbus status
dbus is running.
sudo /usr/local/etc/init.d/wicd start
Starting wicd daemon
tc@box:/usr/local/bin$ sudo /usr/local/etc/init.d/wicd status
wicd daemon is not running.

Lets give up on wicd at the moment....I will try wifi-manager after I compile the kernel for 8188eu for 14x later.....much later ;)