After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 356593 - pwlib-1.10.2.tar.gz failed checksum test!
pwlib-1.10.2.tar.gz failed checksum test!
Status: RESOLVED FIXED
Product: GARNOME
Classification: Deprecated
Component: general
2.16.x
Other All
: Normal major
: ---
Assigned To: GARNOME Maintainers
garnome list
Depends on:
Blocks:
 
 
Reported: 2006-09-18 17:46 UTC by Cristian Aravena Romero
Modified: 2006-09-18 19:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2006-09-18 17:46:59 UTC
Please describe the problem:
I build gnome with garnome 2.15.92 not problem in build. Now I remove garnome 2.15.92 and download/build gnome 2.16.0. Problem! checksum in package  pwlib-1.10.2.tar.gz

My systems:
Distribution of GNU/Linux: Ubuntu 6.06.1 + Updates
Version of Gnome in test: 2.16.0

Steps to reproduce:
1. gnome@dhcppc0:~/garnome-2.16.0/desktop$ rm /home/gnome/garnome-2.16.0/bootstrap/pwlib/download/pwlib-1.10.2.tar.gz

2. gnome@dhcppc0:~/garnome-2.16.0/desktop$ LANGUAGE=C make paranoid-install
[Not problem in other packages...]


[===== NOW BUILDING:    pwlib-1.10.2    =====]
 ==> Grabbing download/pwlib-1.10.2.tar.gz
        ==> Trying file//files/pwlib-1.10.2.tar.gz
make[4]: Entering directory `/home/gnome/garnome-2.16.0/bootstrap/pwlib'
make[4]: *** [file//files/pwlib-1.10.2.tar.gz] Error 1
make[4]: Leaving directory `/home/gnome/garnome-2.16.0/bootstrap/pwlib'
        ==> Trying file///home/gnome/download/pwlib-1.10.2.tar.gz
make[4]: Entering directory `/home/gnome/garnome-2.16.0/bootstrap/pwlib'
make[4]: *** [file///home/gnome/download/pwlib-1.10.2.tar.gz] Error 1
make[4]: Leaving directory `/home/gnome/garnome-2.16.0/bootstrap/pwlib'
        ==> Trying http//seconix.com/misc/ekiga-2.0.3/pwlib-1.10.2.tar.gz
make[4]: Entering directory `/home/gnome/garnome-2.16.0/bootstrap/pwlib'
--13:39:11--  http://seconix.com/misc/ekiga-2.0.3/pwlib-1.10.2.tar.gz
           => `download/partial/pwlib-1.10.2.tar.gz'
Resolving seconix.com... 213.186.62.145
Connecting to seconix.com|213.186.62.145|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,485,529 (1.4M) [application/x-tar]

100%[=================================================================================================================>] 1,485,529      4.32K/s    ETA 00:00

13:45:00 (4.17 KB/s) - `download/partial/pwlib-1.10.2.tar.gz' saved [1485529/1485529]

make[4]: Leaving directory `/home/gnome/garnome-2.16.0/bootstrap/pwlib'
        [fetch] complete for pwlib.
 ==> Running checksum on pwlib-1.10.2.tar.gz
9215a13cd4671a022c1ea1db8272991d  download/pwlib-1.10.2.tar.gz
download/pwlib-1.10.2.tar.gz: FAILED
*** GAR GAR GAR!  pwlib-1.10.2.tar.gz failed checksum test!  GAR GAR GAR! ***
make[3]: *** [checksum-pwlib-1.10.2.tar.gz] Error 1
make[3]: Leaving directory `/home/gnome/garnome-2.16.0/bootstrap/pwlib'
make[2]: *** [../../bootstrap/pwlib/cookies/main.d/install] Error 2
make[2]: Leaving directory `/home/gnome/garnome-2.16.0/bootstrap/opal'
make[1]: *** [../../bootstrap/opal/cookies/main.d/install] Error 2
make[1]: Leaving directory `/home/gnome/garnome-2.16.0/desktop/ekiga'
make: *** [paranoid-install] Error 2


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Joseph Sacco 2006-09-18 17:54:53 UTC
Fixed in CVS.  The maintainers of pwlib uploaded yet another tarball with the same version number and a different md5sum.

To fix:

* cd ./bootstrap/pwlib
* make makesum


-Joseph
Comment 2 Cristian Aravena Romero 2006-09-18 19:16:17 UTC
Many thanks Joseph Sacco.
Comment 3 Joseph Sacco 2006-09-18 19:24:24 UTC
Cristian,

You are welcome.  

For more immediate access to the GARNOME developer/user community, try our IRC channel

   irc://irc.gnome.org:6667/garnome


-Joseph