You are not logged in.

#1 2011-12-01 19:53:58

faustian
Member
Registered: 2011-02-26
Posts: 25

[SOLVED]packer doesn t show me all packages

i have this packer issue, ex when i call 'packer pdi' it shows me only 3 packages, but none of them is pdi http://imgur.com/aNavY.
i just made a fresh install of arch 64.

Last edited by faustian (2011-12-13 08:37:01)

Offline

#2 2011-12-01 20:07:46

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]packer doesn t show me all packages

[karol@black test]$ packer pdi
0 community/acetoneiso2 2.3-2
      An all in one ISO tool (bin mdf nrg img daa dmg cdi b5i bwi pdi iso)
1 community/iat 0.1.7-4
      Detects and converts DVD/CD images from BIN/MDF/PDI/CDI/NRG/B5I to ISO-9660
2 community/kydpdict 0.9.5-1
      A front-end to YDP Collins Dictionary
3 aur/gopdit 0.2.9-1
    A simple program to cut and merge MPEG2-PS files at GOP boundaries without
    reencoding
4 aur/desktop2app 0.1.4-1
    Creates a Rox AppDir wrapper from a .desktop file
5 aur/pdi2iso 0.1-2
    A very simple utility to convert an instant copy bin image to the standard
    ISO-9660 format
6 aur/libydpdict 1.0.0-1
    Interface for Polish-English Collins Dictionary (library)
7 aur/ydpdict 1.0.0-1
    Interface for Polish-English Collins Dictionary
8 aur/perl-test-tempdir 0.05-1
    Temporary files support for testing.
9 aur/pdialog 0.1-1
    pdialog is a simple python module that wraps Xdialog or dialog.
10 aur/ydpdict-plasmoid 0.7.8-1
    KDE 4.X plasma interface for YDP Collins and Langenscheidt dictionaries on
    Linux platform.
11 aur/chicken-npdiff 1.11-4
    Chicken Scheme Egg: Compute the longest common subsequence of two sequences
12 aur/pdi 2.2-2
    Pacman database Informer - pyqt GUI to perform Pacman queries quickly and easily.
13 aur/spdifconvert 0.4-1
    Utility to prepare DTS/AC3 files for SPDIF output.
14 aur/pdiff-svn 53-2
    A perceptual difference utility for images.

Where did you get that packer from?

Offline

#3 2011-12-01 20:09:10

faustian
Member
Registered: 2011-02-26
Posts: 25

Re: [SOLVED]packer doesn t show me all packages

from AUR

Offline

#4 2011-12-01 20:18:12

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]packer doesn t show me all packages

Does 'packer -Ss pdi' give the same results - just these 3 packages from [community]?
Can you view info or install any package from AUR? That happens if you use '--auronly' switch?

You may want to post your problems on the packer's AUR page https://aur.archlinux.org/packages.php?ID=33378

Offline

#5 2011-12-01 20:19:49

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: [SOLVED]packer doesn t show me all packages

As karol suggets, please post the output of packer -Ss pdi


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#6 2011-12-01 20:23:31

faustian
Member
Registered: 2011-02-26
Posts: 25

Re: [SOLVED]packer doesn t show me all packages

packer -Ss pdi return the same result, --auronly return nothing

Offline

#7 2011-12-01 20:26:08

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: [SOLVED]packer doesn t show me all packages

faustian wrote:

packer -Ss pdi return the same result, --auronly return nothing

Are you connected to the internet on that box?  How exactly did you install packer?


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#8 2011-12-01 20:27:51

faustian
Member
Registered: 2011-02-26
Posts: 25

Re: [SOLVED]packer doesn t show me all packages

i am connected to the internet
cd /path/to/packer
makepkg -s
sudo pacman -U *.xz

Offline

#9 2011-12-01 21:31:14

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED]packer doesn t show me all packages

Works fine here:

$ packer -Ss pdi
aur/pdi 2.2-2 (16)
    Pacman database Informer - pyqt GUI to perform Pacman queries quickly and easily.
aur/desktop2app 0.1.4-1 (12)
    Creates a Rox AppDir wrapper from a .desktop file
aur/pdi2iso 0.1-2 (9)
    A very simple utility to convert an instant copy bin image to the standard ISO-9660 format
