Porteus/Arch aka Sensei (Porteus w/pacman package manager)

Porteus based on Arch with pacman package manager.
stifiling
Contributor
Contributor
Posts: 93
Joined: 14 Jul 2013, 03:10
Distribution: Porteus w/pacman pm
Location: home

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#61 by stifiling » 18 Mar 2014, 01:39

Alright i'll upload. Gimmie just a moment.

stifiling
Contributor
Contributor
Posts: 93
Joined: 14 Jul 2013, 03:10
Distribution: Porteus w/pacman pm
Location: home

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#62 by stifiling » 27 Mar 2014, 23:12

I upped the 32 bit iso based on 3.0 final. I took out frisbee network manager..and went back to wicd.

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: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#63 by francois » 28 Mar 2014, 01:10

Thanks a lot. We will try it this weekend. :D
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: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#64 by francois » 29 Mar 2014, 02:57

pacman -Syu yields message error:

Code: Select all

failed to retreive sensei.db
It is impossible to install any package with pacman.

In addition, there is no package at all in the X environement, not even a terminal, unless I just don't know how to assign the program. I had to go out of X to be able to find the command line.

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

stifiling
Contributor
Contributor
Posts: 93
Joined: 14 Jul 2013, 03:10
Distribution: Porteus w/pacman pm
Location: home

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#65 by stifiling » 29 Mar 2014, 07:13

francois wrote:pacman -Syu yields message error:

Code: Select all

failed to retreive sensei.db
It is impossible to install any package with pacman.

In addition, there is no package at all in the X environement, not even a terminal, unless I just don't know how to assign the program. I had to go out of X to be able to find the command line.

Thanks.
This is the first time i'm seeing that myself. I didn't know dropbox had a bandwidth limitation on the public folder.

you can resolve it by using the console, and:

Code: Select all

nano /etc/pacman.conf
scroll down til you see:

[sensei]
Server = https://dl.dropboxusercontent.com/u/423 ... Repo/$arch

and either comment it out by like:

#[sensei]
#Server = https://dl.dropboxusercontent.com/u/423 ... Repo/$arch

or change it to the sourceforge repo i just made:

[sensei]
Server = https://sourceforge.net/projects/sensei ... Repo/$arch

