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

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

    <bug>
          <bug_id>36040</bug_id>
          
          <creation_ts>2019-02-05 13:27:37 +0300</creation_ts>
          <short_desc>Сломано обновление avr-libc и avr-binutils</short_desc>
          <delta_ts>2019-02-07 01:39:35 +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>avr-libc</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>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan A. Melnikov">iv</reporter>
          <assigned_to name="viy">viy</assigned_to>
          <cc>aen</cc>
    
    <cc>antohami</cc>
    
    <cc>grenka</cc>
    
    <cc>grizlik78</cc>
    
    <cc>viy</cc>
    
    <cc>week</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>178176</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan A. Melnikov">iv</who>
    <bug_when>2019-02-05 13:27:37 +0300</bug_when>
    <thetext>При обновлении до сегодняшнего Сизифа поймал:

# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be upgraded
  avr-binutils avr-gcc avr-gcc-c++ avr-libc avr-libc-doc [....]
[....]
Committing changes...
Preparing...                                                                                                                         #################################################################################################### [100%]
        file /usr/avr/include from install of avr-libc-1:2.0.0-alt5_6.x86_64 conflicts with file from package avr-binutils-2:2.26-alt1.x86_64
        file /usr/avr from install of avr-libc-1:2.0.0-alt5_6.x86_64 conflicts with file from package avr-binutils-2:2.26-alt1.x86_64
        file /usr/avr/lib from install of avr-libc-1:2.0.0-alt5_6.x86_64 conflicts with file from package avr-binutils-2:2.26-alt1.x86_64
        file /usr/avr conflicts between attempted installs of avr-binutils-2:2.26-alt2.x86_64 and avr-libc-1:2.0.0-alt5_6.x86_64
        file /usr/lib64/avr/include conflicts between attempted installs of avr-binutils-2:2.26-alt2.x86_64 and avr-libc-1:2.0.0-alt5_6.x86_64
        file /usr/lib64/avr/lib conflicts between attempted installs of avr-binutils-2:2.26-alt2.x86_64 and avr-libc-1:2.0.0-alt5_6.x86_64
E: Error while running transaction</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178177</commentid>
    <comment_count>1</comment_count>
    <who name="Ivan A. Melnikov">iv</who>
    <bug_when>2019-02-05 13:31:24 +0300</bug_when>
    <thetext>Symlinks strike again. На необновлённой системе:

# file /usr/avr /usr/avr/include /usr/avr/lib /usr/lib64/avr/include  /usr/lib64/avr/lib
/usr/avr:               symbolic link to `/usr/lib64/avr&apos;
/usr/avr/include:       symbolic link to `../../../usr/include/avr&apos;
/usr/avr/lib:           symbolic link to `./&apos;
/usr/lib64/avr/include: symbolic link to `../../../usr/include/avr&apos;
/usr/lib64/avr/lib:     symbolic link to `./&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178178</commentid>
    <comment_count>2</comment_count>
    <who name="Ivan A. Melnikov">iv</who>
    <bug_when>2019-02-05 13:34:27 +0300</bug_when>
    <thetext>Чуть не забыл, до обновления было:

avr-libc-1:2.0.0-alt5 
avr-gcc-c++-4.9.2-alt4
avr-gcc-4.9.2-alt4
avr-binutils-2:2.26-alt1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178179</commentid>
    <comment_count>3</comment_count>
    <who name="Ivan A. Melnikov">iv</who>
    <bug_when>2019-02-05 13:37:54 +0300</bug_when>
    <thetext>Снёс всё, dist-upgrade, поставил, теперь не могу вернуть avr-binutils:

Preparing...                                                                                                                         #################################################################################################### [100%]
        file /usr/avr from install of avr-binutils-2:2.26-alt2.x86_64 conflicts with file from package avr-libc-1:2.0.0-alt5_6.x86_64
E: Error while running transaction


# file /usr/avr /usr/avr/include /usr/avr/lib /usr/lib64/avr/include  /usr/lib64/avr/lib
/usr/avr:               directory
/usr/avr/include:       directory
/usr/avr/lib:           directory
/usr/lib64/avr/include: ERROR: cannot open `/usr/lib64/avr/include&apos; (No such file or directory)
/usr/lib64/avr/lib:     ERROR: cannot open `/usr/lib64/avr/lib&apos; (No such file or directory)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178187</commentid>
    <comment_count>4</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2019-02-05 16:07:00 +0300</bug_when>
    <thetext>По традиции чинит тот, кто поломал.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178203</commentid>
    <comment_count>5</comment_count>
    <who name="viy">viy</who>
    <bug_when>2019-02-06 01:20:46 +0300</bug_when>
    <thetext>task #220771</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178204</commentid>
    <comment_count>6</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2019-02-06 01:30:54 +0300</bug_when>
    <thetext>(В ответ на комментарий №5)
&gt; task #220771

Failed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178205</commentid>
    <comment_count>7</comment_count>
    <who name="viy">viy</who>
    <bug_when>2019-02-06 01:51:52 +0300</bug_when>
    <thetext>resumed :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178208</commentid>
    <comment_count>8</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2019-02-06 02:23:16 +0300</bug_when>
    <thetext>Не спешите так :)
http://webery.altlinux.org/task/220771</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178236</commentid>
    <comment_count>9</comment_count>
    <who name="viy">viy</who>
    <bug_when>2019-02-06 14:23:20 +0300</bug_when>
    <thetext>#220771 AWAITING #3.2 sisyphus srpm=avr-binutils-2.30-alt1_3.src.rpm srpm=avr-libc-2.0.0-alt6_6.src.rpm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178237</commentid>
    <comment_count>10</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2019-02-06 14:33:51 +0300</bug_when>
    <thetext>(В ответ на комментарий №9)
&gt; #220771 AWAITING #3.2 sisyphus srpm=avr-binutils-2.30-alt1_3.src.rpm
&gt; srpm=avr-libc-2.0.0-alt6_6.src.rpm

Ок. Давайте подождем завершения.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178274</commentid>
    <comment_count>11</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2019-02-07 01:33:55 +0300</bug_when>
    <thetext>avr-binutils-2:2.30-alt1_3 -&gt; sisyphus:

Tue Feb 05 2019 Igor Vlasenko &lt;viy@altlinux.ru&gt; 2:2.30-alt1_3
- new version (closes: #36040)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178276</commentid>
    <comment_count>12</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2019-02-07 01:39:35 +0300</bug_when>
    <thetext>(В ответ на комментарий №11)
&gt; avr-binutils-2:2.30-alt1_3 -&gt; sisyphus:
&gt; 
&gt; Tue Feb 05 2019 Igor Vlasenko &lt;viy@altlinux.ru&gt; 2:2.30-alt1_3
&gt; - new version (closes: #36040)

Спасибо!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>