[Bug 1249938] [NEW] oem-config should support debconf option to retain oem user's data

2013-11-10 Thread Ryan Niebur
Public bug reported: We would like a debconf option to be available to prevent removing the oem user's home directory. Specifically, this amounts to removing the --remove option from the userdel invocation in oem-config-* (when the debconf option is specified). We are currently using a patched

[Bug 842034] [NEW] Sync debsums 2.0.49 (universe) from Debian unstable (main)

2011-09-05 Thread Ryan Niebur
the paths to .md5sums files, but now at least we try to verify our guess by checking that the corresponding .lists file exist. (Closes: #616066) * Add multiarch support. [ Ryan Niebur ] * integrate NMUs, thank you Giovanni and David (Closes: #603189) * when querying dpkg-divert include

[Bug 842034] Re: Sync debsums 2.0.49 (universe) from Debian unstable (main)

2011-09-05 Thread Ryan Niebur
It builds successfully in oneiric. ** Attachment added: debsums.log https://bugs.launchpad.net/ubuntu/+source/debsums/+bug/842034/+attachment/2357958/+files/debsums.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 804710] Re: debsums: can't copy sums to (No such file or directory)

2011-09-05 Thread Ryan Niebur
Actually, I think this was fixed by 2.0.48+nmu3ubuntu2. Or at least changed into Bug #809924. So closing this bug. ** Changed in: debsums (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 804710] Re: debsums: can't copy sums to (No such file or directory)

2011-09-05 Thread Ryan Niebur
I think this is the same underlying problem as #809924. Sounds like while it's figuring out the path of the md5sums file to copy to it's not finding one, so it's trying to copy it to , which doesn't have any meaning. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 842034] Re: Sync debsums 2.0.49 (universe) from Debian unstable (main)

2011-09-05 Thread Ryan Niebur
multiarch support. - [ Ryan Niebur ] - * integrate NMUs, thank you Giovanni and David (Closes: #603189) - * when querying dpkg-divert include the user specified root filesystem - in --admindir (Closes: #632463) - * add Korean translation for debconf templates, thanks min-ji Kang

[Bug 809924] Re: debsums invalid package name

2011-09-05 Thread Ryan Niebur
Reproduced the problem in an oneiric chroot. And confirmed that the new Debian version fixes it. It only occurs when there are .deb files in /var/cache/apt/archives for packages which don't include md5sums files (my example is binutils). (oneiric-i386)root@buildd:~# ls -l

[Bug 809924] Re: debsums invalid package name

2011-09-04 Thread Ryan Niebur
The easiest way to disable the hook is built in to the package. If you run sudo dpkg-reconfigure debsums it will ask you Should debsums files be generated automatically by apt-get?, and you can change the setting to No. This should fix your system. Anyways, I looked into solving the actual

[Bug 453070] Re: Please sync midori (0.2.0-1) from Debian unstable

2009-12-24 Thread Ryan Niebur
** Changed in: midori (Ubuntu) Status: Incomplete = New ** Summary changed: - Please sync midori (0.2.0-1) from Debian unstable + Please sync midori (0.2.2-1) from Debian unstable -- Please sync midori (0.2.2-1) from Debian unstable main https://bugs.launchpad.net/bugs/453070 You

[Bug 453070] Re: Please sync midori (0.2.2-1) from Debian unstable main

2009-12-24 Thread Ryan Niebur
built fine in a lucid chroot. -- Please sync midori (0.2.2-1) from Debian unstable main https://bugs.launchpad.net/bugs/453070 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 499023] Re: inosync not compatible with shipped python-pyinotify

2009-12-23 Thread Ryan Niebur
this has been fixed in version 0.2-2. ** Changed in: inosync (Ubuntu) Status: New = Fix Released -- inosync not compatible with shipped python-pyinotify https://bugs.launchpad.net/bugs/499023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 296605] Re: libxml-simple-ruby path workaround causes double loading with rails

2009-10-23 Thread Ryan Niebur
yes, and that's the change that happened for karmic. -- libxml-simple-ruby path workaround causes double loading with rails https://bugs.launchpad.net/bugs/296605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 13917] Re: CPAN's XML::SAX update conflicts with libxml-sax-perl's XML::SAX

2009-10-17 Thread Ryan Niebur
** Changed in: libxml-sax-perl (Ubuntu) Assignee: (unassigned) = Ryan Niebur (ryan52) -- CPAN's XML::SAX update conflicts with libxml-sax-perl's XML::SAX https://bugs.launchpad.net/bugs/13917 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 13917] Re: CPAN's XML::SAX update conflicts with libxml-sax-perl's XML::SAX

2009-10-16 Thread Ryan Niebur
instead of saying I told you so, why don't you fix it? the only patch I've seen from you didn't work. if you can't handle fixing it, give up ownership of the bug so that I can. -- CPAN's XML::SAX update conflicts with libxml-sax-perl's XML::SAX https://bugs.launchpad.net/bugs/13917 You received

[Bug 418292] Re: midori uses 100% CPU in certain situations and has to be killed

2009-09-06 Thread Ryan Niebur
honestly, I have no idea what you expect me or anybody else to do here. The attached files provide no information as to where in the code is causing this. you don't have exact steps to reproduce. all you tell me is that somewhere in the code, there is something that's causing midori to freeze. I'm

[Bug 425163] Re: alarmclock 1.2.3 doesn't work

2009-09-06 Thread Ryan Niebur
thanks for making the bug report. please rebuild alarm-clock with the attached patch so that it gives you a more verbose error message, and tell me what that error was. ** Attachment added: gtk-builder-proper-error-handling

[Bug 425163] Re: alarmclock 1.2.3 doesn't work

2009-09-06 Thread Ryan Niebur
ubu...@ubuntu:~$ alarmclock Cannot load GTK Builder file: Duplicate object id 'vbox2' on line 3583 (previously on line 591) ubu...@ubuntu:~$ -- alarmclock 1.2.3 doesn't work https://bugs.launchpad.net/bugs/425163 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 425163] Re: alarmclock 1.2.3 doesn't work

2009-09-06 Thread Ryan Niebur
fix on the way ** Changed in: alarm-clock (Ubuntu) Status: New = Fix Committed -- alarmclock 1.2.3 doesn't work https://bugs.launchpad.net/bugs/425163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 425163] Re: alarmclock 1.2.3 doesn't work

2009-09-06 Thread Ryan Niebur
fix uploaded to Debian, new version is 1.2.3-2. -- alarmclock 1.2.3 doesn't work https://bugs.launchpad.net/bugs/425163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 400605] Re: [FFe] Sync alarm-clock 1.2.3-2 (universe) from Debian unstable (main)

2009-09-06 Thread Ryan Niebur
new version (1.2.3-2) fixing #425163 uploaded to Debian. ** Summary changed: - [FFe] Sync alarm-clock 1.2.3-1 (universe) from Debian unstable (main) + [FFe] Sync alarm-clock 1.2.3-2 (universe) from Debian unstable (main) -- [FFe] Sync alarm-clock 1.2.3-2 (universe) from Debian unstable (main)

[Bug 423822] Re: Take screenshot from web does not work.

2009-09-06 Thread Ryan Niebur
I'll take the easy way out ** Changed in: gnome-web-photo (Ubuntu) Assignee: Alexander Sack (asac) = Ryan Niebur (ryan52) -- Take screenshot from web does not work. https://bugs.launchpad.net/bugs/423822 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 423822] Re: Take screenshot from web does not work.

2009-09-06 Thread Ryan Niebur
bah wrong button. :) -- Take screenshot from web does not work. https://bugs.launchpad.net/bugs/423822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 423822] Re: Take screenshot from web does not work.

2009-09-06 Thread Ryan Niebur
here's a debdiff that fixes this, one other bug, and has two small improvements to the script. ** Attachment added: gnome-web-photo.debdiff http://launchpadlibrarian.net/31400349/gnome-web-photo.debdiff ** Changed in: gnome-web-photo (Ubuntu) Assignee: Ryan Niebur (ryan52) = Ubuntu

[Bug 423822] Re: Take screenshot from web does not work.

2009-09-06 Thread Ryan Niebur
andv said he will sponsor it after asac comments on it. ** Changed in: gnome-web-photo (Ubuntu) Assignee: Ryan Niebur (ryan52) = Andrea Veri (bluekuja) -- Take screenshot from web does not work. https://bugs.launchpad.net/bugs/423822 You received this bug notification because you

[Bug 355511] Re: Ubuntu 9.04/64bits: Spaces in a filename is a problem.

2009-09-06 Thread Ryan Niebur
fixed in debdiff in bug 423822 ** Changed in: gnome-web-photo (Ubuntu) Importance: Undecided = Low ** Changed in: gnome-web-photo (Ubuntu) Status: New = Fix Committed -- Ubuntu 9.04/64bits: Spaces in a filename is a problem. https://bugs.launchpad.net/bugs/355511 You received this

[Bug 425163] Re: alarmclock 1.2.3 doesn't work

2009-09-06 Thread Ryan Niebur
right, I fixed that separately. just try with 1.2.3-2 from Debian. -- alarmclock 1.2.3 doesn't work https://bugs.launchpad.net/bugs/425163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 425163] Re: alarmclock 1.2.3 doesn't work

2009-09-06 Thread Ryan Niebur
now there are links to 1.2.3-2 -- alarmclock 1.2.3 doesn't work https://bugs.launchpad.net/bugs/425163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 423822] Re: Take screenshot from web does not work.

2009-09-05 Thread Ryan Niebur
reassigning to asac, I'm clueless. ** Changed in: gnome-web-photo (Ubuntu) Assignee: Ryan Niebur (ryan52) = Alexander Sack (asac) -- Take screenshot from web does not work. https://bugs.launchpad.net/bugs/423822 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 375958] Re: alarm-clock 'help -- about' has out-of-date URL for homepage

2009-09-05 Thread Ryan Niebur
it's already fixed in alarm clock.. that's why I set the status of the ubuntu bug the way I did. ** Changed in: alarmclock Status: New = Fix Released -- alarm-clock 'help -- about' has out-of-date URL for homepage https://bugs.launchpad.net/bugs/375958 You received this bug notification

[Bug 375958] Re: alarm-clock 'help -- about' has out-of-date URL for homepage

2009-09-05 Thread Ryan Niebur
oh, a misunderstanding...alarm-clock.pl *is* the upstream website, not launchpad. -- alarm-clock 'help -- about' has out-of-date URL for homepage https://bugs.launchpad.net/bugs/375958 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 254751] Re: Issue when renaming directory with inotifywait

2009-09-04 Thread Ryan Niebur
in: inotify-tools (Ubuntu) Status: Confirmed = In Progress ** Changed in: inotify-tools (Ubuntu) Assignee: (unassigned) = Ryan Niebur (ryan52) ** Bug watch added: Debian Bug tracker #447672 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447672 -- Issue when renaming directory

[Bug 423822] Re: Take screenshot from web does not work.

2009-09-04 Thread Ryan Niebur
this would be a bug in gnome-web-photo. reassigning. ** Package changed: shutter (Ubuntu) = gnome-web-photo (Ubuntu) ** Changed in: gnome-web-photo (Ubuntu) Importance: Undecided = Medium -- Take screenshot from web does not work. https://bugs.launchpad.net/bugs/423822 You received this

[Bug 423822] Re: Take screenshot from web does not work.

2009-09-04 Thread Ryan Niebur
** Changed in: gnome-web-photo (Ubuntu) Assignee: (unassigned) = Ryan Niebur (ryan52) -- Take screenshot from web does not work. https://bugs.launchpad.net/bugs/423822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 400605] Re: [FFe] Sync alarm-clock 1.2.3-1 (universe) from Debian unstable (main)

2009-09-03 Thread Ryan Niebur
note that this is a complete rewrite... -- [FFe] Sync alarm-clock 1.2.3-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/400605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 423967] Re: package does not include Catalyst::Plugin::Unicode

2009-09-03 Thread Ryan Niebur
this was fixed in 34 in Debian. perhaps we should request a sync to ubuntu? ** Bug watch added: Debian Bug tracker #527940 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527940 ** Also affects: libcatalyst-modules-perl (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527940

[Bug 400605] Re: Please upgrade alarm-clock to 1.2.2 version

2009-09-02 Thread Ryan Niebur
(Ubuntu) Assignee: (unassigned) = Ryan Niebur (ryan52) -- Please upgrade alarm-clock to 1.2.2 version https://bugs.launchpad.net/bugs/400605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 419167] Re: Alarm Clock 0.9.18 - Shutdown - alarms lost

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: New = Fix Committed -- Alarm Clock 0.9.18 - Shutdown - alarms lost https://bugs.launchpad.net/bugs/419167 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 400605] Re: Please upgrade alarm-clock to 1.2.2 version

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: In Progress = Fix Committed -- Please upgrade alarm-clock to 1.2.2 version https://bugs.launchpad.net/bugs/400605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 375958] Re: alarm-clock 'help -- about' has out-of-date URL for homepage

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: Confirmed = Fix Committed -- alarm-clock 'help -- about' has out-of-date URL for homepage https://bugs.launchpad.net/bugs/375958 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 375952] Re: alarm-clock preferences page doesn't scale with font dpi

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: Confirmed = Fix Committed -- alarm-clock preferences page doesn't scale with font dpi https://bugs.launchpad.net/bugs/375952 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 365079] Re: Package alarm-clock Jaunty missing dependencies

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: Incomplete = Fix Committed -- Package alarm-clock Jaunty missing dependencies https://bugs.launchpad.net/bugs/365079 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 321795] Re: Alarm clock crashes with python error

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: New = Fix Committed -- Alarm clock crashes with python error https://bugs.launchpad.net/bugs/321795 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 343539] Re: package alarm-clock None [modified: /var/lib/dpkg/info/alarm-clock.list] failed to install/upgrade: failed in buffer_read(fd): files list for package `tracker-search-tool'

2009-09-02 Thread Ryan Niebur
maybe a dpkg problem? I dunno, tho I'm pretty sure it's not alarm-clocks fault. ** Package changed: alarm-clock (Ubuntu) = dpkg (Ubuntu) -- package alarm-clock None [modified: /var/lib/dpkg/info/alarm-clock.list] failed to install/upgrade: failed in buffer_read(fd): files list for package

[Bug 274121] Re: alarm-clock crashed with IndexError in SoundPrefsActive()

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: New = Fix Committed -- alarm-clock crashed with IndexError in SoundPrefsActive() https://bugs.launchpad.net/bugs/274121 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 275090] Re: alarm-clock crashed with SIGSEGV in gtk_style_attach()

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: New = Fix Committed -- alarm-clock crashed with SIGSEGV in gtk_style_attach() https://bugs.launchpad.net/bugs/275090 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 271489] Re: alarm-clock crashed with IOError in PreferencesDialog()

2009-09-02 Thread Ryan Niebur
** Changed in: alarm-clock (Ubuntu) Status: New = Fix Committed -- alarm-clock crashed with IOError in PreferencesDialog() https://bugs.launchpad.net/bugs/271489 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 419167] should be fixed in karmic+1

2009-09-02 Thread Ryan Niebur
these bugs have most likely been fixed with newer upstream versions in Debian, and the new version of the package will make it's way into the release after karmic. -- _ Ryan Niebur ryanrya...@gmail.com -- Alarm Clock 0.9.18 - Shutdown - alarms lost https

