<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Oh, man, you are so great!</p>
    <p>I installed it and, after some hours of not working... it finally
      worked. The issues were:</p>
    <ol>
      <li>Webcams, in linux, are logged in two paths, e.g. /dev/video0
        and /dev/video1. As here <a moz-do-not-send="true"
          href="https://unix.stackexchange.com/a/539573/318549">https://unix.stackexchange.com/a/539573/318549</a>
        says: <i>The second device provides metadata about the video
          data from the first device. The new devices were introduced by
          this patch</i><i><a
href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=088ead25524583e2200aa99111bea2f66a86545a"
            rel="noreferrer">
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=088ead25524583e2200aa99111bea2f66a86545a"</a></i><i>
        </i>So, if I send <code>[device /dev/video1( -> [pix_video]</code>,
        <b>PurrData freezes for ever</b>. I don't know if this bug is
        well reported here... but it does happen. Now, I have a big sign
        like "<i>Be carefull!</i>" next to the video device select
        radio. Anyway, this bug is not new, I think it was always there.<br>
      </li>
      <li>PDLUA <b>is not working</b> right out the box. It needs <code>liblua5.3-0</code>
        to work, but this dependency package is not installed
        automatically.</li>
    </ol>
    <p>Anyway, thanks for the new repository! I totally migrated to
      Debian 11 馃榿.</p>
    <p><br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 27/8/21 12:59, Albert Graef wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+rUic3QhWqLsyV=f-mQOnwsD0C7BBfQZiKxgkG5WzLMZEn_Ug@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>All good. I haven't updated the wiki yet, but Debian 11
          packages are now at the usual location: <a
href="https://software.opensuse.org//download.html?project=home%3Aaggraef&package=purr-data"
            moz-do-not-send="true">https://software.opensuse.org//download.html?project=home%3Aaggraef&package=purr-data</a>
          (click on Debian and follow the instructions).</div>
        <div><br>
        </div>
        <div>HTH</div>
        <div>Albert</div>
        <div><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Fri, Aug 27, 2021 at 8:27
          AM Albert Graef <<a href="mailto:aggraef@gmail.com"
            moz-do-not-send="true">aggraef@gmail.com</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div dir="ltr">
            <div>Hi,</div>
            <div><br>
            </div>
            <div>I just added Debian 11 to the OBS builds, it's
              currently building (fingers crossed ;-). Chances are good,
              though, the builds on Debian Unstable and Testing have all
              been going well, so I don't foresee any major hitches on
              Bullseye.<br>
            </div>
            <div><br>
            </div>
            <div>Albert<br>
            </div>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Thu, Aug 26, 2021 at
              7:10 PM Jonathan Wilkes <<a
                href="mailto:jon.w.wilkes@gmail.com" target="_blank"
                moz-do-not-send="true">jon.w.wilkes@gmail.com</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div dir="ltr">
                <div>Sorry, I've been focusing mainly on the web app for
                  awhile now.<br>
                </div>
                <div><br>
                </div>
                <div>Albert-- did you have Debian 11 set up as part of
                  OBS?</div>
                <div><br>
                </div>
                <div>If not, I'm happy to help get it up and running.</div>
                <div><br>
                </div>
                <div>-Jonathan<br>
                </div>
              </div>
              <br>
              <div class="gmail_quote">
                <div dir="ltr" class="gmail_attr">On Thu, Aug 26, 2021
                  at 10:35 AM Mario Mey <<a
                    href="mailto:mariomey@gmail.com" target="_blank"
                    moz-do-not-send="true">mariomey@gmail.com</a>>
                  wrote:<br>
                </div>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px 0.8ex;border-left:1px solid
                  rgb(204,204,204);padding-left:1ex">
                  <div dir="ltr">
                    <div>
                      <p>What a pitty... it's the only software that I
                        need to completeIy migrate to Debian 11, the
                        only one! And I use it a lot.</p>
                      <p> tried with Debian 9 and 10 repositories with
                        no success. I tried Ubuntu 21.04, 20.10, 20.04
                        and they all need other packages (libjpeg8, a
                        newer version of libc6, libdc1394-22, etc)</p>
                      <p>Here <a
                          href="https://tracker.debian.org/pkg/libdc1394-22"
                          target="_blank" moz-do-not-send="true">https://tracker.debian.org/pkg/libdc1394-22</a>,
                        it says that libdc1394-22 is no more in Debian
                        new versions. And here is the
                        bug-report/mail-list where they talk about
                        replacing it with libdc1394: <a
                          href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963924"
                          target="_blank" moz-do-not-send="true">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963924</a>.
                        At the end, it says:</p>
                      <div>
                        <div><span style="font-family:monospace"><span>From:</span>
                            Debian FTP Masters <<a
                              href="mailto:ftpmaster@ftp-master.debian.org"
                              target="_blank" moz-do-not-send="true">ftpmaster@ftp-master.debian.org</a>><span><br>
                              To:</span> <a
                              href="mailto:963924-close@bugs.debian.org"
                              target="_blank" moz-do-not-send="true">963924-close@bugs.debian.org</a></span>
                        </div>
                        <div><span style="font-family:monospace"><span>Cc:</span>
                            <a
                              href="mailto:libdc1394-22@packages.debian.org"
                              target="_blank" moz-do-not-send="true">libdc1394-22@packages.debian.org</a></span></div>
                        <div><span style="font-family:monospace"><span>Subject:</span>
                            Bug#963924: Removed package(s) from unstable</span></div>
                        <div><span style="font-family:monospace"><span>Date:</span>
                            Sat, 10 Oct 2020 15:54:54 +0000<br>
                            We believe that the bug you reported is now
                            fixed; the following<br>
                            package(s) have been removed from unstable:<br>
                            <br>
                            libdc1394-22 | 2.2.5-2.1 | source, amd64,
                            arm64, armel, armhf, i386, mips64el, mipsel,
                            ppc64el, s390x<br>
                            libdc1394-22-doc | 2.2.5-2.1 | all
                          </span></div>
                      </div>
                      <pre>------------------- Reason -------------------
RoQA; Superceded by libdc1394
----------------------------------------------
(...)

</pre>
                      <div>On 24/8/21 19:09, Mario Sottile - Marionetas
                        Mey wrote:<br>
                      </div>
                      <blockquote type="cite">
                        <p>I upgraded from 10 to 11... and now, I can't
                          install Purr-Data. Should I compile it
                          completely...? 馃槚<br>
                        </p>
                        <pre><code>mariomey@mario-debian-11:~/Descargas/software-linux$ </code>echo 'deb <a href="http://download.opensuse.org/repositories/home:/aggraef/Debian_9.0/" target="_blank" moz-do-not-send="true">http://download.opensuse.org/repositories/home:/aggraef/Debian_9.0/</a> /' | sudo tee /etc/apt/sources.list.d/home:aggraef.list
deb <a href="http://download.opensuse.org/repositories/home:/aggraef/Debian_10/" target="_blank" moz-do-not-send="true">http://download.opensuse.org/repositories/home:/aggraef/Debian_10/</a> /
<code>mariomey@mario-debian-11:~/Descargas/software-linux$ </code>curl -fsSL <a href="https://download.opensuse.org/repositories/home:aggraef/Debian_9.0/Release.key" target="_blank" moz-do-not-send="true">https://download.opensuse.org/repositories/home:aggraef/Debian_9.0/Release.key</a> | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aggraef.gpg > /dev/null
gpg: AVISO: permisos inseguros del directorio personal '/home/mariomey/.gnupg'
<code>mariomey@mario-debian-11:~/Descargas/software-linux$</code>sudo apt update
.......<code>
mariomey@mario-debian-11:~/Descargas/software-linux$ sudo apt install purr-data</code><code></code>
<code></code></pre>
                        <p><code>Leyendo lista de paquetes... Hecho</code><code><br>
                          </code><code>Creando 谩rbol de dependencias...
                            Hecho</code><code><br>
                          </code><code>Leyendo la informaci贸n de
                            estado... Hecho</code><code><br>
                          </code><code>No se pudieron instalar algunos
                            paquetes. Esto puede significar que</code><code><br>
                          </code><code>usted pidi贸 una situaci贸n
                            imposible o, si est谩 usando la distribuci贸n</code><code><br>
                          </code><code>inestable, que algunos paquetes
                            necesarios a煤n no se han creado o se</code><code><br>
                          </code><code>han sacado de 芦Incoming禄.</code><code><br>
                          </code><code>La siguiente informaci贸n puede
                            ayudar a resolver la situaci贸n:</code><code><br>
                          </code><code><br>
                          </code><code>Los siguientes paquetes tienen
                            dependencias incumplidas:</code><code><br>
                          </code><code>聽purr-data : Depende:
                            libdc1394-22 pero no es instalable</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            tap-plugins pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            ladspa-foo-plugins pero no es instalable</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            invada-studio-plugins-ladspa pero no va a
                            instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda: blepvco
                            pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            swh-plugins pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            mcp-plugins pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda: cmt pero
                            no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda: blop
                            pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda: omins
                            pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            ubuntustudio-audio-plugins pero no es
                            instalable</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            rev-plugins pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            dssi-utils pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            vco-plugins pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            wah-plugins pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda:
                            fil-plugins pero no va a instalarse</code><code><br>
                          </code><code>聽聽聽聽聽聽聽聽聽聽聽聽 Recomienda: mda-lv2
                            pero no va a instalarse</code><code><br>
                          </code><code>E: No se pudieron corregir los
                            problemas, usted ha retenido paquetes rotos.</code><code><br>
                          </code><br>
                        </p>
                        <div>-- <br>
                          <br>
                          <div>
                            <p> </p>
                            <table style="max-width:100%" width="100%"
                              cellspacing="0" cellpadding="20"
                              border="0" align="left">
                              <tbody>
                                <tr>
                                  <td width="100%" bgcolor="#FFFFFF"
                                    align="left">
                                    <p><img alt=""
                                        moz-do-not-send="true"
                                        width="250" height="54"
                                        border="0"></p>
                                    <p> Mario Sottile - Director<br>
                                      (011) 15.6283.1576<br>
                                      <a
                                        href="http://www.mariomey.com.ar"
                                        target="_blank"
                                        moz-do-not-send="true">www.mariomey.com.ar</a><br>
                                      <a
                                        href="mailto:info@mariomey.com.ar"
                                        target="_blank"
                                        moz-do-not-send="true">info@mariomey.com.ar</a></p>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </div>
                        </div>
                      </blockquote>
                    </div>
                  </div>
                  _______________________________________________<br>
                  L2Ork-dev mailing list<br>
                  <a href="mailto:L2Ork-dev@disis.music.vt.edu"
                    target="_blank" moz-do-not-send="true">L2Ork-dev@disis.music.vt.edu</a><br>
                  <a
                    href="https://disis.music.vt.edu/listinfo/l2ork-dev"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true">https://disis.music.vt.edu/listinfo/l2ork-dev</a><br>
                </blockquote>
              </div>
              _______________________________________________<br>
              L2Ork-dev mailing list<br>
              <a href="mailto:L2Ork-dev@disis.music.vt.edu"
                target="_blank" moz-do-not-send="true">L2Ork-dev@disis.music.vt.edu</a><br>
              <a href="https://disis.music.vt.edu/listinfo/l2ork-dev"
                rel="noreferrer" target="_blank" moz-do-not-send="true">https://disis.music.vt.edu/listinfo/l2ork-dev</a><br>
            </blockquote>
          </div>
          <br clear="all">
          <br>
          -- <br>
          <div dir="ltr">
            <div dir="ltr">
              <div>
                <div dir="ltr">
                  <div>
                    <div dir="ltr">Dr. Albert Gr"af<br>
                      Computer Music Research Group, JGU Mainz, Germany<br>
                      Email: <a href="mailto:aggraef@gmail.com"
                        target="_blank" moz-do-not-send="true">aggraef@gmail.com</a>,
                      web: <a href="https://agraef.github.io/"
                        target="_blank" moz-do-not-send="true">https://agraef.github.io/</a></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </blockquote>
      </div>
      <br clear="all">
      <br>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">
          <div>
            <div dir="ltr">
              <div>
                <div dir="ltr">Dr. Albert Gr"af<br>
                  Computer Music Research Group, JGU Mainz, Germany<br>
                  Email: <a href="mailto:aggraef@gmail.com"
                    target="_blank" moz-do-not-send="true">aggraef@gmail.com</a>,
                  web: <a href="https://agraef.github.io/"
                    target="_blank" moz-do-not-send="true">https://agraef.github.io/</a></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
L2Ork-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:L2Ork-dev@disis.music.vt.edu">L2Ork-dev@disis.music.vt.edu</a>
<a class="moz-txt-link-freetext" href="https://disis.music.vt.edu/listinfo/l2ork-dev">https://disis.music.vt.edu/listinfo/l2ork-dev</a>
</pre>
    </blockquote>
  </body>
</html>