aur/libydpdict 1.0.0-1 (9)
    Interface for Polish-English Collins Dictionary (library)
aur/ydpdict 1.0.0-1 (7)
    Interface for Polish-English Collins Dictionary
aur/gopdit 0.2.9-1 (7)
    A simple program to cut and merge MPEG2-PS files at GOP boundaries without reencoding
aur/ydpdict-plasmoid 0.7.8-1 (6)
    KDE 4.X plasma interface for YDP Collins and Langenscheidt dictionaries on Linux platform.
aur/spdifconvert 0.4-1 (0)
    Utility to prepare DTS/AC3 files for SPDIF output.
aur/perl-test-tempdir 0.05-1 (0)
    Temporary files support for testing.
aur/pdiff-svn 53-2 (0)
    A perceptual difference utility for images.
aur/pdialog 0.1-1 (0)
    pdialog is a simple python module that wraps Xdialog or dialog.
aur/chicken-npdiff 1.11-4 (0)
    Chicken Scheme Egg: Compute the longest common subsequence of two sequences

Make sure you have a recent version:

$ pacman -Q packer
packer 20110729-1

Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#10 2011-12-01 21:33:13

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]packer doesn t show me all packages

.:B:. wrote:

Works fine here

Why doesn't your packer show the packages from [community]?

Offline

#11 2011-12-02 07:26:26

faustian
Member
Registered: 2011-02-26
Posts: 25

Re: [SOLVED]packer doesn t show me all packages

[faust@faust-k52f ~]$ pacman -Q packer
packer 20111201-1

more recently than that?

Last edited by faustian (2011-12-02 07:27:08)

Offline

#12 2011-12-02 12:52:29

keenerd
Package Maintainer (PM)
Registered: 2007-02-22
Posts: 647
Website

Re: [SOLVED]packer doesn t show me all packages

I'm guessing you don't have the deps required to access the AUR.  No idea how makepkg let you bypass that.  Taking another guess, you are using a very old copy of the Packer pkgbuild instead of getting the latest one from the AUR.

Are curl and jshon installed?

Are you using the most recent pkgbuild?

Are you behind some proxy?

Offline

#13 2011-12-02 20:44:53

faustian
Member
Registered: 2011-02-26
Posts: 25

Re: [SOLVED]packer doesn t show me all packages

i'm using router for internet..i ve just made a fresh install of arch 64..why wouldn t i have most recent pkgbuild?

Offline

#14 2011-12-02 21:10:21

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED]packer doesn t show me all packages

karol wrote:
.:B:. wrote:

Works fine here

Why doesn't your packer show the packages from [community]?

Because i aliased it to

packer --auronly

tongue

And bruenig, add regex support, dammit. Nothing nicer than being able to say ^pdi$.

Last edited by .:B:. (2011-12-02 21:11:05)


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#15 2011-12-03 10:12:29

faustian
Member
Registered: 2011-02-26
Posts: 25

Re: [SOLVED]packer doesn t show me all packages

so other ideas?

Offline

#16 2011-12-03 11:35:35

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED]packer doesn t show me all packages

It pretty much sounds like an issue on your end, not something that's wrong with packer.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#17 2011-12-05 10:56:09

Spyhawk
Member
Registered: 2006-07-07
Posts: 485

Re: [SOLVED]packer doesn t show me all packages

Might be an issue with your SSL support config, as AUR now requires it.

Offline

#18 2011-12-05 11:08:01

faustian
Member
Registered: 2011-02-26
Posts: 25

Re: [SOLVED]packer doesn t show me all packages

i use network manager and a router for internet. what setting should i change?

Offline

#19 2011-12-05 12:35:26

Spyhawk
Member
Registered: 2006-07-07
Posts: 485

Re: [SOLVED]packer doesn t show me all packages

Dunno. But you could first with any other AUR helper to see if that issue is happening with packer only.

Offline

#20 2011-12-13 08:36:11

faustian
Member
Registered: 2011-02-26
Posts: 25

Re: [SOLVED]packer doesn t show me all packages

solved, i had to 'update-ca-certificates'

Last edited by faustian (2011-12-13 08:37:18)

Offline

Board footer

Powered by FluxBB