[Bug 158729] Re: man page contains make output

2009-08-27 Thread Ryan Niebur
this seems to be fixed now ** Changed in: quilt (Ubuntu) Status: Triaged = Fix Released -- man page contains make output https://bugs.launchpad.net/bugs/158729 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 412874] Re: New upstream release (0.1.9)

2009-08-22 Thread Ryan Niebur
thanks for your work on this julien! I'll bring your changes back to Debian. -- New upstream release (0.1.9) https://bugs.launchpad.net/bugs/412874 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 412874] Re: Please sync midori (0.1.8-1) from Debian unstable

2009-08-15 Thread Ryan Niebur
(I'm the Debian maintainer for midori) well, oops, I didn't know there was a new upstream version. bash jade master midori $ uscan --report bash jade master midori $ I guess upstream moved where they put tarballs. meh. anyways, thanks for the reminder, I'll get the package updated in Debian

[Bug 412587] [NEW] please sync libparse-exuberantctags-perl from debian sid

2009-08-12 Thread Ryan Niebur
Public bug reported: this is needed for the new padre, see: https://bugs.launchpad.net/ubuntu/+source/padre/+bug/412583 ** Affects: ubuntu Importance: Undecided Status: New -- please sync libparse-exuberantctags-perl from debian sid https://bugs.launchpad.net/bugs/412587 You

[Bug 412585] [NEW] please sync liblocale-msgfmt-perl from debian sid

2009-08-12 Thread Ryan Niebur
Public bug reported: this is needed for the new padre, see: https://bugs.launchpad.net/ubuntu/+source/padre/+bug/412583 ** Affects: ubuntu Importance: Undecided Status: New -- please sync liblocale-msgfmt-perl from debian sid https://bugs.launchpad.net/bugs/412585 You received

[Bug 412586] [NEW] please sync libppix-editortools-perl from debian sid

2009-08-12 Thread Ryan Niebur
Public bug reported: this is needed for the new padre, see: https://bugs.launchpad.net/ubuntu/+source/padre/+bug/412583 ** Affects: ubuntu Importance: Undecided Status: New -- please sync libppix-editortools-perl from debian sid https://bugs.launchpad.net/bugs/412586 You received

[Bug 412583] [NEW] please sync padre 0.42-1 from debian

2009-08-12 Thread Ryan Niebur
Public bug reported: Binary package hint: padre this is the padre upstream's birthday release so we'd like to have it in Ubuntu. it also adds a .desktop and menu file so that Padre can be ran from the GNOME (and other) menus, which is a bit important. ;) here's the changelog: padre (0.42-1)

[Bug 412583] Re: please sync padre 0.42-1 from debian

2009-08-12 Thread Ryan Niebur
new dependencies: https://bugs.launchpad.net/ubuntu/+bug/412585 https://bugs.launchpad.net/ubuntu/+bug/412587 https://bugs.launchpad.net/ubuntu/+bug/412586 -- please sync padre 0.42-1 from debian https://bugs.launchpad.net/bugs/412583 You received this bug notification because you are a member

[Bug 402038] [NEW] please sync storebackup 3.2-1 from debian sid main

2009-07-20 Thread Ryan Niebur
Public bug reported: Binary package hint: storebackup This is a bug fix release. Here's the Debian changelog: storebackup (3.2-1) unstable; urgency=low * New Upstream Version - bug fix release (Closes: #532188, #532176, #532183) * Debian Policy 3.8.2 -- Ryan Niebur ryanrya

[Bug 388555] Re: shutter crashed with SIGSEGV

2009-07-10 Thread Ryan Niebur
the conflict problem is just a bug in the unofficial packages. the ubuntu packages work fine. you can grab 0.80 from debian unstable. -- shutter crashed with SIGSEGV https://bugs.launchpad.net/bugs/388555 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 398047] [NEW] please sync 1:1.221-1 from debian sid

2009-07-10 Thread Ryan Niebur
and fix-number-of-style-tests patches, applied upstream * disable try-to-fix-recent-chooser-tests and disable-socket-plug- tests tests, and add -s -noreset options to xvfb-run, suggestion from Loïc Minier -- Ryan Niebur ryanrya...@gmail.com Fri, 10 Jul 2009 14:23:44 -0700 ** Affects

[Bug 396273] [NEW] please sync padre 0.36-3 from Debian sid main

2009-07-06 Thread Ryan Niebur
Public bug reported: here's the changelog: padre (0.36-3) unstable; urgency=low * remove build dep on locales-all (Closes: #535248) (LP: #394128) * Debian Policy 3.8.2 -- Ryan Niebur ryanrya...@gmail.com Fri, 03 Jul 2009 23:35:34 -0700 this upload is just to fix the FTBFS in Ubuntu

[Bug 394128] Re: FTBFS because of build dependency on locales-all that does not exist in Ubuntu

2009-07-04 Thread Ryan Niebur
upload to Debian and sync request coming soon. -- FTBFS because of build dependency on locales-all that does not exist in Ubuntu https://bugs.launchpad.net/bugs/394128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 296605] Re: libxml-simple-ruby path workaround causes double loading with rails

2009-07-01 Thread Ryan Niebur
it's in karmic. see the changelog: http://changelogs.ubuntu.com/changelogs/pool/universe/libx/libxml-simple-ruby/libxml-simple-ruby_1.0.12-1/changelog and the debian bug it points to: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514581 -- libxml-simple-ruby path workaround causes double

[Bug 296605] Re: libxml-simple-ruby path workaround causes double loading with rails

2009-07-01 Thread Ryan Niebur
ok, sorry for not being verbose enough, but you could have checked which ubuntu versions had new uploads of libxml-simple-ruby, and the changelog clearly explained that it fixes this bug. anyway, I don't know if it will be fixed in Intrepid, or Jaunty, or anything older, but it is fixed for

[Bug 296605] Re: libxml-simple-ruby path workaround causes double loading with rails

2009-07-01 Thread Ryan Niebur
and looking at https://wiki.ubuntu.com/StableReleaseUpdates#When, it looks like this doesn't warrant a SRU anyway. if you want it fixed on an older version, you can probably just download the .deb from karmic and dpkg -i it. -- libxml-simple-ruby path workaround causes double loading with rails

[Bug 187921] Re: [needs-packaging] Gtk2::Mozembed

2009-06-23 Thread Ryan Niebur
http://packages.ubuntu.com/karmic/libgtk2-mozembed-perl ** Changed in: ubuntu Status: In Progress = Fix Released -- [needs-packaging] Gtk2::Mozembed https://bugs.launchpad.net/bugs/187921 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 388555] Re: shutter crashed with SIGSEGV

2009-06-22 Thread Ryan Niebur
hi! does this always happen? I would expect not, but if it's reproducable, that would be good to know. random glitches that only happen once make it harder :). -- shutter crashed with SIGSEGV https://bugs.launchpad.net/bugs/388555 You received this bug notification because you are a member of

[Bug 390048] Re: Please update clive to version 2.2.0

2009-06-20 Thread Ryan Niebur
waiting for a sponsor (in Debian) ** Changed in: clive (Ubuntu) Importance: Undecided = Wishlist ** Changed in: clive (Ubuntu) Status: New = In Progress ** Changed in: clive (Ubuntu) Assignee: (unassigned) = Ryan Niebur (ryan52) -- Please update clive to version 2.2.0 https

[Bug 138856] Re: dh-make-perl misses to include some packages in Depends or Suggests

2009-06-12 Thread Ryan Niebur
works for me with current dh-make-perl trunk ** Changed in: dh-make-perl (Ubuntu) Status: New = Fix Released -- dh-make-perl misses to include some packages in Depends or Suggests https://bugs.launchpad.net/bugs/138856 You received this bug notification because you are a member of Ubuntu

[Bug 201761] Re: typing in bug number crashes apt-listbugs

2009-06-12 Thread Ryan Niebur
reporter says it works now. ** Changed in: apt-listbugs (Ubuntu) Status: Incomplete = Fix Released -- typing in bug number crashes apt-listbugs https://bugs.launchpad.net/bugs/201761 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 327389] Re: mp3splt crashed with SIGSEGV in memcpy()

2009-06-12 Thread Ryan Niebur
ok...I didn't ask for you to test with sf.net, I asked for you to test with karmic, but anyways, I'll close the bug, it's fixed for karmic. ** Changed in: mp3splt (Ubuntu) Status: New = Fix Released -- mp3splt crashed with SIGSEGV in memcpy() https://bugs.launchpad.net/bugs/327389 You

[Bug 322200] Re: sysvbanner installs as banner which causes confusion.

2009-06-12 Thread Ryan Niebur
hint for the future: dpkg -L sysvbanner but I will keep this bug open, and possibly address it in the future. -- sysvbanner installs as banner which causes confusion. https://bugs.launchpad.net/bugs/322200 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 296605] Re: libxml-simple-ruby path workaround causes double loading with rails

2009-06-12 Thread Ryan Niebur
fixed ** Changed in: libxml-simple-ruby (Ubuntu) Status: Confirmed = Fix Released -- libxml-simple-ruby path workaround causes double loading with rails https://bugs.launchpad.net/bugs/296605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 183314] Re: libauthen-simple-pam-perl requires libauthen-simple-perl to function, but doesn't Depend on it

2009-06-12 Thread Ryan Niebur
fixed in version 0.2-3 ** Changed in: libauthen-simple-pam-perl (Ubuntu) Status: New = Fix Released -- libauthen-simple-pam-perl requires libauthen-simple-perl to function, but doesn't Depend on it https://bugs.launchpad.net/bugs/183314 You received this bug notification because you are

[Bug 323533] Re: lshw-gtk doesn't show all the details

2009-06-12 Thread Ryan Niebur
erm...sorry, I see that you've already attached lshw output. so the question is whether they were both ran as root or not. -- lshw-gtk doesn't show all the details https://bugs.launchpad.net/bugs/323533 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 323533] Re: lshw-gtk doesn't show all the details

2009-06-12 Thread Ryan Niebur
perhaps you didn't run this as root? try running lshw-gtk as root. if that still only shows small amounts of detail, try just running lshw as root...does it give more information? what exactly does it give? -- lshw-gtk doesn't show all the details https://bugs.launchpad.net/bugs/323533 You

[Bug 327389] Re: mp3splt crashed with SIGSEGV in memcpy()

2009-06-12 Thread Ryan Niebur
I can't understand what you said, sorry. but it's fine, and this will work in karmic, because karmic has the most recent version. -- mp3splt crashed with SIGSEGV in memcpy() https://bugs.launchpad.net/bugs/327389 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 380451] Re: missing dependencies for libaudio-mpd-perl (mpd-dynamic daemon)

