search for: bpast

Displaying 18 results from an estimated 18 matches for "bpast".

Did you mean: past
2013 Oct 09
5
domU keep crashing when install ubuntu as pv domU
I''m using xen 4.3 with gentoo as dom0. the kernel and ramdisk file is taken from http://ftp.jaist.ac.jp/pub/Linux/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/xen/ the pv domU config file (according to the ubuntu xen documentation https://help.ubuntu.com/community/Xen) precise.cfg name = "precise" kernel = "/xen/kernels/precise/vmlinuz"
2012 Dec 10
0
using iso file as cdrom for pv domU is not working on xl toolstack (qdisk)
I have an issue on Xen 4.2+ (now on yesterday''s tip) where when I try to use an iso image as cdrom for a pv domU, it appears that the devices is an unusable state on the domU side. DomU kernel output: http://bpaste.net/show/63482/ xen logs: http://bpaste.net/show/63490/ udevadm monitor output: http://bpaste.net/show/63481/ I can work around this issue easily by creating a loop back device for the iso file first and using that instead. I suspect that qdisk should handle this situation, but I''m not...
2013 Jun 28
0
ruby on rails couldn't find file 'jquery.ui.all'
couldn''t find file ''jquery.ui.all'' which is a known issue, I added *=require jquery.ui.all to application.css and //= require jquery.ui.all to application.js but still get the error. http://bpaste.net/show/1RqTDUte2XLBoj8fdTbf/ Sprockets::FileNotFound in Preorder#index Showing /var/www/localhost/htdocs/selfstarter/app/views/layouts/application.html.erb where line #6 raised: couldn''t find file ''jquery.ui.all'' (in /var/www/localhost/htdocs/selfstarter/app/asse...
2012 Aug 13
1
compile fails with x86_64-alpine-linux-uclibc-gcc
...the following error msg: connections.c: In function 'Rconn_fgetc': connections.c:3184:11: error: expected identifier before '(' token connections.c:3186:15: error: expected identifier before '(' token make[3]: *** [connections.o] Error 1 here is the whole build log :http://bpaste.net/show/39955/ any idea? i've *walked* back the versions down to 2.14.1 and i still get exact same error msg. there are some patches applied but none of them touches connections.c, i think. in any case i can provide the patches if need be. thanks
2014 Mar 16
1
dovecot2-antispam segfault
...-user;%Ln;--deliver=spam,innocent;--source=error;--signature=%%s > antispam_dspam_spam = --class=spam > antispam_dspam_notspam = --class=innocent > antispam_dspam_result_header = X-DSPAM-Result > mail_plugins = antispam fts fts_lucene > > GDB log with lmtp commands: http://bpaste.net/show/s2Ol7YyQH0a72QpyK9YN/ > > Bug is easily reproducible, ask my if you need additional information. > Thanks for your hard work on the dovecot, > Nikolay. >
2014 Mar 12
2
[LLVMdev] Arcanist commit "disappearing"
...output of the "arc commit" command in a pastebin [2]. After executing the command, the status of the working copy was still clean and the output of "svn log" was the same as before, ie. no new commit was added. -Manuel [1] http://llvm-reviews.chandlerc.com/D3021 [2] http://bpaste.net/show/188153/
2017 Oct 08
3
Re: Virtualbox vdi Input Format and man pages
...<disk> section per disk and one > <interface> section per virtual network adaptor. That'll cover 99% of > use cases. > > Use ‘virt-v2v ... -o null’ to do a test conversion. > I am undoubtedly doing something wrong but cannot spot it. Here is the xml file <https://bpaste.net/show/bd4df241ee37> Error message: % virt-v2v -i libvirtxml Win7.xml -o null [ 0.0] Opening the source -i libvirtxml Win7.xml [ 0.0] Creating an overlay to protect the source from being modified [ 0.1] Initializing the target -o null [ 0.1] Opening the overlay [...
2017 Oct 08
0
Re: Virtualbox vdi Input Format and man pages
...d one >>  <interface> section per virtual network adaptor. That'll cover 99% of >>  use cases. >> >>  Use ‘virt-v2v ... -o null’ to do a test conversion. > > I am undoubtedly doing something wrong but cannot spot it. > > Here is the xml file <https://bpaste.net/show/bd4df241ee37> > > Error message: > > % virt-v2v -i libvirtxml Win7.xml -o null > [ 0.0] Opening the source -i libvirtxml Win7.xml > [ 0.0] Creating an overlay to protect the source from being modified > [ 0.1] Initializing the target -o null > [ 0.1] Opening the...
2013 Aug 06
1
btrfs mounts as read-only
yesterday btrfs was complaining about empty space so i booted into a livecd removed some pkgmanager cache and some snapshots and rebooted but while rebooting the init couldn''t unmount the filesystem (it tried for some minutes) so it just ignored it now when i boot i get http://bpaste.net/show/120045/ in dmesg,the filesystem get mounted as readonly -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
2014 Mar 16
0
postfix2-antispam segfault
...amc antispam_dspam_args = --user;%Ln;--deliver=spam,innocent;--source=error;--signature=%%s antispam_dspam_spam = --class=spam antispam_dspam_notspam = --class=innocent antispam_dspam_result_header = X-DSPAM-Result mail_plugins = antispam fts fts_lucene GDB log with lmtp commands: http://bpaste.net/show/s2Ol7YyQH0a72QpyK9YN/ Bug is easily reproducible, ask my if you need additional information. Thanks for your hard work on the dovecot, Nikolay.
2012 Oct 28
4
[Bug 56474] New: 3D app segfaults on NV46
...vbo_validate (nv30=0x94c2658) at nv30_vbo.c:239 21:17 < gg0> 239I PUSH_RESRC(push, NV30_3D(VTXBUF(i)), user ? BUFCTX_VTXTMP : BUFCTX_VTXBUF, 21:17 < gg0> (gdb) print res 21:17 < gg0> $4 = (struct nv04_resource *) 0x0 21:35 < joi> gg0: try this one: http://bpaste.net/show/54017/ diff --git a/src/gallium/drivers/nv30/nv30_vbo.c b/src/gallium/drivers/nv30/nv30_vbo.c index 128457f..94febc3 100644 --- a/src/gallium/drivers/nv30/nv30_vbo.c +++ b/src/gallium/drivers/nv30/nv30_vbo.c @@ -226,6 +226,8 @@ nv30_vbo_validate(struct nv30_context *nv30) user = (...
2017 Oct 08
3
Re: Virtualbox vdi Input Format and man pages
Only able to get to this now, but need additional help, if at all possible. See comments inline below. Thanks. 19.08.2017, 10:36, "Richard W.M. Jones" <rjones@redhat.com>: > On Sat, Aug 19, 2017 at 08:38:31AM -0600, stef204 wrote: >>  Hi, >> >>  I am new to v2v/libguestfs. > >>  I need to convert a 30 GB virtual machine running Windows7 64 bit (a
2012 Sep 24
8
[Bug 55294] New: Running EGL demos on DRM from mesa-demos causes a corrupted output on NV50
https://bugs.freedesktop.org/show_bug.cgi?id=55294 Priority: medium Bug ID: 55294 Assignee: nouveau at lists.freedesktop.org Summary: Running EGL demos on DRM from mesa-demos causes a corrupted output on NV50 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS:
2013 Jan 10
2
Fixing corrupt flac files
Hej, well I'm not sure because those file that are corrupt have been around for a quite long time. It could have been k3b but I'm really not sure. Right now I was ripping with Audex and tagging with Audex/Amarok/kid3. Those files seem to be fine though. My lates approaches have been with Picard/beets :-) I think it's not possible to share those files without getting in legal
2014 Feb 23
1
2.2.12: Panic: file mail-index.c: line 380 (mail_index_keywords_unref): assertion failed: (keywords->refcount > 0)
I upgraded 2.1 -> 2.2 something like a week ago because I needed INDEXPVT. Not sure if this crash started immediately or not, noticed it today looking at journalctl. Backtrace http://bpaste.net/raw/181944/ and pasted below. This seems to crash on every IMAP connection made, so any ideas for a possible client-level workaround are quite welcome until dovecot code improves here. root at server ~ $ dovecot -n # 2.2.12: /etc/dovecot/dovecot.conf # OS: Linux 3.4.54-vs2.3.3.5+pf64 x86_6...
2013 Jan 10
4
Fixing corrupt flac files
...ing, 96% complete 02 St?rtebecker.flac: ERROR while decoding data state = FLAC__STREAM_DECODER_END_OF_STREAM 02 St?rtebecker.flac: ERROR, MD5 signature mismatch ---------------------------------------------------------------------------------------------- The *.ana: http://bpaste.net/show/69346/ ---------------------------------------------------------------------------------------------- The size in bytes: soa2ii at thor /mnt/files/music/Slime/Alle gegen Alle $ du 02\ St?rtebecker.flac 16680 02 St?rtebecker.flac ------------------------------------------------------...
2012 Aug 03
25
[Bug 53101] New: Fedora 17 "PFIFO - playlist update failed" on boot
https://bugs.freedesktop.org/show_bug.cgi?id=53101 Bug #: 53101 Summary: Fedora 17 "PFIFO - playlist update failed" on boot Classification: Unclassified Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component:
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
hello, i am trying to build R on alpine/gentoo and it fails with the following error msg: connections.c: In function 'Rconn_fgetc': connections.c:3184:11: error: expected identifier before '(' token connections.c:3186:15: error: expected identifier before '(' token make[3]: *** [connections.o] Error 1 any idea? [see the attached file for a complete build log.] i've