You are not logged in.

#1 2018-09-06 16:41:20

bdantas
Member
Registered: 2014-05-13
Posts: 94

pacman cannot find metadata of packages compressed via GUI [SOLVED]

If I take a random Arch Linux package (xscreensaver in this exercise), decompress/untar the package, tar/compress unmodified package contents via CLI, then try to install the result, no problem:

bruno@Thinkpad ~/foo1 $ tar -cf - .PKGINFO * | xz -c -z - > "$HOME/Desktop/foo1.pkg.tar.xz"
bruno@Thinkpad ~/foo1 $ cd ../Desktop
bruno@Thinkpad ~/Desktop $ sudo pacman -U foo1.pkg.tar.xz 
# uneventful package installation follows 

However, if I use a GUI tool for the tar/compress step (in MATE, right-click the folder then choose "Compress to .tar.xz"), pacman complains about missing package metadata:

bruno@Thinkpad ~/Desktop $ sudo pacman -U foo2.pkg.tar.xz 
loading packages...
error: missing package metadata in foo2.pkg.tar.xz
error: 'foo2.pkg.tar.xz': invalid or corrupted package

When I inspect foo1.pkg.tar.xz and foo2.pkg.tar.xz, they both contain the .PKGINFO file. The two packages seem identical to a human, but they must obviously be somehow different. Can you help me find the difference between these two packages that accounts for pacman liking one but not the other?

http://files.dantas.airpost.net/public/foo1.pkg.tar.xz
http://files.dantas.airpost.net/public/foo2.pkg.tar.xz

Last edited by bdantas (2018-09-06 17:11:22)

Offline

#2 2018-09-06 16:51:12

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,865
Website

Re: pacman cannot find metadata of packages compressed via GUI [SOLVED]

What a bizarre exercise. Perhaps you could shed some light on why you are doing this?

Rather than asking people to download a couple of random tarballs, please just post the file listing for each tarball. e.g. using 'bsdtar tvf'.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2018-09-06 16:59:49

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: pacman cannot find metadata of packages compressed via GUI [SOLVED]

$ bsdtar -tvf foo2.pkg.tar.xz 
-rw-r--r--  0 bruno  bruno   28980 Feb 26  2017 foo2.pkg/usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo
-rw-r--r--  0 bruno  bruno   20998 Feb 26  2017 foo2.pkg/usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo
-rw-r--r--  0 bruno  bruno  155096 Feb 26  2017 foo2.pkg/usr/share/locale/de/LC_MESSAGES/xscreensaver.mo
[...]

This is literally not a package on any level.

bdantas wrote:

they both contain the .PKGINFO file.

Installing a file called /pkg2.foo/.PKGINFO does not count.

The two packages seem identical to a human, but they must obviously be somehow different.

Humans are notoriously bad at spotting things like this, I suggest you use tools like diffoscope or pkgdiff for the general case.

Last edited by eschwartz (2018-09-06 17:02:16)


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#4 2018-09-06 17:02:17

bdantas
Member
Registered: 2014-05-13
Posts: 94

Re: pacman cannot find metadata of packages compressed via GUI [SOLVED]

WorMzy wrote:

What a bizarre exercise. Perhaps you could shed some light on why you are doing this?

I sometimes need to quickly edit a package's metadata (e.g., to change dependencies or version number). I thought this would be trivial in Arch (decompress, edit metadata, recompress) and was surprised that the process didn't work. I had to dig deep to finally figure out it was a GUI vs. CLI issue (looking at bacman showed me the CLI way of doing it, and it worked).

WorMzy wrote:

Please just post the file listing for each tarball. e.g. using 'bsdtar tvf'.

No problem. Here is output for foo1:

.PKGINFO
etc/
etc/pam.d/
etc/pam.d/xscreensaver
usr/
usr/lib/
usr/lib/xscreensaver/
usr/lib/xscreensaver/hilbert
usr/lib/xscreensaver/ccurve
usr/lib/xscreensaver/klein
usr/lib/xscreensaver/memscroller
usr/lib/xscreensaver/voronoi
usr/lib/xscreensaver/starfish
usr/lib/xscreensaver/spotlight
usr/lib/xscreensaver/rubikblocks
usr/lib/xscreensaver/drift
usr/lib/xscreensaver/metaballs
usr/lib/xscreensaver/cwaves
usr/lib/xscreensaver/xrayswarm
usr/lib/xscreensaver/gleidescope
usr/lib/xscreensaver/sierpinski
usr/lib/xscreensaver/unknownpleasures
usr/lib/xscreensaver/skytentacles
usr/lib/xscreensaver/halftone
usr/lib/xscreensaver/pong
usr/lib/xscreensaver/tangram
usr/lib/xscreensaver/vidwhacker
usr/lib/xscreensaver/deluxe
usr/lib/xscreensaver/binaryring
usr/lib/xscreensaver/strange
usr/lib/xscreensaver/hypnowheel
usr/lib/xscreensaver/grav
usr/lib/xscreensaver/fluidballs
usr/lib/xscreensaver/crystal
usr/lib/xscreensaver/greynetic
usr/lib/xscreensaver/cubetwist
usr/lib/xscreensaver/boxfit
usr/lib/xscreensaver/fontglide
usr/lib/xscreensaver/spheremonics
usr/lib/xscreensaver/abstractile
usr/lib/xscreensaver/glcells
usr/lib/xscreensaver/distort
usr/lib/xscreensaver/helix
usr/lib/xscreensaver/kumppa
usr/lib/xscreensaver/anemone
usr/lib/xscreensaver/cubenetic
usr/lib/xscreensaver/moire
usr/lib/xscreensaver/flurry
usr/lib/xscreensaver/kaleidocycle
usr/lib/xscreensaver/qix
usr/lib/xscreensaver/webcollage
usr/lib/xscreensaver/boxed
usr/lib/xscreensaver/photopile
usr/lib/xscreensaver/blocktube
usr/lib/xscreensaver/hexadrop
usr/lib/xscreensaver/antspotlight
usr/lib/xscreensaver/glplanet
usr/lib/xscreensaver/raverhoop
usr/lib/xscreensaver/menger
usr/lib/xscreensaver/geodesic
usr/lib/xscreensaver/jigglypuff
usr/lib/xscreensaver/glhanoi
usr/lib/xscreensaver/projectiveplane
usr/lib/xscreensaver/providence
usr/lib/xscreensaver/hypertorus
usr/lib/xscreensaver/slidescreen
usr/lib/xscreensaver/rotzoomer
usr/lib/xscreensaver/glschool
usr/lib/xscreensaver/flyingtoasters
usr/lib/xscreensaver/flipscreen3d
usr/lib/xscreensaver/fadeplot
usr/lib/xscreensaver/flipflop
usr/lib/xscreensaver/zoom
usr/lib/xscreensaver/jigsaw
usr/lib/xscreensaver/pyro
usr/lib/xscreensaver/lockward
usr/lib/xscreensaver/glknots
usr/lib/xscreensaver/munch
usr/lib/xscreensaver/penrose
usr/lib/xscreensaver/decayscreen
usr/lib/xscreensaver/cage
usr/lib/xscreensaver/substrate
usr/lib/xscreensaver/rd-bomb
usr/lib/xscreensaver/fliptext
usr/lib/xscreensaver/energystream
usr/lib/xscreensaver/surfaces
usr/lib/xscreensaver/timetunnel
usr/lib/xscreensaver/pacman
usr/lib/xscreensaver/atlantis
usr/lib/xscreensaver/attraction
usr/lib/xscreensaver/truchet
usr/lib/xscreensaver/dangerball
usr/lib/xscreensaver/engine
usr/lib/xscreensaver/superquadrics
usr/lib/xscreensaver/nerverot
usr/lib/xscreensaver/braid
usr/lib/xscreensaver/antmaze
usr/lib/xscreensaver/kaleidescope
usr/lib/xscreensaver/deco
usr/lib/xscreensaver/goop
usr/lib/xscreensaver/pulsar
usr/lib/xscreensaver/antinspect
usr/lib/xscreensaver/cubestack
usr/lib/xscreensaver/geodesicgears
usr/lib/xscreensaver/blitspin
usr/lib/xscreensaver/rocks
usr/lib/xscreensaver/gltext
usr/lib/xscreensaver/romanboy
usr/lib/xscreensaver/demon
usr/lib/xscreensaver/xjack
usr/lib/xscreensaver/fireworkx
usr/lib/xscreensaver/cubestorm
usr/lib/xscreensaver/ljlatest
usr/lib/xscreensaver/starwars
usr/lib/xscreensaver/xanalogtv
usr/lib/xscreensaver/mirrorblob
usr/lib/xscreensaver/blaster
usr/lib/xscreensaver/stairs
usr/lib/xscreensaver/lament
usr/lib/xscreensaver/thornbird
usr/lib/xscreensaver/fuzzyflakes
usr/lib/xscreensaver/interaggregate
usr/lib/xscreensaver/tessellimage
usr/lib/xscreensaver/noseguy
usr/lib/xscreensaver/julia
usr/lib/xscreensaver/ifs
usr/lib/xscreensaver/intermomentary
usr/lib/xscreensaver/anemotaxis
usr/lib/xscreensaver/pinion
usr/lib/xscreensaver/galaxy
usr/lib/xscreensaver/twang
usr/lib/xscreensaver/coral
usr/lib/xscreensaver/flame
usr/lib/xscreensaver/halo
usr/lib/xscreensaver/barcode
usr/lib/xscreensaver/glblur
usr/lib/xscreensaver/moire2
usr/lib/xscreensaver/sierpinski3d
usr/lib/xscreensaver/quasicrystal
usr/lib/xscreensaver/maze
usr/lib/xscreensaver/boing
usr/lib/xscreensaver/gflux
usr/lib/xscreensaver/polytopes
usr/lib/xscreensaver/lcdscrub
usr/lib/xscreensaver/carousel
usr/lib/xscreensaver/rorschach
usr/lib/xscreensaver/bsod
usr/lib/xscreensaver/pipes
usr/lib/xscreensaver/topblock
usr/lib/xscreensaver/swirl
usr/lib/xscreensaver/cynosure
usr/lib/xscreensaver/euler2d
usr/lib/xscreensaver/apple2
usr/lib/xscreensaver/xspirograph
usr/lib/xscreensaver/dymaxionmap
usr/lib/xscreensaver/morph3d
usr/lib/xscreensaver/slip
usr/lib/xscreensaver/flow
usr/lib/xscreensaver/m6502
usr/lib/xscreensaver/endgame
usr/lib/xscreensaver/xflame
usr/lib/xscreensaver/mountain
usr/lib/xscreensaver/hexstrut
usr/lib/xscreensaver/petri
usr/lib/xscreensaver/hopalong
usr/lib/xscreensaver/triangle
usr/lib/xscreensaver/wormhole
usr/lib/xscreensaver/rubik
usr/lib/xscreensaver/squiral
usr/lib/xscreensaver/wander
usr/lib/xscreensaver/tronbit
usr/lib/xscreensaver/ripples
usr/lib/xscreensaver/sonar
usr/lib/xscreensaver/piecewise
usr/lib/xscreensaver/glslideshow
usr/lib/xscreensaver/companioncube
usr/lib/xscreensaver/epicycle
usr/lib/xscreensaver/imsmap
usr/lib/xscreensaver/unicrud
usr/lib/xscreensaver/penetrate
usr/lib/xscreensaver/cubicgrid
usr/lib/xscreensaver/lavalite
usr/lib/xscreensaver/sproingies
usr/lib/xscreensaver/polyhedra
usr/lib/xscreensaver/eruption
usr/lib/xscreensaver/stonerview
usr/lib/xscreensaver/bouboule
usr/lib/xscreensaver/bouncingcow
usr/lib/xscreensaver/molecule
usr/lib/xscreensaver/juggler3d
usr/lib/xscreensaver/cloudlife
usr/lib/xscreensaver/moebius
usr/lib/xscreensaver/loop
usr/lib/xscreensaver/phosphor
usr/lib/xscreensaver/shadebobs
usr/lib/xscreensaver/fiberlamp
usr/lib/xscreensaver/glmatrix
usr/lib/xscreensaver/cityflow
usr/lib/xscreensaver/hydrostat
usr/lib/xscreensaver/compass
usr/lib/xscreensaver/bumps
usr/lib/xscreensaver/queens
usr/lib/xscreensaver/glsnake
usr/lib/xscreensaver/cube21
usr/lib/xscreensaver/pedal
usr/lib/xscreensaver/moebiusgears
usr/lib/xscreensaver/gears
usr/lib/xscreensaver/vermiculate
usr/lib/xscreensaver/xmatrix
usr/lib/xscreensaver/xlyap
usr/lib/xscreensaver/noof
usr/lib/xscreensaver/splodesic
usr/lib/xscreensaver/crackberg
usr/lib/xscreensaver/winduprobot
usr/lib/xscreensaver/discrete
usr/lib/xscreensaver/atunnel
usr/lib/xscreensaver/sballs
usr/lib/xscreensaver/polyominoes
usr/lib/xscreensaver/blinkbox
usr/lib/xscreensaver/bubble3d
usr/lib/xscreensaver/discoball
usr/lib/xscreensaver/interference
usr/lib/xscreensaver/speedmine
usr/lib/xscreensaver/splitflap
usr/lib/xscreensaver/apollonian
usr/lib/xscreensaver/celtic
usr/lib/xscreensaver/whirlwindwarp
usr/lib/xscreensaver/circuit
usr/lib/xscreensaver/webcollage-helper
usr/lib/xscreensaver/popsquares
usr/share/
usr/share/man/
usr/share/man/man1/
usr/share/man/man1/xscreensaver.1.gz
usr/share/man/man1/xscreensaver-text.1.gz
usr/share/man/man1/xscreensaver-demo.1.gz
usr/share/man/man1/xscreensaver-getimage-file.1.gz
usr/share/man/man1/xscreensaver-getimage.1.gz
usr/share/man/man1/xscreensaver-getimage-video.1.gz
usr/share/man/man1/xscreensaver-command.1.gz
usr/share/man/man6/
usr/share/man/man6/bubble3d.6.gz
usr/share/man/man6/sierpinski.6.gz
usr/share/man/man6/glblur.6.gz
usr/share/man/man6/companioncube.6.gz
usr/share/man/man6/atunnel.6.gz
usr/share/man/man6/atlantis.6.gz
usr/share/man/man6/timetunnel.6.gz
usr/share/man/man6/hypertorus.6.gz
usr/share/man/man6/crystal.6.gz
usr/share/man/man6/morph3d.6.gz
usr/share/man/man6/hypnowheel.6.gz
usr/share/man/man6/voronoi.6.gz
usr/share/man/man6/xjack.6.gz
usr/share/man/man6/pulsar.6.gz
usr/share/man/man6/compass.6.gz
usr/share/man/man6/sballs.6.gz
usr/share/man/man6/sonar.6.gz
usr/share/man/man6/abstractile.6.gz
usr/share/man/man6/projectiveplane.6.gz
usr/share/man/man6/cubestack.6.gz
usr/share/man/man6/wander.6.gz
usr/share/man/man6/splitflap.6.gz
usr/share/man/man6/blaster.6.gz
usr/share/man/man6/sproingies.6.gz
usr/share/man/man6/lockward.6.gz
usr/share/man/man6/kumppa.6.gz
usr/share/man/man6/providence.6.gz
usr/share/man/man6/mirrorblob.6.gz
usr/share/man/man6/noof.6.gz
usr/share/man/man6/hydrostat.6.gz
usr/share/man/man6/apollonian.6.gz
usr/share/man/man6/xmatrix.6.gz
usr/share/man/man6/gears.6.gz
usr/share/man/man6/unknownpleasures.6.gz
usr/share/man/man6/klein.6.gz
usr/share/man/man6/xscreensaver-gl-helper.6.gz
usr/share/man/man6/polyominoes.6.gz
usr/share/man/man6/starwars.6.gz
usr/share/man/man6/webcollage.6.gz
usr/share/man/man6/mountain.6.gz
usr/share/man/man6/intermomentary.6.gz
usr/share/man/man6/halo.6.gz
usr/share/man/man6/boing.6.gz
usr/share/man/man6/xlyap.6.gz
usr/share/man/man6/nerverot.6.gz
usr/share/man/man6/kaleidocycle.6.gz
usr/share/man/man6/quasicrystal.6.gz
usr/share/man/man6/cubicgrid.6.gz
usr/share/man/man6/triangle.6.gz
usr/share/man/man6/braid.6.gz
usr/share/man/man6/noseguy.6.gz
usr/share/man/man6/xflame.6.gz
usr/share/man/man6/loop.6.gz
usr/share/man/man6/glschool.6.gz
usr/share/man/man6/maze.6.gz
usr/share/man/man6/fluidballs.6.gz
usr/share/man/man6/glknots.6.gz
usr/share/man/man6/decayscreen.6.gz
usr/share/man/man6/interaggregate.6.gz
usr/share/man/man6/truchet.6.gz
usr/share/man/man6/glsnake.6.gz
usr/share/man/man6/rd-bomb.6.gz
usr/share/man/man6/moebius.6.gz
usr/share/man/man6/hopalong.6.gz
usr/share/man/man6/pacman.6.gz
usr/share/man/man6/bouboule.6.gz
usr/share/man/man6/deco.6.gz
usr/share/man/man6/coral.6.gz
usr/share/man/man6/drift.6.gz
usr/share/man/man6/cubenetic.6.gz
usr/share/man/man6/spheremonics.6.gz
usr/share/man/man6/interference.6.gz
usr/share/man/man6/vidwhacker.6.gz
usr/share/man/man6/blitspin.6.gz
usr/share/man/man6/cynosure.6.gz
usr/share/man/man6/unicrud.6.gz
usr/share/man/man6/distort.6.gz
usr/share/man/man6/galaxy.6.gz
usr/share/man/man6/gflux.6.gz
usr/share/man/man6/antmaze.6.gz
usr/share/man/man6/moebiusgears.6.gz
usr/share/man/man6/ifs.6.gz
usr/share/man/man6/boxed.6.gz
usr/share/man/man6/ripples.6.gz
usr/share/man/man6/flyingtoasters.6.gz
usr/share/man/man6/skytentacles.6.gz
usr/share/man/man6/extrusion.6.gz
usr/share/man/man6/moire.6.gz
usr/share/man/man6/flow.6.gz
usr/share/man/man6/polyhedra.6.gz
usr/share/man/man6/cloudlife.6.gz
usr/share/man/man6/demon.6.gz
usr/share/man/man6/raverhoop.6.gz
usr/share/man/man6/julia.6.gz
usr/share/man/man6/metaballs.6.gz
usr/share/man/man6/ljlatest.6.gz
usr/share/man/man6/flurry.6.gz
usr/share/man/man6/antinspect.6.gz
usr/share/man/man6/flame.6.gz
usr/share/man/man6/queens.6.gz
usr/share/man/man6/romanboy.6.gz
usr/share/man/man6/munch.6.gz
usr/share/man/man6/blinkbox.6.gz
usr/share/man/man6/eruption.6.gz
usr/share/man/man6/whirlwindwarp.6.gz
usr/share/man/man6/fontglide.6.gz
usr/share/man/man6/grav.6.gz
usr/share/man/man6/sierpinski3d.6.gz
usr/share/man/man6/squiral.6.gz
usr/share/man/man6/qix.6.gz
usr/share/man/man6/molecule.6.gz
usr/share/man/man6/phosphor.6.gz
usr/share/man/man6/fiberlamp.6.gz
usr/share/man/man6/juggler3d.6.gz
usr/share/man/man6/pyro.6.gz
usr/share/man/man6/glhanoi.6.gz
usr/share/man/man6/menger.6.gz
usr/share/man/man6/jigglypuff.6.gz
usr/share/man/man6/goop.6.gz
usr/share/man/man6/geodesicgears.6.gz
usr/share/man/man6/anemotaxis.6.gz
usr/share/man/man6/ccurve.6.gz
usr/share/man/man6/hexstrut.6.gz
usr/share/man/man6/tangram.6.gz
usr/share/man/man6/hexadrop.6.gz
usr/share/man/man6/anemone.6.gz
usr/share/man/man6/barcode.6.gz
usr/share/man/man6/lcdscrub.6.gz
usr/share/man/man6/euler2d.6.gz
usr/share/man/man6/crackberg.6.gz
usr/share/man/man6/splodesic.6.gz
usr/share/man/man6/fadeplot.6.gz
usr/share/man/man6/binaryring.6.gz
usr/share/man/man6/kaleidescope.6.gz
usr/share/man/man6/hilbert.6.gz
usr/share/man/man6/moire2.6.gz
usr/share/man/man6/rotzoomer.6.gz
usr/share/man/man6/pipes.6.gz
usr/share/man/man6/pong.6.gz
usr/share/man/man6/tronbit.6.gz
usr/share/man/man6/helix.6.gz
usr/share/man/man6/epicycle.6.gz
usr/share/man/man6/bsod.6.gz
usr/share/man/man6/glmatrix.6.gz
usr/share/man/man6/dangerball.6.gz
usr/share/man/man6/petri.6.gz
usr/share/man/man6/starfish.6.gz
usr/share/man/man6/thornbird.6.gz
usr/share/man/man6/glcells.6.gz
usr/share/man/man6/flipflop.6.gz
usr/share/man/man6/winduprobot.6.gz
usr/share/man/man6/pinion.6.gz
usr/share/man/man6/discrete.6.gz
usr/share/man/man6/xrayswarm.6.gz
usr/share/man/man6/lavalite.6.gz
usr/share/man/man6/cityflow.6.gz
usr/share/man/man6/rorschach.6.gz
usr/share/man/man6/fliptext.6.gz
usr/share/man/man6/glplanet.6.gz
usr/share/man/man6/boxfit.6.gz
usr/share/man/man6/bouncingcow.6.gz
usr/share/man/man6/halftone.6.gz
usr/share/man/man6/photopile.6.gz
usr/share/man/man6/memscroller.6.gz
usr/share/man/man6/dymaxionmap.6.gz
usr/share/man/man6/blocktube.6.gz
usr/share/man/man6/surfaces.6.gz
usr/share/man/man6/deluxe.6.gz
usr/share/man/man6/rocks.6.gz
usr/share/man/man6/discoball.6.gz
usr/share/man/man6/celtic.6.gz
usr/share/man/man6/glslideshow.6.gz
usr/share/man/man6/cage.6.gz
usr/share/man/man6/fuzzyflakes.6.gz
usr/share/man/man6/piecewise.6.gz
usr/share/man/man6/slidescreen.6.gz
usr/share/man/man6/antspotlight.6.gz
usr/share/man/man6/greynetic.6.gz
usr/share/man/man6/geodesic.6.gz
usr/share/man/man6/cwaves.6.gz
usr/share/man/man6/attraction.6.gz
usr/share/man/man6/swirl.6.gz
usr/share/man/man6/superquadrics.6.gz
usr/share/man/man6/cube21.6.gz
usr/share/man/man6/twang.6.gz
usr/share/man/man6/apple2.6.gz
usr/share/man/man6/carousel.6.gz
usr/share/man/man6/stonerview.6.gz
usr/share/man/man6/spotlight.6.gz
usr/share/man/man6/fireworkx.6.gz
usr/share/man/man6/zoom.6.gz
usr/share/man/man6/penetrate.6.gz
usr/share/man/man6/tessellimage.6.gz
usr/share/man/man6/penrose.6.gz
usr/share/man/man6/endgame.6.gz
usr/share/man/man6/circuit.6.gz
usr/share/man/man6/xanalogtv.6.gz
usr/share/man/man6/polytopes.6.gz
usr/share/man/man6/stairs.6.gz
usr/share/man/man6/cubestorm.6.gz
usr/share/man/man6/bumps.6.gz
usr/share/man/man6/rubik.6.gz
usr/share/man/man6/gltext.6.gz
usr/share/man/man6/rubikblocks.6.gz
usr/share/man/man6/topblock.6.gz
usr/share/man/man6/engine.6.gz
usr/share/man/man6/cubetwist.6.gz
usr/share/man/man6/flipscreen3d.6.gz
usr/share/man/man6/jigsaw.6.gz
usr/share/man/man6/speedmine.6.gz
usr/share/man/man6/energystream.6.gz
usr/share/man/man6/lament.6.gz
usr/share/man/man6/pedal.6.gz
usr/share/man/man6/imsmap.6.gz
usr/share/man/man6/substrate.6.gz
usr/share/man/man6/slip.6.gz
usr/share/man/man6/wormhole.6.gz
usr/share/man/man6/gleidescope.6.gz
usr/share/man/man6/xspirograph.6.gz
usr/share/man/man6/shadebobs.6.gz
usr/share/man/man6/strange.6.gz
usr/share/man/man6/vermiculate.6.gz
usr/share/X11/
usr/share/X11/app-defaults/
usr/share/X11/app-defaults/XScreenSaver
usr/share/applications/
usr/share/applications/xscreensaver-properties.desktop
usr/share/licenses/
usr/share/licenses/xscreensaver/
usr/share/licenses/xscreensaver/LICENSE
usr/share/pixmaps/
usr/share/pixmaps/xscreensaver.xpm
usr/share/locale/
usr/share/locale/de/
usr/share/locale/de/LC_MESSAGES/
usr/share/locale/de/LC_MESSAGES/xscreensaver.mo
usr/share/locale/hu/
usr/share/locale/hu/LC_MESSAGES/
usr/share/locale/hu/LC_MESSAGES/xscreensaver.mo
usr/share/locale/it/
usr/share/locale/it/LC_MESSAGES/
usr/share/locale/it/LC_MESSAGES/xscreensaver.mo
usr/share/locale/et/
usr/share/locale/et/LC_MESSAGES/
usr/share/locale/et/LC_MESSAGES/xscreensaver.mo
usr/share/locale/pt_BR/
usr/share/locale/pt_BR/LC_MESSAGES/
usr/share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo
usr/share/locale/ru/
usr/share/locale/ru/LC_MESSAGES/
usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo
usr/share/locale/nb/
usr/share/locale/nb/LC_MESSAGES/
usr/share/locale/nb/LC_MESSAGES/xscreensaver.mo
usr/share/locale/fi/
usr/share/locale/fi/LC_MESSAGES/
usr/share/locale/fi/LC_MESSAGES/xscreensaver.mo
usr/share/locale/pt/
usr/share/locale/pt/LC_MESSAGES/
usr/share/locale/pt/LC_MESSAGES/xscreensaver.mo
usr/share/locale/ja/
usr/share/locale/ja/LC_MESSAGES/
usr/share/locale/ja/LC_MESSAGES/xscreensaver.mo
usr/share/locale/zh_TW/
usr/share/locale/zh_TW/LC_MESSAGES/
usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo
usr/share/locale/es/
usr/share/locale/es/LC_MESSAGES/
usr/share/locale/es/LC_MESSAGES/xscreensaver.mo
usr/share/locale/sk/
usr/share/locale/sk/LC_MESSAGES/
usr/share/locale/sk/LC_MESSAGES/xscreensaver.mo
usr/share/locale/ca/
usr/share/locale/ca/LC_MESSAGES/
usr/share/locale/ca/LC_MESSAGES/xscreensaver.mo
usr/share/locale/ko/
usr/share/locale/ko/LC_MESSAGES/
usr/share/locale/ko/LC_MESSAGES/xscreensaver.mo
usr/share/locale/sv/
usr/share/locale/sv/LC_MESSAGES/
usr/share/locale/sv/LC_MESSAGES/xscreensaver.mo
usr/share/locale/vi/
usr/share/locale/vi/LC_MESSAGES/
usr/share/locale/vi/LC_MESSAGES/xscreensaver.mo
usr/share/locale/zh_CN/
usr/share/locale/zh_CN/LC_MESSAGES/
usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo
usr/share/locale/fr/
usr/share/locale/fr/LC_MESSAGES/
usr/share/locale/fr/LC_MESSAGES/xscreensaver.mo
usr/share/locale/pl/
usr/share/locale/pl/LC_MESSAGES/
usr/share/locale/pl/LC_MESSAGES/xscreensaver.mo
usr/share/locale/nl/
usr/share/locale/nl/LC_MESSAGES/
usr/share/locale/nl/LC_MESSAGES/xscreensaver.mo
usr/share/locale/wa/
usr/share/locale/wa/LC_MESSAGES/
usr/share/locale/wa/LC_MESSAGES/xscreensaver.mo
usr/share/locale/da/
usr/share/locale/da/LC_MESSAGES/
usr/share/locale/da/LC_MESSAGES/xscreensaver.mo
usr/share/xscreensaver/
usr/share/xscreensaver/glade/
usr/share/xscreensaver/glade/screensaver-locking.png
usr/share/xscreensaver/glade/screensaver-diagnostic.png
usr/share/xscreensaver/glade/screensaver-cmndln.png
usr/share/xscreensaver/glade/xscreensaver-demo.glade2
usr/share/xscreensaver/glade/screensaver-power.png
usr/share/xscreensaver/glade/screensaver-colorselector.png
usr/share/xscreensaver/glade/screensaver-snap.png
usr/share/xscreensaver/config/
usr/share/xscreensaver/config/blinkbox.xml
usr/share/xscreensaver/config/cubestack.xml
usr/share/xscreensaver/config/quasicrystal.xml
usr/share/xscreensaver/config/rubikblocks.xml
usr/share/xscreensaver/config/sierpinski.xml
usr/share/xscreensaver/config/gltext.xml
usr/share/xscreensaver/config/queens.xml
usr/share/xscreensaver/config/celtic.xml
usr/share/xscreensaver/config/discoball.xml
usr/share/xscreensaver/config/abstractile.xml
usr/share/xscreensaver/config/xanalogtv.xml
usr/share/xscreensaver/config/lavalite.xml
usr/share/xscreensaver/config/rorschach.xml
usr/share/xscreensaver/config/cubetwist.xml
usr/share/xscreensaver/config/hypertorus.xml
usr/share/xscreensaver/config/anemone.xml
usr/share/xscreensaver/config/bsod.xml
usr/share/xscreensaver/config/photopile.xml
usr/share/xscreensaver/config/attraction.xml
usr/share/xscreensaver/config/wander.xml
usr/share/xscreensaver/config/glblur.xml
usr/share/xscreensaver/config/antspotlight.xml
usr/share/xscreensaver/config/klein.xml
usr/share/xscreensaver/config/providence.xml
usr/share/xscreensaver/config/boxfit.xml
usr/share/xscreensaver/config/flipscreen3d.xml
usr/share/xscreensaver/config/munch.xml
usr/share/xscreensaver/config/truchet.xml
usr/share/xscreensaver/config/glsnake.xml
usr/share/xscreensaver/config/topblock.xml
usr/share/xscreensaver/config/stonerview.xml
usr/share/xscreensaver/config/README
usr/share/xscreensaver/config/flame.xml
usr/share/xscreensaver/config/rocks.xml
usr/share/xscreensaver/config/fadeplot.xml
usr/share/xscreensaver/config/antmaze.xml
usr/share/xscreensaver/config/cwaves.xml
usr/share/xscreensaver/config/apollonian.xml
usr/share/xscreensaver/config/stairs.xml
usr/share/xscreensaver/config/whirlwindwarp.xml
usr/share/xscreensaver/config/xmatrix.xml
usr/share/xscreensaver/config/nerverot.xml
usr/share/xscreensaver/config/webcollage.xml
usr/share/xscreensaver/config/memscroller.xml
usr/share/xscreensaver/config/boxed.xml
usr/share/xscreensaver/config/unknownpleasures.xml
usr/share/xscreensaver/config/maze.xml
usr/share/xscreensaver/config/metaballs.xml
usr/share/xscreensaver/config/tangram.xml
usr/share/xscreensaver/config/bouncingcow.xml
usr/share/xscreensaver/config/epicycle.xml
usr/share/xscreensaver/config/engine.xml
usr/share/xscreensaver/config/menger.xml
usr/share/xscreensaver/config/cube21.xml
usr/share/xscreensaver/config/discrete.xml
usr/share/xscreensaver/config/hexadrop.xml
usr/share/xscreensaver/config/spotlight.xml
usr/share/xscreensaver/config/strange.xml
usr/share/xscreensaver/config/deco.xml
usr/share/xscreensaver/config/blitspin.xml
usr/share/xscreensaver/config/wormhole.xml
usr/share/xscreensaver/config/helix.xml
usr/share/xscreensaver/config/molecule.xml
usr/share/xscreensaver/config/lcdscrub.xml
usr/share/xscreensaver/config/moire.xml
usr/share/xscreensaver/config/polyominoes.xml
usr/share/xscreensaver/config/companioncube.xml
usr/share/xscreensaver/config/moebiusgears.xml
usr/share/xscreensaver/config/glschool.xml
usr/share/xscreensaver/config/apple2.xml
usr/share/xscreensaver/config/flipflop.xml
usr/share/xscreensaver/config/blaster.xml
usr/share/xscreensaver/config/hopalong.xml
usr/share/xscreensaver/config/bumps.xml
usr/share/xscreensaver/config/decayscreen.xml
usr/share/xscreensaver/config/dymaxionmap.xml
usr/share/xscreensaver/config/carousel.xml
usr/share/xscreensaver/config/dangerball.xml
usr/share/xscreensaver/config/geodesic.xml
usr/share/xscreensaver/config/barcode.xml
usr/share/xscreensaver/config/zoom.xml
usr/share/xscreensaver/config/piecewise.xml
usr/share/xscreensaver/config/thornbird.xml
usr/share/xscreensaver/config/cubestorm.xml
usr/share/xscreensaver/config/pedal.xml
usr/share/xscreensaver/config/xrayswarm.xml
usr/share/xscreensaver/config/greynetic.xml
usr/share/xscreensaver/config/deluxe.xml
usr/share/xscreensaver/config/xflame.xml
usr/share/xscreensaver/config/pyro.xml
usr/share/xscreensaver/config/cityflow.xml
usr/share/xscreensaver/config/kaleidescope.xml
usr/share/xscreensaver/config/hypnowheel.xml
usr/share/xscreensaver/config/sballs.xml
usr/share/xscreensaver/config/surfaces.xml
usr/share/xscreensaver/config/projectiveplane.xml
usr/share/xscreensaver/config/jigsaw.xml
usr/share/xscreensaver/config/halo.xml
usr/share/xscreensaver/config/mountain.xml
usr/share/xscreensaver/config/distort.xml
usr/share/xscreensaver/config/fluidballs.xml
usr/share/xscreensaver/config/splodesic.xml
usr/share/xscreensaver/config/glcells.xml
usr/share/xscreensaver/config/imsmap.xml
usr/share/xscreensaver/config/hexstrut.xml
usr/share/xscreensaver/config/pipes.xml
usr/share/xscreensaver/config/noseguy.xml
usr/share/xscreensaver/config/gleidescope.xml
usr/share/xscreensaver/config/romanboy.xml
usr/share/xscreensaver/config/qix.xml
usr/share/xscreensaver/config/halftone.xml
usr/share/xscreensaver/config/binaryring.xml
usr/share/xscreensaver/config/glhanoi.xml
usr/share/xscreensaver/config/rd-bomb.xml
usr/share/xscreensaver/config/glplanet.xml
usr/share/xscreensaver/config/squiral.xml
usr/share/xscreensaver/config/polytopes.xml
usr/share/xscreensaver/config/rotzoomer.xml
usr/share/xscreensaver/config/superquadrics.xml
usr/share/xscreensaver/config/crackberg.xml
usr/share/xscreensaver/config/mirrorblob.xml
usr/share/xscreensaver/config/ifs.xml
usr/share/xscreensaver/config/geodesicgears.xml
usr/share/xscreensaver/config/unicrud.xml
usr/share/xscreensaver/config/phosphor.xml
usr/share/xscreensaver/config/demon.xml
usr/share/xscreensaver/config/ccurve.xml
usr/share/xscreensaver/config/pacman.xml
usr/share/xscreensaver/config/interaggregate.xml
usr/share/xscreensaver/config/drift.xml
usr/share/xscreensaver/config/cynosure.xml
usr/share/xscreensaver/config/euler2d.xml
usr/share/xscreensaver/config/atunnel.xml
usr/share/xscreensaver/config/compass.xml
usr/share/xscreensaver/config/hilbert.xml
usr/share/xscreensaver/config/tronbit.xml
usr/share/xscreensaver/config/triangle.xml
usr/share/xscreensaver/config/kumppa.xml
usr/share/xscreensaver/config/popsquares.xml
usr/share/xscreensaver/config/braid.xml
usr/share/xscreensaver/config/rubik.xml
usr/share/xscreensaver/config/flurry.xml
usr/share/xscreensaver/config/loop.xml
usr/share/xscreensaver/config/raverhoop.xml
usr/share/xscreensaver/config/flyingtoasters.xml
usr/share/xscreensaver/config/interference.xml
usr/share/xscreensaver/config/sproingies.xml
usr/share/xscreensaver/config/galaxy.xml
usr/share/xscreensaver/config/hydrostat.xml
usr/share/xscreensaver/config/fontglide.xml
usr/share/xscreensaver/config/starwars.xml
usr/share/xscreensaver/config/cubenetic.xml
usr/share/xscreensaver/config/bouboule.xml
usr/share/xscreensaver/config/substrate.xml
usr/share/xscreensaver/config/swirl.xml
usr/share/xscreensaver/config/shadebobs.xml
usr/share/xscreensaver/config/sierpinski3d.xml
usr/share/xscreensaver/config/moebius.xml
usr/share/xscreensaver/config/crystal.xml
usr/share/xscreensaver/config/boing.xml
usr/share/xscreensaver/config/gears.xml
usr/share/xscreensaver/config/cage.xml
usr/share/xscreensaver/config/glknots.xml
usr/share/xscreensaver/config/grav.xml
usr/share/xscreensaver/config/petri.xml
usr/share/xscreensaver/config/xjack.xml
usr/share/xscreensaver/config/julia.xml
usr/share/xscreensaver/config/lockward.xml
usr/share/xscreensaver/config/penrose.xml
usr/share/xscreensaver/config/fireworkx.xml
usr/share/xscreensaver/config/fliptext.xml
usr/share/xscreensaver/config/endgame.xml
usr/share/xscreensaver/config/gflux.xml
usr/share/xscreensaver/config/timetunnel.xml
usr/share/xscreensaver/config/fuzzyflakes.xml
usr/share/xscreensaver/config/xspirograph.xml
usr/share/xscreensaver/config/atlantis.xml
usr/share/xscreensaver/config/tessellimage.xml
usr/share/xscreensaver/config/skytentacles.xml
usr/share/xscreensaver/config/eruption.xml
usr/share/xscreensaver/config/pinion.xml
usr/share/xscreensaver/config/blocktube.xml
usr/share/xscreensaver/config/bubble3d.xml
usr/share/xscreensaver/config/polyhedra.xml
usr/share/xscreensaver/config/m6502.xml
usr/share/xscreensaver/config/glmatrix.xml
usr/share/xscreensaver/config/winduprobot.xml
usr/share/xscreensaver/config/moire2.xml
usr/share/xscreensaver/config/spheremonics.xml
usr/share/xscreensaver/config/lament.xml
usr/share/xscreensaver/config/sonar.xml
usr/share/xscreensaver/config/slidescreen.xml
usr/share/xscreensaver/config/vidwhacker.xml
usr/share/xscreensaver/config/speedmine.xml
usr/share/xscreensaver/config/antinspect.xml
usr/share/xscreensaver/config/jigglypuff.xml
usr/share/xscreensaver/config/noof.xml
usr/share/xscreensaver/config/slip.xml
usr/share/xscreensaver/config/energystream.xml
usr/share/xscreensaver/config/voronoi.xml
usr/share/xscreensaver/config/morph3d.xml
usr/share/xscreensaver/config/glslideshow.xml
usr/share/xscreensaver/config/splitflap.xml
usr/share/xscreensaver/config/fiberlamp.xml
usr/share/xscreensaver/config/xlyap.xml
usr/share/xscreensaver/config/coral.xml
usr/share/xscreensaver/config/twang.xml
usr/share/xscreensaver/config/circuit.xml
usr/share/xscreensaver/config/vermiculate.xml
usr/share/xscreensaver/config/pulsar.xml
usr/share/xscreensaver/config/juggler3d.xml
usr/share/xscreensaver/config/cubicgrid.xml
usr/share/xscreensaver/config/intermomentary.xml
usr/share/xscreensaver/config/penetrate.xml
usr/share/xscreensaver/config/pong.xml
usr/share/xscreensaver/config/kaleidocycle.xml
usr/share/xscreensaver/config/starfish.xml
usr/share/xscreensaver/config/cloudlife.xml
usr/share/xscreensaver/config/flow.xml
usr/share/xscreensaver/config/anemotaxis.xml
usr/share/xscreensaver/config/goop.xml
usr/share/xscreensaver/config/ripples.xml
usr/bin/
usr/bin/xscreensaver-demo
usr/bin/xscreensaver-text
usr/bin/xscreensaver-getimage
usr/bin/xscreensaver-command
usr/bin/xscreensaver-gl-helper
usr/bin/xscreensaver-getimage-video
usr/bin/xscreensaver-getimage-file
usr/bin/xscreensaver