2009-06-12 Thread Ryan Niebur
these are in the Recommends field already, closing bug report as Invalid ** Changed in: libaudio-mpd-perl (Ubuntu) Status: New = Invalid -- missing dependencies for libaudio-mpd-perl (mpd-dynamic daemon) https://bugs.launchpad.net/bugs/380451 You received this bug notification because

[Bug 351352] Re: 9.04 alarm clock locks up computer.

2009-06-11 Thread Ryan Niebur
as nloewen said, this is now fixed ** Changed in: alarm-clock (Ubuntu) Status: Confirmed = Fix Released -- 9.04 alarm clock locks up computer. https://bugs.launchpad.net/bugs/351352 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 382339] [NEW] please sync svn-buildpackage 0.6.25 from debian sid main

2009-06-01 Thread Ryan Niebur
Public bug reported: Binary package hint: svn-buildpackage the only change in the ubuntu diff is fixed in Debian (from version 0.6.24). Here's the relevant piece of the changelog: * Modified patch from Ubuntu to ignore empty files with non-zero length. since the bug that the ubuntu diff

[Bug 382343] [NEW] please sync midori 0.1.7-1 from debian sid main

2009-06-01 Thread Ryan Niebur
Public bug reported: Binary package hint: midori The ubuntu specific changes are now addressed in the midori in Debian. Here are the relevant changelog entries: * change the default-homepage patch to use the files in debian/config/ to set the default homepage based on whether it's

[Bug 375278] Re: Ldm sometimes hangs at logout

2009-05-27 Thread Ryan Niebur
crap, sorry for forgetting to look at this. if somebody else wants to, go ahead. -- Ldm sometimes hangs at logout https://bugs.launchpad.net/bugs/375278 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 307885] Re: Please update to storeBackup 3.1 in karmic

2009-05-25 Thread Ryan Niebur
http://packages.qa.debian.org/s/storebackup/news/20090525T093448Z.html -- Please update to storeBackup 3.1 in karmic https://bugs.launchpad.net/bugs/307885 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 307885] Re: Please update to storeBackup 3.1 in karmic

2009-05-24 Thread Ryan Niebur
3.1 has been released and will be uploaded to debian unstable today, and then should be synced to karmic automatically. ** Summary changed: - Please update to storeBackup 3.0 in jaunty + Please update to storeBackup 3.1 in karmic -- Please update to storeBackup 3.1 in karmic

[Bug 327389] Re: mp3splt crashed with SIGSEGV in memcpy()

2009-05-21 Thread Ryan Niebur
Hi Martin, Thanks for the bug report. Could you please retry with the version of mp3splt in karmic? If that's too much trouble for you, I can provide backported packages of the new version for intrepid. And does the crash always happen when you run this? if so, could you please provide the file

[Bug 358321] Re: some scripts in irssi-scripts are out of date

2009-05-12 Thread Ryan Niebur
** Changed in: irssi-scripts (Debian) Importance: Undecided = Unknown ** Changed in: irssi-scripts (Debian) Status: In Progress = Unknown ** Changed in: irssi-scripts (Debian) Remote watch: None = Debian Bug tracker #497788 ** Changed in: irssi-scripts (Debian) Assignee: Ryan

[Bug 375278] Re: Ldm sometimes hangs at logout

2009-05-11 Thread Ryan Niebur
** Changed in: ldm (Ubuntu) Importance: Undecided = Low ** Changed in: ldm (Ubuntu) Status: New = In Progress ** Changed in: ldm (Ubuntu) Assignee: (unassigned) = Ryan Niebur (ryan52) -- Ldm sometimes hangs at logout https://bugs.launchpad.net/bugs/375278 You received this bug

[Bug 358321] Re: some scripts in irssi-scripts are out of date

