This is the old SliTaz forum - Please use the main forum.slitaz.org

What is correct extraversion for packages?
  • slicelslicel May 2010
    1. I read that the makefile extraversion for a kernel like 1.2.3.4-name would be an extraversion of .4-name.

    That sounds like (from command # uname -r) the 2.6.30.6-slitaz extraversion would be an extraversion of .6-slitaz.

    2. I also read that a linux-source-version package might work.

    That sounds like linux-source-2.6.30.6.tazpkg version would be a version of -2.6.30.6 or 2.6.30.6.

    3. The agrsm package is named *_2.6.30.6, has a receipt extraversion of _2.6.30.6, and has a code which might append -slitaz to something which might make _2.6.30.6-slitaz.

    Nothing in 3 matches anything in 1 or 2.

    What is the correct extraversion for packages and how do I determine it?

    Thank you.

    http://linmodems.technion.ac.il/compiling.html
  • slicelslicel May 2010
    I do not see the answer in this manual page-

    http://doc.slitaz.org/en:handbook:packages
  • slicelslicel May 2010
    From your link, it sounds like the agrsm package has the wrong extraversion.

    Is that true?

    Thank you.
  • bellardbellard May 2010
    No. linmodem-agrsm is built for the kernel VERSION=2.6.30.6
    EXTRAVERSION is _2.6.30.6

    In wok-stable receipt:
    PACKAGE="linmodem-agrsm"
    VERSION="2.1.80-7mdv2009.0"

    in genpkg_rules:
    EXTRAVERSION="_2.6.30.6"
    Note tazwok can automagically create EXTRAVERSION

    The file will be $PACKAGE-$VERSION$EXTRAVERSION.tazpkg
  • slicelslicel May 2010
    Ok, so package extraversion is not supposed to match kernel extraversion but instead is supposed to match kernel version.

    If 2.6.30.6 is the kernel version (without extraversion)-

    uname -r does not match it (includes extraversion)
    uname -v does not match it (gives compile date)
    makefile does not match it
    makefile does not match uname -r
    makefile does not match uname -v
    makefile does not match post-2.6.11 standard with 4 elements before extraversion

    http://www.linuxquestions.org/questions/linux-kernel-70/kernel-extraversion-655097/

    Where does tazwok get the version?

    Why does the agrsm-test diagnostic report that the driver is not found for boot kernel 2.6.30.6-slitaz?

    Thank you.
  • slicelslicel May 2010
    No. linmodem-agrsm is built for the kernel VERSION=2.6.30.6
    EXTRAVERSION is _2.6.30.6


    These obviously do not match. They are not even the same number of characters. Not a single character space matches.
  • slicelslicel May 2010
    Who is the person who knows how tazwok works?

    Does he or she read this forum?

    Thank you.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

SliTaz Social