You are not logged in.

#1 2011-07-13 12:27:51

panuh
Member
From: X :ɯoɹℲ
Registered: 2009-11-24
Posts: 144

[SOLVED] Wrong md5sum in dmenu PKGBUILD?

Hi,

I've been trying to compile dmenu with ABS but the md5sums are mismatching. The date/version of the last build and the date/version on suckless.org match, though.

I don't really know how to approach this. Should I file a bug?

Panuh

Edit:

PKGBUILD says: a0e253e2a38c96f7bfd80b23a9ba6a12
File actually is: 330f19fc5eab2c0b7e6da4c0227ddc62

Last edited by panuh (2011-07-13 13:02:00)

Offline

#2 2011-07-13 12:33:49

bohoomil
Banned
Registered: 2010-09-04
Posts: 2,377
Website

Re: [SOLVED] Wrong md5sum in dmenu PKGBUILD?

pacman -g >> PKGBUILD

-- should be what you need.


:: Registered Linux User No. 223384

:: github
:: infinality-bundle+fonts: good looking fonts made easy

Offline

#3 2011-07-13 12:37:38

panuh
Member
From: X :ɯoɹℲ
Registered: 2009-11-24
Posts: 144

Re: [SOLVED] Wrong md5sum in dmenu PKGBUILD?

That would fix the error but not the fact that the md5sums differ, which indicates that either the PKGBUILD or the tarball have been changed at or since last time the package was built.

Am I wrong? The use of md5sums wouldn't make any sense to me otherwise...

Of course I haven't changed the file myself.

Last edited by panuh (2011-07-13 12:38:36)

Offline

#4 2011-07-13 12:47:26

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] Wrong md5sum in dmenu PKGBUILD?

The bug is that the tarball points to tip.tar.gz, which is a moving target (it's always pointing to the latest commit of the repository.

edit: it should be fixed shortly

Last edited by falconindy (2011-07-13 12:59:50)

Offline

#5 2011-07-13 13:01:31

panuh
Member
From: X :ɯoɹℲ
Registered: 2009-11-24
Posts: 144

Re: [SOLVED] Wrong md5sum in dmenu PKGBUILD?

Okay, thanks to both of you. So it qualifies as a bug?

I'll mark this one solved and file a bug if no one tells me otherwise until then smile

Offline

#6 2011-07-13 13:30:49

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] Wrong md5sum in dmenu PKGBUILD?

It's already fixed in SVN. You'll see the change in ABS the next time our sync runs.

Offline

Board footer

Powered by FluxBB