LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > AryaLinux
User Name
Password
AryaLinux This forum is for the discussion of AryaLinux.

Notices


Reply
  Search this Thread
Old 06-08-2016, 12:28 PM   #1
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Rep: Reputation: Disabled
libre office problem


make[2]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src'
make[1]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/doc'
install -v -dm700 /srv/pgsql/data &&
install -v -dm755 /run/postgresql &&
groupadd -g 41 postgres &&
useradd -c "PostgreSQL Server" -g postgres -d /srv/pgsql/data \
-u 41 postgres &&
chown -Rv postgresostgres /srv/pgsql /run/postgresql &&
su - postgres -c '/usr/bin/initdb -D /srv/pgsql/data'

install: creating directory '/run/postgresql'
groupadd: group 'postgres' already exists
Error occured in execution of /var/cache/alps/scripts/postgresql.sh
Aborting
 
Old 06-08-2016, 01:04 PM   #2
chandrakant
AryaLinux Maintainer
 
Registered: Aug 2014
Posts: 195

Rep: Reputation: Disabled
Can you retry after deleting the user that got created:

sudo userdel -r postgres

and then go ahead and do:

alps install libreoffice
 
Old 06-11-2016, 06:05 AM   #3
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Original Poster
Rep: Reputation: Disabled
no it doesn't work

make -C doc install
make[1]: Entering directory '/var/cache/alps/sources/postgresql-9.5.1/doc'
make -C src install
make[2]: Entering directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src'
make -C sgml install
make[3]: Entering directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src/sgml'
/bin/mkdir -p '/usr/share/doc/postgresql-9.5.1'/html '/usr/share/man'/man1 '/usr/share/man'/man3 '/usr/share/man'/man7
cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/usr/share/doc/postgresql-9.5.1'
cp -R `for f in ./man1; do test -r $f && echo $f && break; done` `for f in ./man3; do test -r $f && echo $f && break; done` `for f in ./man7; do test -r $f && echo $f && break; done` '/usr/share/man'
make[3]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src/sgml'
make[2]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src'
make[1]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/doc'
install -v -dm700 /srv/pgsql/data &&
install -v -dm755 /run/postgresql &&
groupadd -g 41 postgres &&
useradd -c "PostgreSQL Server" -g postgres -d /srv/pgsql/data \
-u 41 postgres &&
chown -Rv postgresostgres /srv/pgsql /run/postgresql &&
su - postgres -c '/usr/bin/initdb -D /srv/pgsql/data'

install: creating directory '/srv/pgsql/data'
install: creating directory '/run/postgresql'
changed ownership of '/srv/pgsql/data' from root:root to postgresostgres
ownership of '/srv/pgsql' retained as postgresostgres
changed ownership of '/run/postgresql' from root:root to postgresostgres
The files belonging to this database system will be owned by user "postgres".
initdb: invalid locale settings; check LANG and LC_* environment variables
This user must also own the server process.

Error occured in execution of /var/cache/alps/scripts/postgresql.sh
Aborting
 
Old 06-11-2016, 07:29 AM   #4
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Original Poster
Rep: Reputation: Disabled
and the vlc

The following packages would be installed:

qt4 lua vlc

Are you sure? (y/N) y
Executing /var/cache/alps/scripts/qt4.sh
File 'qt-everywhere-opensource-src-4.8.7.tar.gz' already there; not retrieving.

--2016-06-11 14:19:29-- http://www.linuxfromscratch.org/patc...4-gcc5-1.patch
Resolving www.linuxfromscratch.org... 192.155.86.174, 2600:3c01::f03c:91ff:fe70:25e8
Connecting to www.linuxfromscratch.org|192.155.86.174|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-06-11 14:19:30 ERROR 404: Not Found.

Error occ
 
Old 06-11-2016, 07:35 AM   #5
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Original Poster
Rep: Reputation: Disabled
and java

The following packages would be installed:

java

Are you sure? (y/N) y
Executing /var/cache/alps/scripts/java.sh
--2016-06-11 14:34:22-- http://anduin.linuxfromscratch.org/f..._64-bin.tar.xz
Resolving anduin.linuxfromscratch.org... 45.33.5.237
Connecting to anduin.linuxfromscratch.org|45.33.5.237|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-06-11 14:34:23 ERROR 404: Not Found.

Error occured in execution of /var/cache/alps/scripts/java.sh
 
Old 06-12-2016, 07:00 AM   #6
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Original Poster
Rep: Reputation: Disabled
The solution for VLC

alps src http://download.qt-project.org/offic...c-4.8.7.tar.gz

alps src https://download.kde.org/stable/qtwe...t-2.3.4.tar.gz

alps src https://www.linuxfromscratch.org/pat...4-gcc5-1.patch

and continue vlc installing
 
Old 06-12-2016, 07:18 AM   #7
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Original Poster
Rep: Reputation: Disabled
for java alps src http://ftp.osuosl.org/pub/blfs/congl..._64-bin.tar.xz
 
Old 06-12-2016, 07:35 AM   #8
chandrakant
AryaLinux Maintainer
 
Registered: Aug 2014
Posts: 195

