Víctor,

Just running make quite likely didn't apply some of the debian patches.
If it's a patch issue, `dpkg-buildpackage -us -uc` will likely produce a
package that will break, you could try that too as a first attempt.  You
could also try applying patches selectively and see if a specific one
breaks it.
>From what I understand, you may not have had all the libraries installed
against which the standard Debian hdparm package is built when you compiled
it.
So perhaps you could try installing the build-dep libraries one by one and
recompiling and testing until you find the one that breaks it.

Kind regards,
Ondřej Grover

On Sun, Apr 19, 2015 at 2:43 AM, Víctor Cana Benítez <vic...@openmailbox.org
> wrote:

> Dear maintainers,
>
> Finally I have found the problem to package hdparm in debian jessie.
>
> Resume: *the problem is the way that the package hdparm in debian jessie's
> repository is compiled*.
>
> Well, to get to that conclusion, first I compared the sources of hdparm
> from
> debian jessie and from ubuntu vivid. Unlike our colleague Niels, I didn't
> find
> differences between both. Then, I downloaded the sources of hdparm from
> debian
> jessie's repository, descompressed them, and typed in the terminal "make"
> and
> finally "checkinstall". The utilities used to compile the sources are the
> default in debian jessie's package repository. Finally, I have tested and
> that
> way the problem is solved.
>
> To get sure that the package hdparm that I downloaded from jessie's
> repository
> wasn't corrupted, I typed in terminal "aptitude clean" and then "aptitude
> update" to finally try again to "aptitude install hdparm" from jessie's
> package
> repository. The result is the same, freeze's and kill of hdparm at boot
> time.
> My package repository is: "deb http://ftp.debian.org/debian/ jessie
> main". My
> machine has the x86 architecture. I have also checked the md5sum of the
> package and it is OK.
>
> Conclusion to my tests: the way that the package hdparm in debian jessie's
> respository is compiled is causing problems to my system.
>
> Best regards,
> Víctor.
>

Reply via email to