<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>47632</bug_id>
          
          <creation_ts>2023-09-19 11:36:03 +0300</creation_ts>
          <short_desc>gem-rugged: incompatible with libgit2-1.9.0</short_desc>
          <delta_ts>2025-05-23 13:18:49 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>gem-rugged</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>46625</blocked>
    
    <blocked>47611</blocked>
    
    <blocked>52635</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Yuri N. Sedunov">aris</reporter>
          <assigned_to name="majioa@altlinux.org">majioa</assigned_to>
          <cc>3aHyga</cc>
    
    <cc>aen</cc>
    
    <cc>ancieg</cc>
    
    <cc>aris</cc>
    
    <cc>majioa</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>233437</commentid>
    <comment_count>0</comment_count>
    <who name="Yuri N. Sedunov">aris</who>
    <bug_when>2023-09-19 11:36:03 +0300</bug_when>
    <thetext>Не пересобирается с libgit2-1.7.1

https://git.altlinux.org/tasks/329663/

[x86_64] rugged_allocator.c: In function &apos;rugged_set_allocator&apos;:
[x86_64] rugged_allocator.c:78:19: error: &apos;git_allocator&apos; has no member named &apos;gcalloc&apos;; did you mean &apos;gmalloc&apos;?
[x86_64]    78 |         allocator.gcalloc = rugged_gcalloc;
[x86_64]       |                   gmalloc
[x86_64] rugged_allocator.c:79:18: error: &apos;git_allocator&apos; has no member named &apos;gstrdup&apos;
[x86_64]    79 |         allocator.gstrdup = rugged_gstrdup;
[x86_64] rugged_allocator.c:80:18: error: &apos;git_allocator&apos; has no member named &apos;gstrndup&apos;
[x86_64]    80 |         allocator.gstrndup = rugged_gstrndup;
[x86_64] rugged_allocator.c:81:18: error: &apos;git_allocator&apos; has no member named &apos;gstrndup&apos;
[x86_64]    81 |         allocator.gstrndup = rugged_gstrndup;
[x86_64] rugged_allocator.c:82:18: error: &apos;git_allocator&apos; has no member named &apos;gsubstrdup&apos;
[x86_64]    82 |         allocator.gsubstrdup = rugged_gsubstrdup;
[x86_64] rugged_allocator.c:84:19: error: &apos;git_allocator&apos; has no member named &apos;greallocarray&apos;; did you mean &apos;grealloc&apos;?
[x86_64]    84 |         allocator.greallocarray = rugged_greallocarray;
[x86_64]       |                   grealloc
[x86_64] rugged_allocator.c:85:18: error: &apos;git_allocator&apos; has no member named &apos;gmallocarray&apos;
[x86_64]    85 |         allocator.gmallocarray = rugged_gmallocarray;
[x86_64] --
[x86_64] make: Leaving directory &apos;/usr/src/RPM/BUILD/gem-rugged-1.5.1/ext/rugged&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>237901</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Zhukharev">ancieg</who>
    <bug_when>2023-11-27 14:31:37 +0300</bug_when>
    <thetext>Как успехи?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>238989</commentid>
    <comment_count>2</comment_count>
    <who name="Anton Zhukharev">ancieg</who>
    <bug_when>2023-12-14 10:06:57 +0300</bug_when>
    <thetext>(In reply to Anton Zhukharev from comment #1)
&gt; Как успехи?
Вижу, что новый gem-rugged провалился в Sisyphus в 334339.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243798</commentid>
    <comment_count>3</comment_count>
    <who name="Малъ Скрылевъ">3aHyga</who>
    <bug_when>2024-03-30 21:40:50 +0300</bug_when>
    <thetext>онъ же уже давно собирается?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265346</commentid>
    <comment_count>4</comment_count>
    <who name="Yuri N. Sedunov">aris</who>
    <bug_when>2025-05-22 15:20:14 +0300</bug_when>
    <thetext>https://packages.altlinux.org/tasks/348461

[00:00:03] checking for pkg-config for libgit2... [&quot; &quot;, &quot;&quot;, &quot;-lgit2&quot;]
[00:00:03] libgit2 version is not compatible, expected ~&gt; ..0
[00:00:03] [SystemExit]&gt; libgit2 version is not compatible, expected ~&gt; ..0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265392</commentid>
    <comment_count>5</comment_count>
    <who name="Yuri N. Sedunov">aris</who>
    <bug_when>2025-05-22 19:20:11 +0300</bug_when>
    <thetext>commit 762fd37e32c14707d017589a7dfa082dae7d9821 (upstream/master)
Merge: 010e611 4c285d1
Author: Carlos Martín Nieto &lt;cmn@dwim.me&gt;
Date:   Fri Jan 3 13:00:59 2025 +0100

    Merge pull request #984 from libgit2/cmn/update-libgit2
    
    Update libgit2 to v1.9.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265448</commentid>
    <comment_count>6</comment_count>
    <who name="Yuri N. Sedunov">aris</who>
    <bug_when>2025-05-23 13:18:49 +0300</bug_when>
    <thetext>[#348461] DONE (try 14) srpm=libgit2-1.9.0-alt1.src.rpm</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>