Rep: Reputation: Disabled
Thanks RAS-OS for posting the solution. I was thinking of posting the same but I guess I got a bit late. As far as other broken links in all other packages are concerned, I have fixed all of them. Testing them as of now and once done, I would upload the fresh scripts. The good thing with the new scripts are that each package tarball is attempted to be downloaded from six mirrors so that if one fails the other one would work till one of them succeeds. So I guess there would be no failures at least as far as source tarballs are concerned. People at BLFS also keep moving the patches around so that a patch download link which once used to work fails in some time. Anyways, I am I in the process of fixing that as well. Anyways, thank you very much for your time and pointing out those faults which I am surely going to rectify in some time.
 
Old 06-12-2016, 07:59 AM   #9
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Original Poster
Rep: Reputation: Disabled
I do have a question how open/delete folder without terminal. When I say open folder as administrator nothing happens and there is no option how to open folder as root.
 
Old 06-13-2016, 10:20 AM   #10
chandrakant
AryaLinux Maintainer
 
Registered: Aug 2014
Posts: 195

Rep: Reputation: Disabled
I think gksu is needed to show a prompt asking for password when you open directory as Administrator. I would create a script and share info about the same.
 
Old 06-16-2016, 06:41 AM   #11
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Original Poster
Rep: Reputation: Disabled
The problem with office seems to be that my system setting aren't en_US how to change this permanently
 
Old 06-16-2016, 07:22 AM   #12
chandrakant
AryaLinux Maintainer
 
Registered: Aug 2014
Posts: 195

Rep: Reputation: Disabled
You can change the system language by editing /etc/locale.conf. It would contain a line like:

LANG=<language>

Just change the language to whatever language you want to. Save the file, logout and relogin. That should change the system language. Other than that, when the libreoffice install script starts it would ask you for the language. You can specify the language of your choice there.
 
Old 06-16-2016, 07:34 AM   #13
chandrakant
AryaLinux Maintainer
 
Registered: Aug 2014
Posts: 195

Rep: Reputation: Disabled
You can change the system language by editing /etc/locale.conf. It would contain a line like:

LANG=<language>

Just change the language to whatever language you want to. Save the file, logout and relogin. That should change the system language. Other than that, when the libreoffice install script starts it would ask you for the language. You can specify the language of your choice there.
 
Old 06-16-2016, 02:13 PM   #14
chandrakant
AryaLinux Maintainer
 
Registered: Aug 2014
Posts: 195

Rep: Reputation: Disabled
I just figured out that there is a small bug in the libreoffice script due to which libreoffice won't open from the application menu even though it would build and install successfully. I would fix the script later but here is the fix for the same:

sudo ln -svf /usr/lib/libreoffice/program/soffice /usr/bin/libreoffice
 
Old 06-17-2016, 10:06 AM   #15
RAS-OS
Member
 
Registered: Jun 2016
Posts: 63

Original Poster
Rep: Reputation: Disabled
It is absolutely possible for me to install LibreOffice from script or even from the source. It always come back to this

make[1]: Entering directory '/var/cache/alps/sources/postgresql-9.5.1/config'
/bin/mkdir -p '/usr/lib/postgresql/pgxs/config'
/usr/bin/install -c -m 755 ./install-sh '/usr/lib/postgresql/pgxs/config/install-sh'
/usr/bin/install -c -m 755 ./missing '/usr/lib/postgresql/pgxs/config/missing'
make[1]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/config'
PostgreSQL installation complete.
make -C doc install
make[1]: Entering directory '/var/cache/alps/sources/postgresql-9.5.1/doc'
make -C src install
make[2]: Entering directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src'
make -C sgml install
make[3]: Entering directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src/sgml'
/bin/mkdir -p '/usr/share/doc/postgresql-9.5.1'/html '/usr/share/man'/man1 '/usr/share/man'/man3 '/usr/share/man'/man7
cp -R `for f in ./html; do test -r $f && echo $f && break; done` '/usr/share/doc/postgresql-9.5.1'
cp -R `for f in ./man1; do test -r $f && echo $f && break; done` `for f in ./man3; do test -r $f && echo $f && break; done` `for f in ./man7; do test -r $f && echo $f && break; done` '/usr/share/man'
make[3]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src/sgml'
make[2]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/doc/src'
make[1]: Leaving directory '/var/cache/alps/sources/postgresql-9.5.1/doc'
install -v -dm700 /srv/pgsql/data &&
install -v -dm755 /run/postgresql &&
groupadd -g 41 postgres &&
useradd -c "PostgreSQL Server" -g postgres -d /srv/pgsql/data \
-u 41 postgres &&
chown -Rv postgresostgres /srv/pgsql /run/postgresql &&
su - postgres -c '/usr/bin/initdb -D /srv/pgsql/data'

groupadd: group 'postgres' already exists
Error occured in execution of /var/cache/alps/scripts/postgresql.sh

How to delete this group?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Libre office vs Open office Arcane Linux - Software 25 11-26-2019 05:57 PM
Libre Office pagination problem dwhb Linux - Software 5 10-03-2015 12:01 PM
Libre Office and Open Office both fail to open MS Office documents correctly. Observed Linux - Newbie 8 07-18-2014 10:48 AM
Unoconv Convertor for RHEL 6 : Libre office & open office utility vishwajeet jagtap Linux - Software 0 02-15-2013 09:44 AM
LXer: Libre Office Initial plans for the free office suite [German] LXer Syndicated Linux News 2 11-14-2010 05:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > AryaLinux

All times are GMT -5. The time now is 02:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration