On Sun, Dec 11, 2011 at 7:54 AM, Alexander Rødseth <rodseth@gmail.com> wrote:
> Ok, we'll leave lxde, ibus and packages that are dependencies, make
> dependencies or optional dependencies for packages in core, extra,
> multilib or community, then.
> Thanks for pointing this out.
>
> A correction for the historical facts above, btw: Robert Plot was born
> in 1640, not 1960, sorry for the confusion (that must surely have
> arised :P).
>
> Looking forward to the cleanup.
>
> - Alexander
I think we need to start a wiki by listing out all the orphans in
community, and listing which ones we should move because of depends.
We can start of with a list of unsorted, and then move them into 2
categories, orphans that are not dependencies and orphans which are
dependencies, and then we can slowly mark each one off as soon as they
get adopted.
What do you think?
12-11-2011, 03:39 PM
Alexander Rødseth
Okay. Added a wiki page for the Christmas Cleanup:
The packages that are dependencies for other packages has not yet been
marked, so the wiki page needs some editing there, but lx* and ibus*
are on the list of exceptions.
- Alexander
12-11-2011, 05:19 PM
Andrea Scarpino
On Sunday 11 December 2011 17:39:55 Alexander =?ISO-8859-1?Q?R=F8dseth?= wrote:
> Okay. Added a wiki page for the Christmas Cleanup:
>
> https://wiki.archlinux.org/index.php/Christmas_Cleanup
I added a Bugs column with the opened bug reports.
--
Andrea
12-11-2011, 10:07 PM
Michael Sullivan
On 12/10/11 14:37, Michael Sullivan wrote:
> I'm having a problem on my personal workstation where mythfrontend will
> not display video when Watch TV is requested. The sound works just
> fine. When I issue a
>
> michael@camille ~ $ mplayer /dev/video0
> MPlayer SVN-r33094-4.4.5 (C) 2000-2011 MPlayer Team
> Can't open joystick device /dev/input/js0: No such file or directory
> Can't init input joystick
> mplayer: could not connect to socket
> mplayer: No such file or directory
> Failed to open LIRC support. You will not be able to use your remote
> control.
>
> Playing /dev/video0.
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> Cannot seek backward in linear streams!
> Seek failed
> MPEG-PS file format detected.
> VIDEO: MPEG2 480x480 (aspect 2) 29.970 fps 6000.0 kbps (750.0 kbyte/s)
> Load subtitles in /dev/
> [VO_TDFXFB] This driver only supports the 3Dfx Banshee, Voodoo3 and
> Voodoo 5.
> ================================================== ========================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
> ================================================== ========================
> ================================================== ========================
> Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
> AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
> Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
> ================================================== ========================
> AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
> Starting playback...
> Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
> VO: [xv] 480x480 => 640x480 Planar YV12
> [mpeg2video @ 0x87a1ce0]warning: first frame is no keyframe
> [VD_FFMPEG] DRI failure.
> A: 0.7 V: 1.3 A-V: -0.591 ct: 0.000 2/ 2 ??% ??% ??,?% 1 0
> [mpeg2video @ 0x87a1ce0]warning: first frame is no keyframe
> A: 9.3 V: 9.3 A-V: -0.015 ct: -0.788 241/241 9% 0% 1.4% 4 0
>
> Exiting... (Quit)
>
> there is still no picture, but sound is present. My xscreesaver is set
> to glslideshow displaying pictures and it doesn't display pictures.
> When I run it, I get these errors: (from ~/.xsession-errors)
>
> X error in glslideshow:
> X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
> Major opcode of failed request: 136 (DRI2)
> Minor opcode of failed request: 8 (DRI2SwapBuffers )
> Resource id in failed request: 0x3200070
> Serial number of failed request: 1999
> Current serial number in output stream: 1999
> xscreensaver-getimage: target pixmap 0x340010a unexpectedly deleted
>
>
> When I look at the Xorg logs, I find this:
>
> camille ~ # grep EE /var/log/Xorg.0.log
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [621028.083] (II) Loading extension MIT-SCREEN-SAVER
> [621029.135] (EE) intel(0): Detected a hung GPU, disabling acceleration.
> [621029.135] (EE) intel(0): When reporting this, please include
> i915_error_state from debugfs and the full dmesg.
> [621215.105] (EE) intel(0): [DRI2] DRI2SwapBuffers: drawable has no back
> or front?
> [621217.191] (EE) intel(0): [DRI2] DRI2SwapBuffers: drawable has no back
> or front?
>
> Just before I got this listing I restarted X after doing a qlist -I -C
> x11-drivers/ and re-merging all of them (there were like 10).
> Mythfrontend Watch TV works fine from every other computer on my
> network, and the recordings are fine, so I'm pretty sure it's this
> DRI2SwapBuffers thing. What should I do to resolve this?
I rebuilt my kernel and rebooted and everything is fine now. I think
somehow some of my kernel modules are being overwritten. I don't know
how, but rebuilding the kernel seems to fix it when it happens...
12-11-2011, 11:34 PM
Emiliano Vavassori
Il giorno 11/dic/2011, alle ore 17:39, Alexander Rødseth ha scritto:
> Okay. Added a wiki page for the Christmas Cleanup:
Would like to adopt and maintain some packages, tough I'm not a TU nor I have sufficient knowledge/time to be as such.
The packages in which I'm interested are:
* grass
* mysql-ruby
* ruby-cairo
* ruby-pkgconfig
* xcursor-chameleon-anthracite
* xcursor-grounation
* xcursor-jimmac
* xcursor-polar
Indeed, as I'm not a TU, moving them from [community] to AUR will do the trick and I will pick them up as soon as possible.
Would you please give some advices on how to deal with them/referring for my interests on the wiki?
Thanks, regards,
--
Emiliano Giovanni Vavassori - syntaxerrormmm@gmail.com
Web - http://syntaxerrormmm.is-a-geek.net/
Blog - http://syntaxerrormmm.blogspot.com/
BGlug - http://bglug.it/
12-12-2011, 08:07 AM
Arch Website Notification
=== Signoff report for [community-testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 0 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 2 fully signed off packages
* 10 packages missing signoffs
* 7 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== Incomplete signoffs for [community] (8 total) ==
== All packages in [community-testing] for more than 14 days (7 total) ==
* expac-0.07-1 (i686), since 2011-10-13
* expac-0.07-1 (x86_64), since 2011-10-13
* qtcreator-2.4.0rc-1 (i686), since 2011-11-17
* qtcreator-2.4.0rc-1 (x86_64), since 2011-11-17
* pacman-contrib-4.0.1-1 (any), since 2011-11-25
* percona-server-5.5.17_rel22.1-1 (i686), since 2011-11-27
* percona-server-5.5.17_rel22.1-1 (x86_64), since 2011-11-27
=== Signoff report for [testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 8 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 10 fully signed off packages
* 27 packages missing signoffs
* 7 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== New packages in [testing] in last 24 hours (8 total) ==
== All packages in [testing] for more than 14 days (7 total) ==
* pyalpm-0.5.3-1 (i686), since 2011-10-15
* pyalpm-0.5.3-1 (x86_64), since 2011-10-15
* namcap-3.2.1-1 (any), since 2011-10-20
* ghc-7.2.2-1 (i686), since 2011-11-19
* ghc-7.2.2-1 (x86_64), since 2011-11-19
* pacman-4.0.1-1 (i686), since 2011-11-21
* pacman-4.0.1-1 (x86_64), since 2011-11-21
--
simon cruddas | systems architect
+44 (0)20 7089 5971 | pgp : 0xC0D7FAD3
12-12-2011, 07:26 PM
d hee
huh?
From: "simon.cruddas@othermedia.com" <simon@othermedia.com>
To: gentoo-hardened@lists.gentoo.org
Sent: Monday, December 12, 2011 2:20 PM
Subject: [gentoo-hardened]
--
simon cruddas | systems architect
+44 (0)20 7089 5971 | pgp : 0xC0D7FAD3
12-13-2011, 08:07 AM
Arch Website Notification
=== Signoff report for [testing] ===
https://www.archlinux.org/packages/signoffs/
There are currently:
* 2 new packages in last 24 hours
* 0 known bad packages
* 0 packages not accepting signoffs
* 9 fully signed off packages
* 24 packages missing signoffs
* 7 packages older than 14 days
(Note: the word 'package' as used here refers to packages as grouped by
pkgbase, architecture, and repository; e.g., one PKGBUILD produces one
package per architecture, even if it is a split package.)
== New packages in [testing] in last 24 hours (2 total) ==
== All packages in [testing] for more than 14 days (7 total) ==
* pyalpm-0.5.3-1 (i686), since 2011-10-15
* pyalpm-0.5.3-1 (x86_64), since 2011-10-15
* namcap-3.2.1-1 (any), since 2011-10-20
* ghc-7.2.2-1 (i686), since 2011-11-19
* ghc-7.2.2-1 (x86_64), since 2011-11-19
* pacman-4.0.1-1 (i686), since 2011-11-21
* pacman-4.0.1-1 (x86_64), since 2011-11-21