(hyperlink may cause confusion with the " ... " in the url above. the exact url is "sourceforge.net/projects/senseignulinux/files/SenseiRepo/$arch" after the https://")

and then you can do:

Code: Select all

pacman -Sy
and install your terminal of choice, text editor, file manager, etc. hopefully sourceforge doesn't have that same type of limitation.

if you want to use thunar file manager...add the new sensei repo as shown above, rather than commenting it out....after you should be able to install:

Code: Select all

pacman -S thunar-noroot
which will give you thunar without the "Root Warning" banner. you probably also want to install 'gvfs' and 'udisks2' for the volume monitor and trash can.

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: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#66 by francois » 29 Mar 2014, 11:23

There is no nano installed. I have tried with a standard nano.xzm, some libraries where missing.

In addition, I could not find /etc/pacman.conf

Thanks
Prendre son temps, profiter de celui qui passe.

stifiling
Contributor
Contributor
Posts: 93
Joined: 14 Jul 2013, 03:10
Distribution: Porteus w/pacman pm
Location: home

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#67 by stifiling » 29 Mar 2014, 14:22

francois,

nano is in the system buddy. it's one of the first apps i 'always' install. it lives in 001-core.xzm. when u do:

Code: Select all

nano /etc/pacman.conf
u're getting "command not found"?

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: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#68 by francois » 29 Mar 2014, 23:05

Hum! You were right. I dunno how I could miss the nano command with /etc/pacman.conf. Setting up followed thru quite swiftly, though I would have like to have some utility like slocate to find the files around. Specially, that I could not install mc properly (see 2.0)

1.0 The second solution was the only one working.
and either comment it out by like:

#[sensei]
#Server = https://dl.dropboxusercontent.com/u/423 ... Repo/$arch

or change it to the sourceforge repo i just made:

[sensei]
Server = https://sourceforge.net/projects/sensei ... Repo/$arch

(hyperlink may cause confusion with the " ... " in the url above. the exact url is "sourceforge.net/projects/senseignulinux/files/SenseiRepo/$arch" after the https://")

2.1 I have some trouble installing midnight commander:

Code: Select all

root@sensei:~/usm# pacman -S mc
resolving dependencies...
looking for inter-conflicts...

Packages (3): gpm-1.20.7-4  slang-2.2.4-3  mc-4.8.11-1

Total Installed Size:   9.37 MiB

:: Proceed with installation? [Y/n] y
(3/3) checking keys in keyring                     [######################] 100%
(3/3) checking package integrity                   [######################] 100%
(3/3) loading package files                        [######################] 100%
(3/3) checking for file conflicts                  [######################] 100%
error: failed to commit transaction (conflicting files)
mc: /etc/mc/mc.menu.sr exists in filesystem
Errors occurred, no packages were upgraded.
root@sensei:~/usm# 
2.2 pacman -S --force mc, did not do any better.

Code: Select all

root@sensei:~/usm# pacman -S --force mc
resolving dependencies...
looking for inter-conflicts...

Packages (3): gpm-1.20.7-4  slang-2.2.4-3  mc-4.8.11-1

Total Installed Size:   9.37 MiB

:: Proceed with installation? [Y/n] y
(3/3) checking keys in keyring                     [######################] 100%
(3/3) checking package integrity                   [######################] 100%
(3/3) loading package files                        [######################] 100%
(3/3) checking for file conflicts                  [######################] 100%
(3/3) checking available disk space                [######################] 100%
(1/3) installing gpm                               [######################] 100%
(2/3) installing slang                             [######################] 100%
(3/3) installing mc                                [######################] 100%
warning: /etc/mc/filehighlight.ini saved as /etc/mc/filehighlight.ini.pacorig
warning: /etc/mc/mc.keymap saved as /etc/mc/mc.keymap.pacorig
warning: /etc/mc/mc.menu saved as /etc/mc/mc.menu.pacorig
warning: /etc/mc/mc.ext saved as /etc/mc/mc.ext.pacorig
Optional dependencies for mc
    cabextract: ucab extfs
    cdparanoia: audio extfs
    cdrkit: iso9660 extfs
    gawk: hp48+ extfs [installed]
    aspell: spelling corrections
    cvs: CVS support
    mtools: a+ extfs
    perl: needed by several extfs scripts [installed]
    python2-boto: s3+ extfs
    python2-pytz: s3+ extfs
    smb: VFS support
    unace: uace extfs
    unarj: uarj extfs
    unrar: urar extfs
    zip: uzip extfs
    p7zip: support for 7zip archives
root@sensei:~/usm# mc
bash: /usr/share/mc/bin/mc-wrapper.sh: No such file or directory
root@sensei:~/usm# 
3.0 I like running google chrome root mode. However, I cannot find and modify google-chrome command in the file structure to modify it according to:
viewtopic.php?f=81&t=2407&p=16681#p16681

And slocate or midnight commander woul be precious.

4.0 I have the impression that the sound is not working.

Any suggestions would be appreciated. 8)
Prendre son temps, profiter de celui qui passe.

stifiling
Contributor
Contributor
Posts: 93
Joined: 14 Jul 2013, 03:10
Distribution: Porteus w/pacman pm
Location: home

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#69 by stifiling » 30 Mar 2014, 01:07

adding the sourceforge repo to /etc/pacman.conf opposed to commenting it out didn't work? you have it exactly like this in /etc/pacman.conf

Code: Select all

[sensei]
https://sourceforge.net/projects/senseignulinux/files/SenseiRepo/$arch
for mc...if you do:

Code: Select all

mkdir -p /usr/share/mc/bin
ln -sf /usr/lib/mc/mc-wrapper.sh /usr/share/mc/bin/mc-wrapper.sh
it should work.
mc is not an app that i ever use...so i'll have to look closer at it to see if i can figure out how to fix that.

sound should work after installing your preferred audio and/or video app. but if it doesn't....install alsa-lib. u'd probably also want to install alsa-utils.

I know this type of system may be viewed as possibly 'annoying' to some. but after getting past the 'set up' hump...you should be satisfied knowing your system consists of 'only' what you picked....and 'none' of what you didn't pick.

stifiling
Contributor
Contributor
Posts: 93
Joined: 14 Jul 2013, 03:10
Distribution: Porteus w/pacman pm
Location: home

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#70 by stifiling » 30 Mar 2014, 09:38

i've uploaded another iso to include this updated 004-baseapps.xzm, and uploaded 005-extraapps.xzm which depends on it.

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: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#71 by francois » 30 Mar 2014, 12:37

adding the sourceforge repo to /etc/pacman.conf opposed to commenting it out didn't work? you have it exactly like this in /etc/pacman.conf

No this is exactly what made the job. :wink:

sound should work after installing your preferred audio and/or video app. but if it doesn't....install alsa-lib. u'd probably also want to install alsa-utils

This is done already. I will add some streaming radio and see.

I know this type of system may be viewed as possibly 'annoying' to some. but after getting past the 'set up' hump...you should be satisfied knowing your system consists of 'only' what you picked....and 'none' of what you didn't pick.

Not annoying at all, but rather instructive. 8)
Your comments are really appreciated. Its great to play with archlinux, and greater in the form of a porteus clone. :D
Prendre son temps, profiter de celui qui passe.

stifiling
Contributor
Contributor
Posts: 93
Joined: 14 Jul 2013, 03:10
Distribution: Porteus w/pacman pm
Location: home

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#72 by stifiling » 02 Apr 2014, 23:04

i upped 64-bit and 64-bit cinnamon.

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#73 by ncmprhnsbl » 03 Apr 2014, 05:22

installed the 64 bit iso to usb. (by extracting, and running Porteus.installer.for.Linux)
boots to the point of "loading nodm" and stalls(on two different machines) regardless of which boot option :(
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

stifiling
Contributor
Contributor
Posts: 93
Joined: 14 Jul 2013, 03:10
Distribution: Porteus w/pacman pm
Location: home

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#74 by stifiling » 03 Apr 2014, 06:24

ncmprhnsbl wrote:installed the 64 bit iso to usb. (by extracting, and running Porteus.installer.for.Linux)
boots to the point of "loading nodm" and stalls(on two different machines) regardless of which boot option :(
thanks for testing and reporting back...looks like two dependecies are missing in the 003-xfce64.xzm. could u try swapping out the one on the iso for this one: 003-xfce64.xzm...

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage

Post#75 by ncmprhnsbl » 03 Apr 2014, 11:36

stifiling wrote:could u try swapping out the one on the iso for this one: 003-xfce64.xzm...
yep, this now works :good:
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Post Reply