Here is output for foo2:

foo2.pkg/usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/de/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/pt/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/sv/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/nl/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/pl/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/nb/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/vi/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/ja/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/et/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/es/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/it/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/ca/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/ko/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/da/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/hu/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/fr/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/sk/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/wa/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/locale/fi/LC_MESSAGES/xscreensaver.mo
foo2.pkg/usr/share/xscreensaver/glade/screensaver-snap.png
foo2.pkg/usr/share/xscreensaver/glade/screensaver-locking.png
foo2.pkg/usr/share/xscreensaver/glade/screensaver-cmndln.png
foo2.pkg/usr/share/xscreensaver/glade/screensaver-power.png
foo2.pkg/usr/share/xscreensaver/glade/xscreensaver-demo.glade2
foo2.pkg/usr/share/xscreensaver/glade/screensaver-diagnostic.png
foo2.pkg/usr/share/xscreensaver/glade/screensaver-colorselector.png
foo2.pkg/usr/share/xscreensaver/config/companioncube.xml
foo2.pkg/usr/share/xscreensaver/config/piecewise.xml
foo2.pkg/usr/share/xscreensaver/config/quasicrystal.xml
foo2.pkg/usr/share/xscreensaver/config/dymaxionmap.xml
foo2.pkg/usr/share/xscreensaver/config/winduprobot.xml
foo2.pkg/usr/share/xscreensaver/config/shadebobs.xml
foo2.pkg/usr/share/xscreensaver/config/penrose.xml
foo2.pkg/usr/share/xscreensaver/config/goop.xml
foo2.pkg/usr/share/xscreensaver/config/flipscreen3d.xml
foo2.pkg/usr/share/xscreensaver/config/cityflow.xml
foo2.pkg/usr/share/xscreensaver/config/xspirograph.xml
foo2.pkg/usr/share/xscreensaver/config/binaryring.xml
foo2.pkg/usr/share/xscreensaver/config/slip.xml
foo2.pkg/usr/share/xscreensaver/config/strange.xml
foo2.pkg/usr/share/xscreensaver/config/xanalogtv.xml
foo2.pkg/usr/share/xscreensaver/config/cwaves.xml
foo2.pkg/usr/share/xscreensaver/config/twang.xml
foo2.pkg/usr/share/xscreensaver/config/barcode.xml
foo2.pkg/usr/share/xscreensaver/config/hilbert.xml
foo2.pkg/usr/share/xscreensaver/config/klein.xml
foo2.pkg/usr/share/xscreensaver/config/tessellimage.xml
foo2.pkg/usr/share/xscreensaver/config/jigglypuff.xml
foo2.pkg/usr/share/xscreensaver/config/m6502.xml
foo2.pkg/usr/share/xscreensaver/config/attraction.xml
foo2.pkg/usr/share/xscreensaver/config/skytentacles.xml
foo2.pkg/usr/share/xscreensaver/config/noof.xml
foo2.pkg/usr/share/xscreensaver/config/phosphor.xml
foo2.pkg/usr/share/xscreensaver/config/polyominoes.xml
foo2.pkg/usr/share/xscreensaver/config/apple2.xml
foo2.pkg/usr/share/xscreensaver/config/starwars.xml
foo2.pkg/usr/share/xscreensaver/config/gflux.xml
foo2.pkg/usr/share/xscreensaver/config/cubetwist.xml
foo2.pkg/usr/share/xscreensaver/config/jigsaw.xml
foo2.pkg/usr/share/xscreensaver/config/lockward.xml
foo2.pkg/usr/share/xscreensaver/config/gears.xml
foo2.pkg/usr/share/xscreensaver/config/anemotaxis.xml
foo2.pkg/usr/share/xscreensaver/config/pulsar.xml
foo2.pkg/usr/share/xscreensaver/config/tangram.xml
foo2.pkg/usr/share/xscreensaver/config/README
foo2.pkg/usr/share/xscreensaver/config/flame.xml
foo2.pkg/usr/share/xscreensaver/config/hydrostat.xml
foo2.pkg/usr/share/xscreensaver/config/rubik.xml
foo2.pkg/usr/share/xscreensaver/config/galaxy.xml
foo2.pkg/usr/share/xscreensaver/config/greynetic.xml
foo2.pkg/usr/share/xscreensaver/config/blaster.xml
foo2.pkg/usr/share/xscreensaver/config/providence.xml
foo2.pkg/usr/share/xscreensaver/config/glhanoi.xml
foo2.pkg/usr/share/xscreensaver/config/ccurve.xml
foo2.pkg/usr/share/xscreensaver/config/deco.xml
foo2.pkg/usr/share/xscreensaver/config/blitspin.xml
foo2.pkg/usr/share/xscreensaver/config/carousel.xml
foo2.pkg/usr/share/xscreensaver/config/munch.xml
foo2.pkg/usr/share/xscreensaver/config/moebius.xml
foo2.pkg/usr/share/xscreensaver/config/fuzzyflakes.xml
foo2.pkg/usr/share/xscreensaver/config/apollonian.xml
foo2.pkg/usr/share/xscreensaver/config/cynosure.xml
foo2.pkg/usr/share/xscreensaver/config/speedmine.xml
foo2.pkg/usr/share/xscreensaver/config/rd-bomb.xml
foo2.pkg/usr/share/xscreensaver/config/helix.xml
foo2.pkg/usr/share/xscreensaver/config/boing.xml
foo2.pkg/usr/share/xscreensaver/config/truchet.xml
foo2.pkg/usr/share/xscreensaver/config/glknots.xml
foo2.pkg/usr/share/xscreensaver/config/ripples.xml
foo2.pkg/usr/share/xscreensaver/config/bubble3d.xml
foo2.pkg/usr/share/xscreensaver/config/rorschach.xml
foo2.pkg/usr/share/xscreensaver/config/xrayswarm.xml
foo2.pkg/usr/share/xscreensaver/config/pipes.xml
foo2.pkg/usr/share/xscreensaver/config/flow.xml
foo2.pkg/usr/share/xscreensaver/config/energystream.xml
foo2.pkg/usr/share/xscreensaver/config/bsod.xml
foo2.pkg/usr/share/xscreensaver/config/celtic.xml
foo2.pkg/usr/share/xscreensaver/config/moire2.xml
foo2.pkg/usr/share/xscreensaver/config/stairs.xml
foo2.pkg/usr/share/xscreensaver/config/gleidescope.xml
foo2.pkg/usr/share/xscreensaver/config/euler2d.xml
foo2.pkg/usr/share/xscreensaver/config/moire.xml
foo2.pkg/usr/share/xscreensaver/config/juggler3d.xml
foo2.pkg/usr/share/xscreensaver/config/thornbird.xml
foo2.pkg/usr/share/xscreensaver/config/hexadrop.xml
foo2.pkg/usr/share/xscreensaver/config/noseguy.xml
foo2.pkg/usr/share/xscreensaver/config/hypertorus.xml
foo2.pkg/usr/share/xscreensaver/config/menger.xml
foo2.pkg/usr/share/xscreensaver/config/splodesic.xml
foo2.pkg/usr/share/xscreensaver/config/polytopes.xml
foo2.pkg/usr/share/xscreensaver/config/dangerball.xml
foo2.pkg/usr/share/xscreensaver/config/substrate.xml
foo2.pkg/usr/share/xscreensaver/config/splitflap.xml
foo2.pkg/usr/share/xscreensaver/config/bouncingcow.xml
foo2.pkg/usr/share/xscreensaver/config/whirlwindwarp.xml
foo2.pkg/usr/share/xscreensaver/config/hexstrut.xml
foo2.pkg/usr/share/xscreensaver/config/epicycle.xml
foo2.pkg/usr/share/xscreensaver/config/distort.xml
foo2.pkg/usr/share/xscreensaver/config/molecule.xml
foo2.pkg/usr/share/xscreensaver/config/voronoi.xml
foo2.pkg/usr/share/xscreensaver/config/loop.xml
foo2.pkg/usr/share/xscreensaver/config/polyhedra.xml
foo2.pkg/usr/share/xscreensaver/config/sierpinski3d.xml
foo2.pkg/usr/share/xscreensaver/config/blocktube.xml
foo2.pkg/usr/share/xscreensaver/config/boxfit.xml
foo2.pkg/usr/share/xscreensaver/config/lament.xml
foo2.pkg/usr/share/xscreensaver/config/flurry.xml
foo2.pkg/usr/share/xscreensaver/config/compass.xml
foo2.pkg/usr/share/xscreensaver/config/vidwhacker.xml
foo2.pkg/usr/share/xscreensaver/config/antmaze.xml
foo2.pkg/usr/share/xscreensaver/config/wormhole.xml
foo2.pkg/usr/share/xscreensaver/config/mountain.xml
foo2.pkg/usr/share/xscreensaver/config/penetrate.xml
foo2.pkg/usr/share/xscreensaver/config/rotzoomer.xml
foo2.pkg/usr/share/xscreensaver/config/interaggregate.xml
foo2.pkg/usr/share/xscreensaver/config/rocks.xml
foo2.pkg/usr/share/xscreensaver/config/queens.xml
foo2.pkg/usr/share/xscreensaver/config/fireworkx.xml
foo2.pkg/usr/share/xscreensaver/config/mirrorblob.xml
foo2.pkg/usr/share/xscreensaver/config/xlyap.xml
foo2.pkg/usr/share/xscreensaver/config/halo.xml
foo2.pkg/usr/share/xscreensaver/config/bouboule.xml
foo2.pkg/usr/share/xscreensaver/config/discrete.xml
foo2.pkg/usr/share/xscreensaver/config/kumppa.xml
foo2.pkg/usr/share/xscreensaver/config/memscroller.xml
foo2.pkg/usr/share/xscreensaver/config/morph3d.xml
foo2.pkg/usr/share/xscreensaver/config/timetunnel.xml
foo2.pkg/usr/share/xscreensaver/config/pyro.xml
foo2.pkg/usr/share/xscreensaver/config/glmatrix.xml
foo2.pkg/usr/share/xscreensaver/config/glcells.xml
foo2.pkg/usr/share/xscreensaver/config/interference.xml
foo2.pkg/usr/share/xscreensaver/config/fluidballs.xml
foo2.pkg/usr/share/xscreensaver/config/glsnake.xml
foo2.pkg/usr/share/xscreensaver/config/braid.xml
foo2.pkg/usr/share/xscreensaver/config/xjack.xml
foo2.pkg/usr/share/xscreensaver/config/intermomentary.xml
foo2.pkg/usr/share/xscreensaver/config/spheremonics.xml
foo2.pkg/usr/share/xscreensaver/config/glplanet.xml
foo2.pkg/usr/share/xscreensaver/config/geodesicgears.xml
foo2.pkg/usr/share/xscreensaver/config/topblock.xml
foo2.pkg/usr/share/xscreensaver/config/atlantis.xml
foo2.pkg/usr/share/xscreensaver/config/lcdscrub.xml
foo2.pkg/usr/share/xscreensaver/config/stonerview.xml
foo2.pkg/usr/share/xscreensaver/config/endgame.xml
foo2.pkg/usr/share/xscreensaver/config/fadeplot.xml
foo2.pkg/usr/share/xscreensaver/config/photopile.xml
foo2.pkg/usr/share/xscreensaver/config/boxed.xml
foo2.pkg/usr/share/xscreensaver/config/xflame.xml
foo2.pkg/usr/share/xscreensaver/config/kaleidescope.xml
foo2.pkg/usr/share/xscreensaver/config/rubikblocks.xml
foo2.pkg/usr/share/xscreensaver/config/xmatrix.xml
foo2.pkg/usr/share/xscreensaver/config/webcollage.xml
foo2.pkg/usr/share/xscreensaver/config/hopalong.xml
foo2.pkg/usr/share/xscreensaver/config/squiral.xml
foo2.pkg/usr/share/xscreensaver/config/flipflop.xml
foo2.pkg/usr/share/xscreensaver/config/glblur.xml
foo2.pkg/usr/share/xscreensaver/config/lavalite.xml
foo2.pkg/usr/share/xscreensaver/config/anemone.xml
foo2.pkg/usr/share/xscreensaver/config/imsmap.xml
foo2.pkg/usr/share/xscreensaver/config/zoom.xml
foo2.pkg/usr/share/xscreensaver/config/nerverot.xml
foo2.pkg/usr/share/xscreensaver/config/gltext.xml
foo2.pkg/usr/share/xscreensaver/config/cloudlife.xml
foo2.pkg/usr/share/xscreensaver/config/cubicgrid.xml
foo2.pkg/usr/share/xscreensaver/config/romanboy.xml
foo2.pkg/usr/share/xscreensaver/config/projectiveplane.xml
foo2.pkg/usr/share/xscreensaver/config/crackberg.xml
foo2.pkg/usr/share/xscreensaver/config/slidescreen.xml
foo2.pkg/usr/share/xscreensaver/config/abstractile.xml
foo2.pkg/usr/share/xscreensaver/config/superquadrics.xml
foo2.pkg/usr/share/xscreensaver/config/coral.xml
foo2.pkg/usr/share/xscreensaver/config/flyingtoasters.xml
foo2.pkg/usr/share/xscreensaver/config/starfish.xml
foo2.pkg/usr/share/xscreensaver/config/cubestorm.xml
foo2.pkg/usr/share/xscreensaver/config/deluxe.xml
foo2.pkg/usr/share/xscreensaver/config/hypnowheel.xml
foo2.pkg/usr/share/xscreensaver/config/grav.xml
foo2.pkg/usr/share/xscreensaver/config/kaleidocycle.xml
foo2.pkg/usr/share/xscreensaver/config/pedal.xml
foo2.pkg/usr/share/xscreensaver/config/metaballs.xml
foo2.pkg/usr/share/xscreensaver/config/unknownpleasures.xml
foo2.pkg/usr/share/xscreensaver/config/petri.xml
foo2.pkg/usr/share/xscreensaver/config/cubenetic.xml
foo2.pkg/usr/share/xscreensaver/config/raverhoop.xml
foo2.pkg/usr/share/xscreensaver/config/sproingies.xml
foo2.pkg/usr/share/xscreensaver/config/eruption.xml
foo2.pkg/usr/share/xscreensaver/config/cube21.xml
foo2.pkg/usr/share/xscreensaver/config/moebiusgears.xml
foo2.pkg/usr/share/xscreensaver/config/pacman.xml
foo2.pkg/usr/share/xscreensaver/config/triangle.xml
foo2.pkg/usr/share/xscreensaver/config/discoball.xml
foo2.pkg/usr/share/xscreensaver/config/atunnel.xml
foo2.pkg/usr/share/xscreensaver/config/vermiculate.xml
foo2.pkg/usr/share/xscreensaver/config/cubestack.xml
foo2.pkg/usr/share/xscreensaver/config/blinkbox.xml
foo2.pkg/usr/share/xscreensaver/config/engine.xml
foo2.pkg/usr/share/xscreensaver/config/maze.xml
foo2.pkg/usr/share/xscreensaver/config/swirl.xml
foo2.pkg/usr/share/xscreensaver/config/unicrud.xml
foo2.pkg/usr/share/xscreensaver/config/pinion.xml
foo2.pkg/usr/share/xscreensaver/config/sballs.xml
foo2.pkg/usr/share/xscreensaver/config/halftone.xml
foo2.pkg/usr/share/xscreensaver/config/fontglide.xml
foo2.pkg/usr/share/xscreensaver/config/spotlight.xml
foo2.pkg/usr/share/xscreensaver/config/antinspect.xml
foo2.pkg/usr/share/xscreensaver/config/decayscreen.xml
foo2.pkg/usr/share/xscreensaver/config/popsquares.xml
foo2.pkg/usr/share/xscreensaver/config/sonar.xml
foo2.pkg/usr/share/xscreensaver/config/qix.xml
foo2.pkg/usr/share/xscreensaver/config/drift.xml
foo2.pkg/usr/share/xscreensaver/config/wander.xml
foo2.pkg/usr/share/xscreensaver/config/fiberlamp.xml
foo2.pkg/usr/share/xscreensaver/config/ifs.xml
foo2.pkg/usr/share/xscreensaver/config/geodesic.xml
foo2.pkg/usr/share/xscreensaver/config/demon.xml
foo2.pkg/usr/share/xscreensaver/config/pong.xml
foo2.pkg/usr/share/xscreensaver/config/cage.xml
foo2.pkg/usr/share/xscreensaver/config/antspotlight.xml
foo2.pkg/usr/share/xscreensaver/config/fliptext.xml
foo2.pkg/usr/share/xscreensaver/config/circuit.xml
foo2.pkg/usr/share/xscreensaver/config/glslideshow.xml
foo2.pkg/usr/share/xscreensaver/config/tronbit.xml
foo2.pkg/usr/share/xscreensaver/config/glschool.xml
foo2.pkg/usr/share/xscreensaver/config/sierpinski.xml
foo2.pkg/usr/share/xscreensaver/config/julia.xml
foo2.pkg/usr/share/xscreensaver/config/crystal.xml
foo2.pkg/usr/share/xscreensaver/config/bumps.xml
foo2.pkg/usr/share/xscreensaver/config/surfaces.xml
foo2.pkg/usr/share/X11/app-defaults/XScreenSaver
foo2.pkg/usr/share/man/man6/vermiculate.6.gz
foo2.pkg/usr/share/man/man6/cynosure.6.gz
foo2.pkg/usr/share/man/man6/deluxe.6.gz
foo2.pkg/usr/share/man/man6/jigglypuff.6.gz
foo2.pkg/usr/share/man/man6/pong.6.gz
foo2.pkg/usr/share/man/man6/glsnake.6.gz
foo2.pkg/usr/share/man/man6/strange.6.gz
foo2.pkg/usr/share/man/man6/flipflop.6.gz
foo2.pkg/usr/share/man/man6/pulsar.6.gz
foo2.pkg/usr/share/man/man6/penetrate.6.gz
foo2.pkg/usr/share/man/man6/abstractile.6.gz
foo2.pkg/usr/share/man/man6/celtic.6.gz
foo2.pkg/usr/share/man/man6/xrayswarm.6.gz
foo2.pkg/usr/share/man/man6/cubenetic.6.gz
foo2.pkg/usr/share/man/man6/qix.6.gz
foo2.pkg/usr/share/man/man6/timetunnel.6.gz
foo2.pkg/usr/share/man/man6/hilbert.6.gz
foo2.pkg/usr/share/man/man6/fliptext.6.gz
foo2.pkg/usr/share/man/man6/fontglide.6.gz
foo2.pkg/usr/share/man/man6/euler2d.6.gz
foo2.pkg/usr/share/man/man6/sierpinski3d.6.gz
foo2.pkg/usr/share/man/man6/interference.6.gz
foo2.pkg/usr/share/man/man6/wormhole.6.gz
foo2.pkg/usr/share/man/man6/squiral.6.gz
foo2.pkg/usr/share/man/man6/pacman.6.gz
foo2.pkg/usr/share/man/man6/loop.6.gz
foo2.pkg/usr/share/man/man6/triangle.6.gz
foo2.pkg/usr/share/man/man6/barcode.6.gz
foo2.pkg/usr/share/man/man6/hopalong.6.gz
foo2.pkg/usr/share/man/man6/gears.6.gz
foo2.pkg/usr/share/man/man6/hypertorus.6.gz
foo2.pkg/usr/share/man/man6/pyro.6.gz
foo2.pkg/usr/share/man/man6/voronoi.6.gz
foo2.pkg/usr/share/man/man6/bsod.6.gz
foo2.pkg/usr/share/man/man6/extrusion.6.gz
foo2.pkg/usr/share/man/man6/halftone.6.gz
foo2.pkg/usr/share/man/man6/gltext.6.gz
foo2.pkg/usr/share/man/man6/discoball.6.gz
foo2.pkg/usr/share/man/man6/rorschach.6.gz
foo2.pkg/usr/share/man/man6/glhanoi.6.gz
foo2.pkg/usr/share/man/man6/apollonian.6.gz
foo2.pkg/usr/share/man/man6/gleidescope.6.gz
foo2.pkg/usr/share/man/man6/moire.6.gz
foo2.pkg/usr/share/man/man6/carousel.6.gz
foo2.pkg/usr/share/man/man6/bubble3d.6.gz
foo2.pkg/usr/share/man/man6/coral.6.gz
foo2.pkg/usr/share/man/man6/tronbit.6.gz
foo2.pkg/usr/share/man/man6/klein.6.gz
foo2.pkg/usr/share/man/man6/sballs.6.gz
foo2.pkg/usr/share/man/man6/flyingtoasters.6.gz
foo2.pkg/usr/share/man/man6/decayscreen.6.gz
foo2.pkg/usr/share/man/man6/webcollage.6.gz
foo2.pkg/usr/share/man/man6/binaryring.6.gz
foo2.pkg/usr/share/man/man6/mountain.6.gz
foo2.pkg/usr/share/man/man6/rocks.6.gz
foo2.pkg/usr/share/man/man6/lcdscrub.6.gz
foo2.pkg/usr/share/man/man6/dymaxionmap.6.gz
foo2.pkg/usr/share/man/man6/pedal.6.gz
foo2.pkg/usr/share/man/man6/substrate.6.gz
foo2.pkg/usr/share/man/man6/lament.6.gz
foo2.pkg/usr/share/man/man6/surfaces.6.gz
foo2.pkg/usr/share/man/man6/kumppa.6.gz
foo2.pkg/usr/share/man/man6/swirl.6.gz
foo2.pkg/usr/share/man/man6/energystream.6.gz
foo2.pkg/usr/share/man/man6/romanboy.6.gz
foo2.pkg/usr/share/man/man6/anemone.6.gz
foo2.pkg/usr/share/man/man6/rubikblocks.6.gz
foo2.pkg/usr/share/man/man6/intermomentary.6.gz
foo2.pkg/usr/share/man/man6/superquadrics.6.gz
foo2.pkg/usr/share/man/man6/stonerview.6.gz
foo2.pkg/usr/share/man/man6/fiberlamp.6.gz
foo2.pkg/usr/share/man/man6/halo.6.gz
foo2.pkg/usr/share/man/man6/attraction.6.gz
foo2.pkg/usr/share/man/man6/morph3d.6.gz
foo2.pkg/usr/share/man/man6/juggler3d.6.gz
foo2.pkg/usr/share/man/man6/circuit.6.gz
foo2.pkg/usr/share/man/man6/stairs.6.gz
foo2.pkg/usr/share/man/man6/moebius.6.gz
foo2.pkg/usr/share/man/man6/memscroller.6.gz
foo2.pkg/usr/share/man/man6/twang.6.gz
foo2.pkg/usr/share/man/man6/topblock.6.gz
foo2.pkg/usr/share/man/man6/ripples.6.gz
foo2.pkg/usr/share/man/man6/atunnel.6.gz
foo2.pkg/usr/share/man/man6/boxed.6.gz
foo2.pkg/usr/share/man/man6/cube21.6.gz
foo2.pkg/usr/share/man/man6/polyominoes.6.gz
foo2.pkg/usr/share/man/man6/menger.6.gz
foo2.pkg/usr/share/man/man6/xanalogtv.6.gz
foo2.pkg/usr/share/man/man6/crystal.6.gz
foo2.pkg/usr/share/man/man6/geodesicgears.6.gz
foo2.pkg/usr/share/man/man6/rotzoomer.6.gz
foo2.pkg/usr/share/man/man6/atlantis.6.gz
foo2.pkg/usr/share/man/man6/cwaves.6.gz
foo2.pkg/usr/share/man/man6/truchet.6.gz
foo2.pkg/usr/share/man/man6/sonar.6.gz
foo2.pkg/usr/share/man/man6/fadeplot.6.gz
foo2.pkg/usr/share/man/man6/lockward.6.gz
foo2.pkg/usr/share/man/man6/glblur.6.gz
foo2.pkg/usr/share/man/man6/polyhedra.6.gz
foo2.pkg/usr/share/man/man6/quasicrystal.6.gz
foo2.pkg/usr/share/man/man6/hexstrut.6.gz
foo2.pkg/usr/share/man/man6/ccurve.6.gz
foo2.pkg/usr/share/man/man6/blitspin.6.gz
foo2.pkg/usr/share/man/man6/glplanet.6.gz
foo2.pkg/usr/share/man/man6/imsmap.6.gz
foo2.pkg/usr/share/man/man6/moire2.6.gz
foo2.pkg/usr/share/man/man6/penrose.6.gz
foo2.pkg/usr/share/man/man6/jigsaw.6.gz
foo2.pkg/usr/share/man/man6/geodesic.6.gz
foo2.pkg/usr/share/man/man6/unknownpleasures.6.gz
foo2.pkg/usr/share/man/man6/ljlatest.6.gz
foo2.pkg/usr/share/man/man6/mirrorblob.6.gz
foo2.pkg/usr/share/man/man6/interaggregate.6.gz
foo2.pkg/usr/share/man/man6/bouboule.6.gz
foo2.pkg/usr/share/man/man6/distort.6.gz
foo2.pkg/usr/share/man/man6/glslideshow.6.gz
foo2.pkg/usr/share/man/man6/slidescreen.6.gz
foo2.pkg/usr/share/man/man6/antspotlight.6.gz
foo2.pkg/usr/share/man/man6/wander.6.gz
foo2.pkg/usr/share/man/man6/flame.6.gz
foo2.pkg/usr/share/man/man6/nerverot.6.gz
foo2.pkg/usr/share/man/man6/flurry.6.gz
foo2.pkg/usr/share/man/man6/ifs.6.gz
foo2.pkg/usr/share/man/man6/tessellimage.6.gz
foo2.pkg/usr/share/man/man6/sierpinski.6.gz
foo2.pkg/usr/share/man/man6/raverhoop.6.gz
foo2.pkg/usr/share/man/man6/xlyap.6.gz
foo2.pkg/usr/share/man/man6/glknots.6.gz
foo2.pkg/usr/share/man/man6/cage.6.gz
foo2.pkg/usr/share/man/man6/hypnowheel.6.gz
foo2.pkg/usr/share/man/man6/tangram.6.gz
foo2.pkg/usr/share/man/man6/cubestack.6.gz
foo2.pkg/usr/share/man/man6/splodesic.6.gz
foo2.pkg/usr/share/man/man6/goop.6.gz
foo2.pkg/usr/share/man/man6/blinkbox.6.gz
foo2.pkg/usr/share/man/man6/apple2.6.gz
foo2.pkg/usr/share/man/man6/glmatrix.6.gz
foo2.pkg/usr/share/man/man6/antmaze.6.gz
foo2.pkg/usr/share/man/man6/cityflow.6.gz
foo2.pkg/usr/share/man/man6/photopile.6.gz
foo2.pkg/usr/share/man/man6/companioncube.6.gz
foo2.pkg/usr/share/man/man6/cubestorm.6.gz
foo2.pkg/usr/share/man/man6/polytopes.6.gz
foo2.pkg/usr/share/man/man6/splitflap.6.gz
foo2.pkg/usr/share/man/man6/noof.6.gz
foo2.pkg/usr/share/man/man6/starfish.6.gz
foo2.pkg/usr/share/man/man6/helix.6.gz
foo2.pkg/usr/share/man/man6/munch.6.gz
foo2.pkg/usr/share/man/man6/molecule.6.gz
foo2.pkg/usr/share/man/man6/xmatrix.6.gz
foo2.pkg/usr/share/man/man6/cubicgrid.6.gz
foo2.pkg/usr/share/man/man6/endgame.6.gz
foo2.pkg/usr/share/man/man6/winduprobot.6.gz
foo2.pkg/usr/share/man/man6/xjack.6.gz
foo2.pkg/usr/share/man/man6/julia.6.gz
foo2.pkg/usr/share/man/man6/spheremonics.6.gz
foo2.pkg/usr/share/man/man6/flow.6.gz
foo2.pkg/usr/share/man/man6/rd-bomb.6.gz
foo2.pkg/usr/share/man/man6/petri.6.gz
foo2.pkg/usr/share/man/man6/fluidballs.6.gz
foo2.pkg/usr/share/man/man6/demon.6.gz
foo2.pkg/usr/share/man/man6/engine.6.gz
foo2.pkg/usr/share/man/man6/projectiveplane.6.gz
foo2.pkg/usr/share/man/man6/spotlight.6.gz
foo2.pkg/usr/share/man/man6/cubetwist.6.gz
foo2.pkg/usr/share/man/man6/eruption.6.gz
foo2.pkg/usr/share/man/man6/fuzzyflakes.6.gz
foo2.pkg/usr/share/man/man6/dangerball.6.gz
foo2.pkg/usr/share/man/man6/piecewise.6.gz
foo2.pkg/usr/share/man/man6/shadebobs.6.gz
foo2.pkg/usr/share/man/man6/greynetic.6.gz
foo2.pkg/usr/share/man/man6/slip.6.gz
foo2.pkg/usr/share/man/man6/galaxy.6.gz
foo2.pkg/usr/share/man/man6/blocktube.6.gz
foo2.pkg/usr/share/man/man6/epicycle.6.gz
foo2.pkg/usr/share/man/man6/boing.6.gz
foo2.pkg/usr/share/man/man6/crackberg.6.gz
foo2.pkg/usr/share/man/man6/zoom.6.gz
foo2.pkg/usr/share/man/man6/vidwhacker.6.gz
foo2.pkg/usr/share/man/man6/braid.6.gz
foo2.pkg/usr/share/man/man6/pinion.6.gz
foo2.pkg/usr/share/man/man6/xflame.6.gz
foo2.pkg/usr/share/man/man6/glcells.6.gz
foo2.pkg/usr/share/man/man6/whirlwindwarp.6.gz
foo2.pkg/usr/share/man/man6/thornbird.6.gz
foo2.pkg/usr/share/man/man6/drift.6.gz
foo2.pkg/usr/share/man/man6/anemotaxis.6.gz
foo2.pkg/usr/share/man/man6/metaballs.6.gz
foo2.pkg/usr/share/man/man6/kaleidescope.6.gz
foo2.pkg/usr/share/man/man6/boxfit.6.gz
foo2.pkg/usr/share/man/man6/lavalite.6.gz
foo2.pkg/usr/share/man/man6/pipes.6.gz
foo2.pkg/usr/share/man/man6/unicrud.6.gz
foo2.pkg/usr/share/man/man6/glschool.6.gz
foo2.pkg/usr/share/man/man6/speedmine.6.gz
foo2.pkg/usr/share/man/man6/cloudlife.6.gz
foo2.pkg/usr/share/man/man6/gflux.6.gz
foo2.pkg/usr/share/man/man6/flipscreen3d.6.gz
foo2.pkg/usr/share/man/man6/xspirograph.6.gz
foo2.pkg/usr/share/man/man6/queens.6.gz
foo2.pkg/usr/share/man/man6/noseguy.6.gz
foo2.pkg/usr/share/man/man6/bouncingcow.6.gz
foo2.pkg/usr/share/man/man6/phosphor.6.gz
foo2.pkg/usr/share/man/man6/discrete.6.gz
foo2.pkg/usr/share/man/man6/skytentacles.6.gz
foo2.pkg/usr/share/man/man6/deco.6.gz
foo2.pkg/usr/share/man/man6/grav.6.gz
foo2.pkg/usr/share/man/man6/xscreensaver-gl-helper.6.gz
foo2.pkg/usr/share/man/man6/maze.6.gz
foo2.pkg/usr/share/man/man6/hydrostat.6.gz
foo2.pkg/usr/share/man/man6/providence.6.gz
foo2.pkg/usr/share/man/man6/blaster.6.gz
foo2.pkg/usr/share/man/man6/sproingies.6.gz
foo2.pkg/usr/share/man/man6/antinspect.6.gz
foo2.pkg/usr/share/man/man6/compass.6.gz
foo2.pkg/usr/share/man/man6/moebiusgears.6.gz
foo2.pkg/usr/share/man/man6/bumps.6.gz
foo2.pkg/usr/share/man/man6/fireworkx.6.gz
foo2.pkg/usr/share/man/man6/rubik.6.gz
foo2.pkg/usr/share/man/man6/kaleidocycle.6.gz
foo2.pkg/usr/share/man/man6/hexadrop.6.gz
foo2.pkg/usr/share/man/man6/starwars.6.gz
foo2.pkg/usr/share/man/man1/xscreensaver-getimage-file.1.gz
foo2.pkg/usr/share/man/man1/xscreensaver-getimage.1.gz
foo2.pkg/usr/share/man/man1/xscreensaver-demo.1.gz
foo2.pkg/usr/share/man/man1/xscreensaver-command.1.gz
foo2.pkg/usr/share/man/man1/xscreensaver.1.gz
foo2.pkg/usr/share/man/man1/xscreensaver-text.1.gz
foo2.pkg/usr/share/man/man1/xscreensaver-getimage-video.1.gz
foo2.pkg/usr/share/licenses/xscreensaver/LICENSE
foo2.pkg/usr/lib/xscreensaver/rocks
foo2.pkg/usr/lib/xscreensaver/xflame
foo2.pkg/usr/lib/xscreensaver/noseguy
foo2.pkg/usr/lib/xscreensaver/morph3d
foo2.pkg/usr/lib/xscreensaver/xjack
foo2.pkg/usr/lib/xscreensaver/rd-bomb
foo2.pkg/usr/lib/xscreensaver/vidwhacker
foo2.pkg/usr/lib/xscreensaver/eruption
foo2.pkg/usr/lib/xscreensaver/raverhoop
foo2.pkg/usr/lib/xscreensaver/topblock
foo2.pkg/usr/lib/xscreensaver/tangram
foo2.pkg/usr/lib/xscreensaver/voronoi
foo2.pkg/usr/lib/xscreensaver/pinion
foo2.pkg/usr/lib/xscreensaver/wormhole
foo2.pkg/usr/lib/xscreensaver/kaleidocycle
foo2.pkg/usr/lib/xscreensaver/attraction
foo2.pkg/usr/lib/xscreensaver/splodesic
foo2.pkg/usr/lib/xscreensaver/lavalite
foo2.pkg/usr/lib/xscreensaver/ljlatest
foo2.pkg/usr/lib/xscreensaver/lament
foo2.pkg/usr/lib/xscreensaver/coral
foo2.pkg/usr/lib/xscreensaver/imsmap
foo2.pkg/usr/lib/xscreensaver/xrayswarm
foo2.pkg/usr/lib/xscreensaver/skytentacles
foo2.pkg/usr/lib/xscreensaver/flurry
foo2.pkg/usr/lib/xscreensaver/bouncingcow
foo2.pkg/usr/lib/xscreensaver/menger
foo2.pkg/usr/lib/xscreensaver/boing
foo2.pkg/usr/lib/xscreensaver/sproingies
foo2.pkg/usr/lib/xscreensaver/tessellimage
foo2.pkg/usr/lib/xscreensaver/tronbit
foo2.pkg/usr/lib/xscreensaver/galaxy
foo2.pkg/usr/lib/xscreensaver/gleidescope
foo2.pkg/usr/lib/xscreensaver/companioncube
foo2.pkg/usr/lib/xscreensaver/antspotlight
foo2.pkg/usr/lib/xscreensaver/squiral
foo2.pkg/usr/lib/xscreensaver/cubestorm
foo2.pkg/usr/lib/xscreensaver/petri
foo2.pkg/usr/lib/xscreensaver/glmatrix
foo2.pkg/usr/lib/xscreensaver/glschool
foo2.pkg/usr/lib/xscreensaver/popsquares
foo2.pkg/usr/lib/xscreensaver/webcollage-helper
foo2.pkg/usr/lib/xscreensaver/hexadrop
foo2.pkg/usr/lib/xscreensaver/phosphor
foo2.pkg/usr/lib/xscreensaver/fontglide
foo2.pkg/usr/lib/xscreensaver/epicycle
foo2.pkg/usr/lib/xscreensaver/maze
foo2.pkg/usr/lib/xscreensaver/dymaxionmap
foo2.pkg/usr/lib/xscreensaver/glslideshow
foo2.pkg/usr/lib/xscreensaver/penetrate
foo2.pkg/usr/lib/xscreensaver/stonerview
foo2.pkg/usr/lib/xscreensaver/julia
foo2.pkg/usr/lib/xscreensaver/ripples
foo2.pkg/usr/lib/xscreensaver/fuzzyflakes
foo2.pkg/usr/lib/xscreensaver/flyingtoasters
foo2.pkg/usr/lib/xscreensaver/atunnel
foo2.pkg/usr/lib/xscreensaver/bouboule
foo2.pkg/usr/lib/xscreensaver/hopalong
foo2.pkg/usr/lib/xscreensaver/loop
foo2.pkg/usr/lib/xscreensaver/antmaze
foo2.pkg/usr/lib/xscreensaver/penrose
foo2.pkg/usr/lib/xscreensaver/boxed
foo2.pkg/usr/lib/xscreensaver/munch
foo2.pkg/usr/lib/xscreensaver/halftone
foo2.pkg/usr/lib/xscreensaver/substrate
foo2.pkg/usr/lib/xscreensaver/strange
foo2.pkg/usr/lib/xscreensaver/blinkbox
foo2.pkg/usr/lib/xscreensaver/starfish
foo2.pkg/usr/lib/xscreensaver/atlantis
foo2.pkg/usr/lib/xscreensaver/sierpinski
foo2.pkg/usr/lib/xscreensaver/rorschach
foo2.pkg/usr/lib/xscreensaver/flow
foo2.pkg/usr/lib/xscreensaver/starwars
foo2.pkg/usr/lib/xscreensaver/superquadrics
foo2.pkg/usr/lib/xscreensaver/cubenetic
foo2.pkg/usr/lib/xscreensaver/ccurve
foo2.pkg/usr/lib/xscreensaver/pulsar
foo2.pkg/usr/lib/xscreensaver/barcode
foo2.pkg/usr/lib/xscreensaver/intermomentary
foo2.pkg/usr/lib/xscreensaver/blaster
foo2.pkg/usr/lib/xscreensaver/dangerball
foo2.pkg/usr/lib/xscreensaver/pedal
foo2.pkg/usr/lib/xscreensaver/hypnowheel
foo2.pkg/usr/lib/xscreensaver/distort
foo2.pkg/usr/lib/xscreensaver/m6502
foo2.pkg/usr/lib/xscreensaver/pacman
foo2.pkg/usr/lib/xscreensaver/deluxe
foo2.pkg/usr/lib/xscreensaver/jigglypuff
foo2.pkg/usr/lib/xscreensaver/surfaces
foo2.pkg/usr/lib/xscreensaver/goop
foo2.pkg/usr/lib/xscreensaver/halo
foo2.pkg/usr/lib/xscreensaver/thornbird
foo2.pkg/usr/lib/xscreensaver/xlyap
foo2.pkg/usr/lib/xscreensaver/glsnake
foo2.pkg/usr/lib/xscreensaver/providence
foo2.pkg/usr/lib/xscreensaver/pong
foo2.pkg/usr/lib/xscreensaver/interference
foo2.pkg/usr/lib/xscreensaver/timetunnel
foo2.pkg/usr/lib/xscreensaver/lockward
foo2.pkg/usr/lib/xscreensaver/klein
foo2.pkg/usr/lib/xscreensaver/decayscreen
foo2.pkg/usr/lib/xscreensaver/hypertorus
foo2.pkg/usr/lib/xscreensaver/winduprobot
foo2.pkg/usr/lib/xscreensaver/cloudlife
foo2.pkg/usr/lib/xscreensaver/shadebobs
foo2.pkg/usr/lib/xscreensaver/glcells
foo2.pkg/usr/lib/xscreensaver/sballs
foo2.pkg/usr/lib/xscreensaver/anemone
foo2.pkg/usr/lib/xscreensaver/xanalogtv
foo2.pkg/usr/lib/xscreensaver/glhanoi
foo2.pkg/usr/lib/xscreensaver/twang
foo2.pkg/usr/lib/xscreensaver/blitspin
foo2.pkg/usr/lib/xscreensaver/jigsaw
foo2.pkg/usr/lib/xscreensaver/carousel
foo2.pkg/usr/lib/xscreensaver/slidescreen
foo2.pkg/usr/lib/xscreensaver/greynetic
foo2.pkg/usr/lib/xscreensaver/fiberlamp
foo2.pkg/usr/lib/xscreensaver/sonar
foo2.pkg/usr/lib/xscreensaver/noof
foo2.pkg/usr/lib/xscreensaver/cubestack
foo2.pkg/usr/lib/xscreensaver/antinspect
foo2.pkg/usr/lib/xscreensaver/moebius
foo2.pkg/usr/lib/xscreensaver/celtic
foo2.pkg/usr/lib/xscreensaver/stairs
foo2.pkg/usr/lib/xscreensaver/anemotaxis
foo2.pkg/usr/lib/xscreensaver/hilbert
foo2.pkg/usr/lib/xscreensaver/rubik
foo2.pkg/usr/lib/xscreensaver/grav
foo2.pkg/usr/lib/xscreensaver/flipscreen3d
foo2.pkg/usr/lib/xscreensaver/romanboy
foo2.pkg/usr/lib/xscreensaver/webcollage
foo2.pkg/usr/lib/xscreensaver/wander
foo2.pkg/usr/lib/xscreensaver/ifs
foo2.pkg/usr/lib/xscreensaver/pyro
foo2.pkg/usr/lib/xscreensaver/polytopes
foo2.pkg/usr/lib/xscreensaver/moebiusgears
foo2.pkg/usr/lib/xscreensaver/gflux
foo2.pkg/usr/lib/xscreensaver/juggler3d
foo2.pkg/usr/lib/xscreensaver/mountain
foo2.pkg/usr/lib/xscreensaver/bubble3d
foo2.pkg/usr/lib/xscreensaver/fluidballs
foo2.pkg/usr/lib/xscreensaver/lcdscrub
foo2.pkg/usr/lib/xscreensaver/hydrostat
foo2.pkg/usr/lib/xscreensaver/euler2d
foo2.pkg/usr/lib/xscreensaver/fadeplot
foo2.pkg/usr/lib/xscreensaver/truchet
foo2.pkg/usr/lib/xscreensaver/spheremonics
foo2.pkg/usr/lib/xscreensaver/geodesicgears
foo2.pkg/usr/lib/xscreensaver/zoom
foo2.pkg/usr/lib/xscreensaver/drift
foo2.pkg/usr/lib/xscreensaver/engine
foo2.pkg/usr/lib/xscreensaver/sierpinski3d
foo2.pkg/usr/lib/xscreensaver/bumps
foo2.pkg/usr/lib/xscreensaver/rotzoomer
foo2.pkg/usr/lib/xscreensaver/discrete
foo2.pkg/usr/lib/xscreensaver/energystream
foo2.pkg/usr/lib/xscreensaver/abstractile
foo2.pkg/usr/lib/xscreensaver/bsod
foo2.pkg/usr/lib/xscreensaver/glplanet
foo2.pkg/usr/lib/xscreensaver/slip
foo2.pkg/usr/lib/xscreensaver/unknownpleasures
foo2.pkg/usr/lib/xscreensaver/molecule
foo2.pkg/usr/lib/xscreensaver/queens
foo2.pkg/usr/lib/xscreensaver/discoball
foo2.pkg/usr/lib/xscreensaver/qix
foo2.pkg/usr/lib/xscreensaver/braid
foo2.pkg/usr/lib/xscreensaver/demon
foo2.pkg/usr/lib/xscreensaver/fliptext
foo2.pkg/usr/lib/xscreensaver/fireworkx
foo2.pkg/usr/lib/xscreensaver/splitflap
foo2.pkg/usr/lib/xscreensaver/rubikblocks
foo2.pkg/usr/lib/xscreensaver/nerverot
foo2.pkg/usr/lib/xscreensaver/helix
foo2.pkg/usr/lib/xscreensaver/crystal
foo2.pkg/usr/lib/xscreensaver/cwaves
foo2.pkg/usr/lib/xscreensaver/cubicgrid
foo2.pkg/usr/lib/xscreensaver/speedmine
foo2.pkg/usr/lib/xscreensaver/cynosure
foo2.pkg/usr/lib/xscreensaver/crackberg
foo2.pkg/usr/lib/xscreensaver/hexstrut
foo2.pkg/usr/lib/xscreensaver/unicrud
foo2.pkg/usr/lib/xscreensaver/geodesic
foo2.pkg/usr/lib/xscreensaver/kaleidescope
foo2.pkg/usr/lib/xscreensaver/glknots
foo2.pkg/usr/lib/xscreensaver/cage
foo2.pkg/usr/lib/xscreensaver/spotlight
foo2.pkg/usr/lib/xscreensaver/cube21
foo2.pkg/usr/lib/xscreensaver/gears
foo2.pkg/usr/lib/xscreensaver/cubetwist
foo2.pkg/usr/lib/xscreensaver/apple2
foo2.pkg/usr/lib/xscreensaver/mirrorblob
foo2.pkg/usr/lib/xscreensaver/moire
foo2.pkg/usr/lib/xscreensaver/xmatrix
foo2.pkg/usr/lib/xscreensaver/vermiculate
foo2.pkg/usr/lib/xscreensaver/photopile
foo2.pkg/usr/lib/xscreensaver/piecewise
foo2.pkg/usr/lib/xscreensaver/triangle
foo2.pkg/usr/lib/xscreensaver/endgame
foo2.pkg/usr/lib/xscreensaver/compass
foo2.pkg/usr/lib/xscreensaver/moire2
foo2.pkg/usr/lib/xscreensaver/swirl
foo2.pkg/usr/lib/xscreensaver/flame
foo2.pkg/usr/lib/xscreensaver/blocktube
foo2.pkg/usr/lib/xscreensaver/gltext
foo2.pkg/usr/lib/xscreensaver/whirlwindwarp
foo2.pkg/usr/lib/xscreensaver/kumppa
foo2.pkg/usr/lib/xscreensaver/boxfit
foo2.pkg/usr/lib/xscreensaver/pipes
foo2.pkg/usr/lib/xscreensaver/polyhedra
foo2.pkg/usr/lib/xscreensaver/deco
foo2.pkg/usr/lib/xscreensaver/interaggregate
foo2.pkg/usr/lib/xscreensaver/flipflop
foo2.pkg/usr/lib/xscreensaver/projectiveplane
foo2.pkg/usr/lib/xscreensaver/quasicrystal
foo2.pkg/usr/lib/xscreensaver/binaryring
foo2.pkg/usr/lib/xscreensaver/metaballs
foo2.pkg/usr/lib/xscreensaver/glblur
foo2.pkg/usr/lib/xscreensaver/polyominoes
foo2.pkg/usr/lib/xscreensaver/apollonian
foo2.pkg/usr/lib/xscreensaver/cityflow
foo2.pkg/usr/lib/xscreensaver/circuit
foo2.pkg/usr/lib/xscreensaver/memscroller
foo2.pkg/usr/lib/xscreensaver/xspirograph
foo2.pkg/usr/share/pixmaps/xscreensaver.xpm
foo2.pkg/usr/share/applications/xscreensaver-properties.desktop
foo2.pkg/etc/pam.d/xscreensaver
foo2.pkg/usr/bin/xscreensaver
foo2.pkg/usr/bin/xscreensaver-getimage
foo2.pkg/usr/bin/xscreensaver-text
foo2.pkg/usr/bin/xscreensaver-getimage-file
foo2.pkg/usr/bin/xscreensaver-demo
foo2.pkg/usr/bin/xscreensaver-getimage-video
foo2.pkg/usr/bin/xscreensaver-gl-helper
foo2.pkg/usr/bin/xscreensaver-command
foo2.pkg/.PKGINFO
foo2.pkg/usr/share/locale/zh_CN/LC_MESSAGES/
foo2.pkg/usr/share/locale/ru/LC_MESSAGES/
foo2.pkg/usr/share/locale/de/LC_MESSAGES/
foo2.pkg/usr/share/locale/pt/LC_MESSAGES/
foo2.pkg/usr/share/locale/sv/LC_MESSAGES/
foo2.pkg/usr/share/locale/nl/LC_MESSAGES/
foo2.pkg/usr/share/locale/pl/LC_MESSAGES/
foo2.pkg/usr/share/locale/nb/LC_MESSAGES/
foo2.pkg/usr/share/locale/vi/LC_MESSAGES/
foo2.pkg/usr/share/locale/ja/LC_MESSAGES/
foo2.pkg/usr/share/locale/et/LC_MESSAGES/
foo2.pkg/usr/share/locale/es/LC_MESSAGES/
foo2.pkg/usr/share/locale/pt_BR/LC_MESSAGES/
foo2.pkg/usr/share/locale/it/LC_MESSAGES/
foo2.pkg/usr/share/locale/ca/LC_MESSAGES/
foo2.pkg/usr/share/locale/ko/LC_MESSAGES/
foo2.pkg/usr/share/locale/da/LC_MESSAGES/
foo2.pkg/usr/share/locale/zh_TW/LC_MESSAGES/
foo2.pkg/usr/share/locale/hu/LC_MESSAGES/
foo2.pkg/usr/share/locale/fr/LC_MESSAGES/
foo2.pkg/usr/share/locale/sk/LC_MESSAGES/
foo2.pkg/usr/share/locale/wa/LC_MESSAGES/
foo2.pkg/usr/share/locale/fi/LC_MESSAGES/
foo2.pkg/usr/share/xscreensaver/glade/
foo2.pkg/usr/share/xscreensaver/config/
foo2.pkg/usr/share/X11/app-defaults/
foo2.pkg/usr/share/man/man6/
foo2.pkg/usr/share/man/man1/
foo2.pkg/usr/share/licenses/xscreensaver/
foo2.pkg/usr/share/locale/zh_CN/
foo2.pkg/usr/share/locale/ru/
foo2.pkg/usr/share/locale/de/
foo2.pkg/usr/share/locale/pt/
foo2.pkg/usr/share/locale/sv/
foo2.pkg/usr/share/locale/nl/
foo2.pkg/usr/share/locale/pl/
foo2.pkg/usr/share/locale/nb/
foo2.pkg/usr/share/locale/vi/
foo2.pkg/usr/share/locale/ja/
foo2.pkg/usr/share/locale/et/
foo2.pkg/usr/share/locale/es/
foo2.pkg/usr/share/locale/pt_BR/
foo2.pkg/usr/share/locale/it/
foo2.pkg/usr/share/locale/ca/
foo2.pkg/usr/share/locale/ko/
foo2.pkg/usr/share/locale/da/
foo2.pkg/usr/share/locale/zh_TW/
foo2.pkg/usr/share/locale/hu/
foo2.pkg/usr/share/locale/fr/
foo2.pkg/usr/share/locale/sk/
foo2.pkg/usr/share/locale/wa/
foo2.pkg/usr/share/locale/fi/
foo2.pkg/usr/lib/xscreensaver/
foo2.pkg/usr/share/xscreensaver/
foo2.pkg/usr/share/X11/
foo2.pkg/usr/share/man/
foo2.pkg/usr/share/pixmaps/
foo2.pkg/usr/share/licenses/
foo2.pkg/usr/share/applications/
foo2.pkg/usr/share/locale/
foo2.pkg/etc/pam.d/
foo2.pkg/usr/lib/
foo2.pkg/usr/bin/
foo2.pkg/usr/share/
foo2.pkg/etc/
foo2.pkg/usr/
foo2.pkg/