2009-05-07 Thread Ryan Niebur
Steven, it probably does because I tagged the Debian bug pending. The current version of the package in git has this fixed. I have now added (LP: #358321) to the changelog so that when it is uploaded to Debian and synced to Ubuntu this bug will be closed as well. -- some scripts in irssi-scripts

[Bug 371572] Re: mk-sbuild-lv: adds deb-src lines to sources.list for no reason

2009-05-05 Thread Ryan Niebur
no problem, that's understandable. -- mk-sbuild-lv: adds deb-src lines to sources.list for no reason https://bugs.launchpad.net/bugs/371572 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 371569] Re: mk-sbuild-lv: debian sid doesn't have security updates

2009-05-05 Thread Ryan Niebur
thanks! -- mk-sbuild-lv: debian sid doesn't have security updates https://bugs.launchpad.net/bugs/371569 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 371569] [NEW] mk-sbuild-lvm: debian sid doesn't have security updates

2009-05-04 Thread Ryan Niebur
Public bug reported: Binary package hint: ubuntu-dev-tools when creating a chroot for Debian sid I get these errors: Err http://security.debian.org sid/updates/main Packages 404 Not Found [IP: 212.211.132.250 80] Err http://security.debian.org sid/updates/non-free Packages 404 Not Found

[Bug 371572] [NEW] mk-sbuild-lv: adds deb-src lines to sources.list for no reason

2009-05-04 Thread Ryan Niebur
Public bug reported: Binary package hint: ubuntu-dev-tools I'm assuming that most people are only using their sbuild chroots for building packages, and aren't running apt-get source inside of them much. So is there any reason to have deb-src lines in the sources.list by default? imo, it seems

[Bug 371572] Re: mk-sbuild-lv: adds deb-src lines to sources.list for no reason

2009-05-04 Thread Ryan Niebur
** Changed in: ubuntu-dev-tools (Ubuntu) Importance: Undecided = Wishlist -- mk-sbuild-lv: adds deb-src lines to sources.list for no reason https://bugs.launchpad.net/bugs/371572 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 371569] Re: mk-sbuild-lv: debian sid doesn't have security updates

2009-05-04 Thread Ryan Niebur
patch tested to work building a debian sid chroot -- mk-sbuild-lv: debian sid doesn't have security updates https://bugs.launchpad.net/bugs/371569 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 371569] Re: mk-sbuild-lv: debian sid doesn't have security updates

2009-05-04 Thread Ryan Niebur
** Summary changed: - mk-sbuild-lvm: debian sid doesn't have security updates + mk-sbuild-lv: debian sid doesn't have security updates ** Changed in: ubuntu-dev-tools (Ubuntu) Importance: Undecided = Low -- mk-sbuild-lv: debian sid doesn't have security updates

[Bug 371572] Re: mk-sbuild-lv: adds deb-src lines to sources.list for no reason

2009-05-04 Thread Ryan Niebur
patch tested to work building a debian sid chroot -- mk-sbuild-lv: adds deb-src lines to sources.list for no reason https://bugs.launchpad.net/bugs/371572 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 307885] Re: Please update to storeBackup 3.0 in jaunty

2009-04-10 Thread Ryan Niebur
I have preliminary packages, but to get them to the quality (added man pages) that they need to be to be uploaded, I am waiting for an email back from the upstream author. For now, you can install them by running: sudo apt-get install bzip2 perl debianutils wget

[Bug 212258] Re: storebackup logging error

2009-04-10 Thread Ryan Niebur
I have preliminary packages, but to get them to the quality (added man pages) that they need to be to be uploaded, I am waiting for an email back from the upstream author. For now, you can install them by running: sudo apt-get install bzip2 perl debianutils wget

[Bug 319177] Re: [needs-packaging] mp3splt-gtk

2009-03-21 Thread Ryan Niebur
** Changed in: ubuntu Assignee: (unassigned) = Ryan Niebur (ryan52) Status: Confirmed = In Progress -- [needs-packaging] mp3splt-gtk https://bugs.launchpad.net/bugs/319177 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 342158] [NEW] please make mk-sbuild-lv support creating debian build environments

2009-03-13 Thread Ryan Niebur
Public bug reported: Binary package hint: ubuntu-dev-tools It would be nice if mk-sbuild-lv could also be used to create Debian build environments without having to edit the source. :) Thanks, Ryan ** Affects: ubuntu-dev-tools (Ubuntu) Importance: Undecided Status: New --

[Bug 342154] [NEW] mk-sbuild-lv creates ~/ubuntu/{logs, build} even if you choose different directories

2009-03-13 Thread Ryan Niebur
Public bug reported: Binary package hint: ubuntu-dev-tools If I set $log_dir to something else, it still creates ~/ubuntu/logs/. It'd be nice if it created the directory I specify instead, or at least didn't create the one I didn't specifiy :) ** Affects: ubuntu-dev-tools (Ubuntu)

[Bug 342158] Re: please make mk-sbuild-lv support creating debian build environments

2009-03-13 Thread Ryan Niebur
adding variables to: * disable the security repository (for Debian Unstable) * change the host used for the security repository (to security.debian.org) * which components to use (no universe, restricted, multiverse in debian) * changing what's appended to BUILD_PKGS (pkg-create-dbgsym and

  1   2   >