Bug#810642: Segmentation fault
Package: renpy Version: 6.17.6-1.1 Severity: grave Hello, simple terminal output: zlatan@berserker:~$ renpy Fatal Python error: (pygame parachute) Segmentation Fault Aborted zlatan@berserker:~$ Happens right after I launch it. Same happens also with renpy-demo (do you need separate bug report?). Cheers, zlatan -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 4.4.0-rc8-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages renpy depends on: ii fonts-motoya-l-cedar 1.01-3 ii fonts-nanum 20140930-1 ii fonts-roboto 2:0~20151012-1 ii python2.7.11-1 ii python-pygame 1.9.2~pre~r3348-1 ii python-renpy 6.17.6-1.1+b3 pn python:any ii ttf-dejavu-core 2.35-1 Versions of packages renpy recommends: ii python [python-ctypes] 2.7.11-1 ii zenity 3.18.1.1-1 renpy suggests no packages.
Bug#800457: Package can't be installed because of dependency problem
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: diaspora Version: 0.5.3.0+debian-1 Severity: grave Dear maintainer, I have enabled experimental and I am running latest sid (with bits from experime$ zlatan@io:~$ sudo apt install -t experimental diaspora [sudo] password for zlatan: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: diaspora : Depends: diaspora-common (>= 0.5.2.0+debian4) but it is not going to$ Depends: ruby-handlebars-assets (>= 2:0.20.2~) but it is not going t$ E: Unable to correct problems, you have held broken packages. - -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.2.0-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJWCr2oAAoJEC5cILs3kzv9P+IP/Ag8Xym2JnzA7b79duLttx0W 87T2uz/i77E3DerQKHPfMcPaJDa4nyId3cOlhdOkhC/vzFT2UuPZEBHMbmAkbz/z GSeGmPTYjPeJCLMrmF2cbFWAoo2Cn6gaRrt1h8I/zTp4KFyCaL2ULE+yxYQoJK/V L1QKrJM5YwCuKPsQFueas7KcIT6x/vGSYZv8lJVPLWkQonzXFzIWZLaDALOeQpNe GjVoVVqlrgm5hS3WCk+eUKBpAi2o+pEjHfFMKY23lK+IN3zMm6hLGp98xQRu1reW mQZGZgmQtJagMcF7/fXdljQ9Jzp3bf20F6Lmgy08+U6PnZMLj1tcQitQQGQWRzQ8 /9/gWJGPmAx26RFk/L0u21QasKSbawwaCYvIZNVN6bPYj6GodxY6BMQMQPccgdAh qfJFSZFDJ7MGt0HepjaiJNo9JczXUxRETBCwpsZOOSg9YVeFq0otrlxP9r1Jk/y0 FFWtSrt7604cLTy1H/w1HrRYYKCMw27VySe9kv4WPb5bs5yi1Ns2PzacPVE1b1O1 3fYSIZTjuKq3un9VJ+WSA4pHMDdD9ExMZqbnk7PPo/PCjqiFBdtrw5FAXwWpV2jr XSffd9j50T0D+goxad7jwfEnMoKWt/9crjhHin1qt1ZWjLwklRTyNhUEz8pk7p/T i/0sAoJjiMFdBDSm1UaT =AzND -END PGP SIGNATURE-
Bug#748011: mps-youtube: Fails to play (AttributeError: 'Pafy' object has no attribute 'expiry')
Hm, the python-pafy version in Debian unstable is 0.3.41 so update to that one please and report if there is any problem. Just out of curiosity - how/where did you manage to get 0.3.31? On Tue, May 13, 2014 at 6:45 PM, nodiscc wrote: > ↳ mpsyt --version > > mpsyt version : 0.01.44 > pafy version : 0.3.31 > Python version : 2.7.6 (default, Mar 22 2014, 15:40:47) > [GCC 4.8.2] > Processor : > Machine type : x86_64 > Architecture : 64bit, ELF > Platform : Linux-3.13-1-amd64-x86_64-with-debian-jessie-sid > > 2014-05-13 18:39 GMT+02:00 Zlatan Todoric : > > Hi, > > > > can you run mpsyt --version and paste output. > > > > Cheers, > > > > zlatan > > > > > > On Tue, May 13, 2014 at 2:33 PM, nodiscc wrote: > >> > >> Package: mps-youtube > >> Version: 0.01.44-2 > >> Severity: grave > >> Justification: renders package unusable > >> > >> Dear Maintainer, > >> > >> After doing a search in mps-youtube, hitting the number corresponding > to a > >> playslist entry, nothing is played. mps-youtube throws an error and > exits: > >> > >> Traceback (most recent call last): > >> File "/usr/bin/mpsyt", line 3362, in > >> main() > >> File "/usr/bin/mpsyt", line 3326, in main > >> if matchfunction(k, v, userinput): > >> File "/usr/bin/mpsyt", line 3232, in matchfunction > >> globals()[funcname](*matches) > >> File "/usr/bin/mpsyt", line 2226, in play > >> play_range(songlist, shuffle, repeat, override) > >> File "/usr/bin/mpsyt", line 2321, in play_range > >> playsong(song, override=override) > >> File "/usr/bin/mpsyt", line 1463, in playsong > >> get_streams(song, force=failcount, callback=writestatus) > >> File "/usr/bin/mpsyt", line 295, in get_streams > >> p = get_pafy(vid, force=force, callback=callback) > >> File "/usr/bin/mpsyt", line 254, in get_pafy > >> if not force and cached and cached.expiry > time.time(): > >> AttributeError: 'Pafy' object has no attribute 'expiry' > >> > >> > >> > >> -- System Information: > >> Debian Release: jessie/sid > >> APT prefers testing > >> APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental') > >> Architecture: amd64 (x86_64) > >> Foreign Architectures: i386 > >> > >> Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores) > >> Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) > >> Shell: /bin/sh linked to /bin/dash > >> > >> Versions of packages mps-youtube depends on: > >> ii mplayer2 [mplayer] 2.0-701-gd4c5b7f-2 > >> ii python 2.7.5-5 > >> ii python-pafy 0.3.41-2 > >> > >> mps-youtube recommends no packages. > >> > >> mps-youtube suggests no packages. > >> > >> -- no debconf information > > > > > > > > > > -- > > Please while sending me text documents pay attention that they are by ISO > > standard that is in .odt format (For sending other types of documents > please > > also refer to ISO/Open standars). > > Its not the COST, its the VALUE! > -- Please while sending me text documents pay attention that they are by ISO standard that is in .odt format (For sending other types of documents please also refer to ISO/Open standars). Its not the COST, its the VALUE!
Bug#748011: mps-youtube: Fails to play (AttributeError: 'Pafy' object has no attribute 'expiry')
Hi, can you run mpsyt --version and paste output. Cheers, zlatan On Tue, May 13, 2014 at 2:33 PM, nodiscc wrote: > Package: mps-youtube > Version: 0.01.44-2 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > > After doing a search in mps-youtube, hitting the number corresponding to a > playslist entry, nothing is played. mps-youtube throws an error and exits: > > Traceback (most recent call last): > File "/usr/bin/mpsyt", line 3362, in > main() > File "/usr/bin/mpsyt", line 3326, in main > if matchfunction(k, v, userinput): > File "/usr/bin/mpsyt", line 3232, in matchfunction > globals()[funcname](*matches) > File "/usr/bin/mpsyt", line 2226, in play > play_range(songlist, shuffle, repeat, override) > File "/usr/bin/mpsyt", line 2321, in play_range > playsong(song, override=override) > File "/usr/bin/mpsyt", line 1463, in playsong > get_streams(song, force=failcount, callback=writestatus) > File "/usr/bin/mpsyt", line 295, in get_streams > p = get_pafy(vid, force=force, callback=callback) > File "/usr/bin/mpsyt", line 254, in get_pafy > if not force and cached and cached.expiry > time.time(): > AttributeError: 'Pafy' object has no attribute 'expiry' > > > > -- System Information: > Debian Release: jessie/sid > APT prefers testing > APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores) > Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages mps-youtube depends on: > ii mplayer2 [mplayer] 2.0-701-gd4c5b7f-2 > ii python 2.7.5-5 > ii python-pafy 0.3.41-2 > > mps-youtube recommends no packages. > > mps-youtube suggests no packages. > > -- no debconf information > -- Please while sending me text documents pay attention that they are by ISO standard that is in .odt format (For sending other types of documents please also refer to ISO/Open standars). Its not the COST, its the VALUE!