I see that the output for foo2 does not show .PKGINFO, but the file definitely in there.

Last edited by bdantas (2018-09-06 17:04:02)

Offline

#5 2018-09-06 17:07:47

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: pacman cannot find metadata of packages compressed via GUI [SOLVED]

See for example, how diffoscope would report on the absolute differences between the two tarballs:

https://paste.xinu.at/fOFgBk

Same idea using pkgdiff: https://paste.xinu.at/PcaKuu

Last edited by eschwartz (2018-09-06 17:10:45)


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#6 2018-09-06 17:07:56

bdantas
Member
Registered: 2014-05-13
Posts: 94

Re: pacman cannot find metadata of packages compressed via GUI [SOLVED]

How does 'bsdtar tvf' get the file listing? Based on the above, I'm guessing it's from metadata and not from the tarball's contents. Is this right?

If so, I think the issue here is that there is a bug in the GUI compression tool: It includes hidden files in the tarball, but does not include them in the tarball's metadata.

I'll also guess that pacman examines the 'bsdtar tvf' to see if .PKGINFO is present rather than looking for the file itself.

Offline

#7 2018-09-06 17:10:45

bdantas
Member
Registered: 2014-05-13
Posts: 94

Re: pacman cannot find metadata of packages compressed via GUI [SOLVED]

Thank you, Eschwartz. With diffoscope the answer to the question is very apparent.

I'll mark as solved. Sorry for the noise.

Last edited by bdantas (2018-09-06 17:11:01)

Offline

#8 2018-09-06 17:12:09

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: pacman cannot find metadata of packages compressed via GUI [SOLVED]

I edited my reply with a second link to pkgdiff output. pkgdiff has a nifty feature here in that it shows files as "moved".


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#9 2018-09-06 17:14:41

bdantas
Member
Registered: 2014-05-13
Posts: 94

Re: pacman cannot find metadata of packages compressed via GUI [SOLVED]

Great tools! I will play around with them and add one or both to my toolbox. Thank you for your help.

Offline

Board footer

Powered by FluxBB