You are not logged in.

#1 2009-03-13 20:26:20

autonymous
Member
Registered: 2008-02-24
Posts: 31

hplip-qt4-3.9.2 discussion

I'm opening this forum to discuss the hplip-qt4 package, v3.9.2.

A user (Army) mentioned on AUR comments that the package was broken, though I built, installed, and used the package myself before updating on AUR.
So, if any of you are seeing problems, please post them here, so we can keep the AUR comments clean.

Offline

#2 2009-03-13 21:08:50

Anarconda
Member
Registered: 2002-12-23
Posts: 102

Re: hplip-qt4-3.9.2 discussion

Problems like this one:

[amarcord@Gaia hplip-qt4]$ makepkg
PKGBUILD: line 22: syntax error near unexpected token `)'
[amarcord@Gaia hplip-qt4]$

It's not a big problem but ...

More serious problem seems to be that hplip-qt4.install doesn't exist.

Last edited by Anarconda (2009-03-13 21:09:39)


Scientia et sapientia patrimonium humanitatis sunt.

Offline

#3 2009-03-13 21:32:32

autonymous
Member
Registered: 2008-02-24
Posts: 31

Re: hplip-qt4-3.9.2 discussion

AHH...an extra parenthesis in the PKGBUILD...added to the MD5SUM  -  AFTER I built the package and installed.

Thanks for catching that!

Offline

#4 2009-03-13 21:34:46

Anarconda
Member
Registered: 2002-12-23
Posts: 102

Re: hplip-qt4-3.9.2 discussion

Please, let me insist about hplip-qt4.install doesn't exist.


Scientia et sapientia patrimonium humanitatis sunt.

Offline

#5 2009-03-13 21:36:52

autonymous
Member
Registered: 2008-02-24
Posts: 31

Re: hplip-qt4-3.9.2 discussion

Fixed again!

Offline

#6 2009-03-13 21:49:49

Anarconda
Member
Registered: 2002-12-23
Posts: 102

Re: hplip-qt4-3.9.2 discussion

Md5sum for hplip-3.9.2.tar.gz is failing.


Scientia et sapientia patrimonium humanitatis sunt.

Offline

#7 2009-03-13 22:01:20

autonymous
Member
Registered: 2008-02-24
Posts: 31

Re: hplip-qt4-3.9.2 discussion

*SIGH* This is what happens when you're in a hurry to do things.

-- Must remember "Quality Control"

Offline

#8 2009-03-13 22:02:23

Anarconda
Member
Registered: 2002-12-23
Posts: 102

Re: hplip-qt4-3.9.2 discussion

After:

# pacman -U hplip-qt4-3.9.2-2-x86_64.pkg.tar.gz

a "thousand" messages saying "file already exists in the system" are shown if regular hplip was installed before.


Scientia et sapientia patrimonium humanitatis sunt.

Offline

#9 2009-03-13 22:06:12

Anarconda
Member
Registered: 2002-12-23
Posts: 102

Re: hplip-qt4-3.9.2 discussion

The problem before is solved with:

[root@Gaia hplip-qt4]# pacman -Uf hplip-qt4-3.9.2-2-x86_64.pkg.tar.gz
cargando datos del paquete...
comprobando dependencias...
(1/1) instalando hplip-qt4                          [#####################] 100%

NOTE
----
# You can open the HP Device Manager by entering this command in the console window:
# $ hp-toolbox
# You will need to install 'pyqt3' for running hp-toolbox.
# 'pacman -S pyqt3' should do this for you.

# If you want to use this driver with sane:
#  echo "hpaio" >> /etc/sane.d/dll.conf

[root@Gaia hplip-qt4]#

And the problem is the following line:

# 'pacman -S pyqt3' should do this for you.

Obviously we don't need pyqt3 or qt3 anymore.


Scientia et sapientia patrimonium humanitatis sunt.

Offline

#10 2009-03-13 22:07:59

Anarconda
Member
Registered: 2002-12-23
Posts: 102

Re: hplip-qt4-3.9.2 discussion

Now is working ok. Thank you.


Scientia et sapientia patrimonium humanitatis sunt.

Offline

#11 2009-03-13 22:12:23

autonymous
Member
Registered: 2008-02-24
Posts: 31

Re: hplip-qt4-3.9.2 discussion

Since pyqt>=4.4 is a dependency, I took those two lines out completely.

Offline

#12 2009-03-13 22:18:44

autonymous
Member
Registered: 2008-02-24
Posts: 31

Re: hplip-qt4-3.9.2 discussion

Anarconda wrote:

After:

# pacman -U hplip-qt4-3.9.2-2-x86_64.pkg.tar.gz

a "thousand" messages saying "file already exists in the system" are shown if regular hplip was installed before.

Added 'hplip' to conflicts...maybe that will help with the "file exists"/need to remove hplip issues

Offline

#13 2009-03-14 10:21:09

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: hplip-qt4-3.9.2 discussion

Ok sorry, I thought it would be enough to tell you that there's something wrong without telling the details. When someone complaints about a package, it's always best for the maintainer to "simulate" the other user by downloading the tarball, extracting and running makepkg wink But now it seems to work, so thanks for this build!

Offline

#14 2009-03-16 12:15:36

autonymous
Member
Registered: 2008-02-24
Posts: 31

Re: hplip-qt4-3.9.2 discussion

No worries. And I thank you all for your help!

Offline

#15 2009-04-27 13:20:21

Solid1986Snake
Member
Registered: 2007-06-18
Posts: 258

Re: hplip-qt4-3.9.2 discussion

Getting segfault when i want to enter printer-settings tab in hp-toolbox..

Anyone else with same problem? I have no idea how to solve this...

Offline

#16 2009-04-28 11:45:40

avoulk
Member
From: Greece
Registered: 2007-08-28
Posts: 132
Website

Re: hplip-qt4-3.9.2 discussion

I am having the exact problem (seg fault) with the classic hplip package as well..
It should not be a mere probem of hplip-qt4..
Both of them seem to be broken :s

Offline

#17 2009-04-28 12:04:49

Solid1986Snake
Member
Registered: 2007-06-18
Posts: 258

Re: hplip-qt4-3.9.2 discussion

Thank you very much! Does anyone know the latest working version?

Offline

Board footer

Powered by FluxBB