Displaying 20 results from an estimated 10000 matches similar to: "Incomplete upload found in Debian upload queue"
2012 Jan 31
1
DSC 2003 on www.ci.tuwien.ac.at
I am trying to get the DSC proceedings from 2003.
The computer is not responding since last night (18 hours ago).
Is this transient? Have the DSC files been placed elsewhere?
Rich
http://www.ci.tuwien.ac.at/Conferences/DSC-2003/Proceedings
[[alternative HTML version deleted]]
2019 Aug 26
1
[PATCH v8 1/6] drm/dp_mst: Add PBN calculation for DSC modes
With DSC, bpp can be fractional in multiples of 1/16.
Change drm_dp_calc_pbn_mode to reflect this, adding a new
parameter bool dsc. When this parameter is true, treat the
bpp parameter as having units not of bits per pixel, but
1/16 of a bit per pixel
v2: Don't add separate function for this
Cc: amd-gfx at lists.freedesktop.org
Cc: nouveau at lists.freedesktop.org
Cc: intel-gfx at
2005 Feb 23
2
Slightly off topic but concerning R#DSC-2005
Has anyone seen an official announcement to DSC-2005. I saw and email exchange on the R-news list in mid January in which a date was announced unofficially. (to DSC-organizers: we need and "official" announcement to request funding and travel permission and flights from Europe to Seattle are starting to fill up, so this is urgent).
Christian Ritter
Functional Specialist Statistics
Shell
2020 Apr 06
1
[PATCH v2 03/17] drm: Nuke mode->vrefresh
On Fri, 03 Apr 2020, abhinavk at codeaurora.org wrote:
> On 2020-04-03 13:39, Ville Syrjala wrote:
>> diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c
>> index fec1c33b3045..e3d5f011f7bd 100644
>> --- a/drivers/gpu/drm/drm_modes.c
>> +++ b/drivers/gpu/drm/drm_modes.c
>> @@ -759,9 +759,7 @@ int drm_mode_vrefresh(const struct drm_display_mode
2003 Aug 22
5
HEADSUP: USB da(4) quirks disabled for 4.9 and 5.2
If you have any of the devices listed below, please test with a recent
-stable or -current. They will stop working in 4.9 and 5.2 although old
behavior can _temporarily_ be enabled by adding "options DA_OLD_QUIRKS" to
your kernel config. If I don't hear from anyone, they'll be going away
permanently after the releases.
-Nate
#ifdef DA_OLD_QUIRKS
/* Below a list of
2009 Mar 06
1
Travel funding for DSC/useR 2009 for young researchers at U.S. institutions
*** Travel and Accommodation Support ***
Funds from the U.S. National Science Foundation may be available to
provide partial support for travel and accommodation for some graduate
students and junior faculty at U.S. post-secondary institutions to
attend DSC 2009 and useR 2009. If you wish to apply for this support,
please send an application to luke at stat.uiowa.edu. Your application
should
2009 Mar 06
1
Travel funding for DSC/useR 2009 for young researchers at U.S. institutions
*** Travel and Accommodation Support ***
Funds from the U.S. National Science Foundation may be available to
provide partial support for travel and accommodation for some graduate
students and junior faculty at U.S. post-secondary institutions to
attend DSC 2009 and useR 2009. If you wish to apply for this support,
please send an application to luke at stat.uiowa.edu. Your application
should
2007 Aug 31
0
xen-3_3.1.0-2_amd64+i386.changes is NEW
xen-3_3.1.0-2.diff.gz
to pool/main/x/xen-3/xen-3_3.1.0-2.diff.gz
xen-3_3.1.0-2.dsc
to pool/main/x/xen-3/xen-3_3.1.0-2.dsc
xen-docs-3.1_3.1.0-2_all.deb
to pool/main/x/xen-3/xen-docs-3.1_3.1.0-2_all.deb
(new) xen-hypervisor-3.1-1-amd64_3.1.0-2_amd64.deb extra misc
The Xen Hypervisor on AMD64
The hypervisor is the "core" for XEN itself. It gets booted by the boot
loader and
2013 Apr 29
1
naming r-base files Ubuntu precise builds
L.S.
The Ubuntu precise builds of R 2.15.3 at
http://cran.r-project.org/bin/linux/ubuntu/precise/
have names for the r-base package that seem erroneous
r-base_2.15.3-1precise0precise1.diff.gz 02-Mar-2013 14:09 79K
r-base_2.15.3-1precise0precise1.dsc 02-Mar-2013 14:09 2.4K
r-base_2.15.3-1precise0precise1_all.deb 02-Mar-2013 17:49 37K
Should this be
r-base_2.15.3-1precise1.diff.gz
2014 Dec 30
2
samba_dlz Failed to configure reverse zone
Hello rowland,
>
> hang on a bit, the Debian link is for bind 9.8.x and the dlz reference
> is for 9.8.1.dfsg-1.
>
I don?t recomend to use Bind 9.8.1 / 9.8.2 anymore - most distro use it but the shuold move due DLZ compile & bind bugs.
and 9.8 soon goes on end of Life see https://kb.isc.org/article/AA-01211/81/BIND-9.8.8-Release-Notes.html
> Rowland
>
This just
2006 May 18
3
S4 classes and C
Is there any good source of information on how S4 classes (and methods)
work from C?
E.g., for reading
how to read a slot value
how to invoke a method
how to test if you have an s4 object
For writing, how to make a new instance of an S4 object.
I've found scattered hints in the archive, including a link to a talk on
this subject "I am using C code to create an S4 object based on
2020 Mar 04
5
[PATCH 0/3] drm/dp_mst: Fix bandwidth checking regressions from DSC patches
AMD's patch series for adding DSC support to the MST helpers
unfortunately introduced a few regressions into the kernel that I didn't
get around to fixing until just now. I would have reverted the changes
earlier, but seeing as that would have reverted all of amd's DSC support
+ everything that was done on top of that I realllllly wanted to avoid
doing that.
Anyway, this should fix
2015 Jan 23
4
Easiest way to compile dovecot on Ubuntu 14.04
Hello,
I need to recompile dovecot on ubuntu 14.04
What would be the easiest way to do this?
I am trying to follow this tutorial:-
https://blog.vbonhomme.fr/add-full-text-search-fts-to-your-dovecot-using-solr-4-10-on-ubuntu-14-04/
When I run :-
apt-get source dovecot
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'dovecot' packaging is
2007 Nov 13
1
bug #384443 - packages for virt-install and virt-manager
This is a Debian package for virt-install (a dependency of
virt-manager). It is both a standalone command line tool for installing
new virtual guests, and a library of Python functions used by
virt-manager for the same task.
Source:
http://et.redhat.com/~rjones/debian-libvirt/virt-install_0.300.1-9.diff.gz
http://et.redhat.com/~rjones/debian-libvirt/virt-install_0.300.1-9.dsc
2002 Dec 04
3
Debian Samba Versions
Hopefully a simple question.
Does anyone know of .deb or .dsc files for Samba Version 2.2.4, 2.2.5,
2.2.6, or 2.2.7? The only packages available from Debian are:
1. Stable - Samba 2.2.3
2. Testing - Samba 2.2.3
3. Unstable - Samba 30alpha20-4
I've looked on the debian website and in google with no luck.
Any help much appreciated?
IRV
2001 Nov 06
4
Failed to dup/close : The descriptor is a file, not a socket
I am getting this error on a Win98SE pc, but not on WinNT4 or Linux Redhat
7.1 or 7.2.
Failed to dup/close : The descriptor is a file, not a socket
The command I used was
rsync -e ssh gas.exe 10.105.50.180:src/
It works like I said on NT4 and from my Linux pc. I have cygwin installed
on the win98 and NT. Rsync is version 2.4.6 Is it just because Win9x
SU**s?
Also where can I get a list of
2003 Jun 23
3
FW: S4 classes, creating in C
I am using C code to create an S4 object based on Douglas Bates's example
in his lecture notes on
<http://www.ci.tuwien.ac.at/Conferences/DSC-2003/Tutorials/RExtensions/slide
s.pdf>
http://www.ci.tuwien.ac.at/Conferences/DSC-2003/Tutorials/RExtensions/slides
.pdf
e.g.
SEXP La_DGE_dc(SEXP A)
{
SEXP aa = PROTECT(duplicate(A));
SEXP adims, pivot, val;
int
2010 Apr 28
2
Xen 4.0 test packages
Hi
I finally did the merge for Xen 4.0. For this I decided to rename the
source package back to xen. The packages are available via
http://hermes.jura.uni-tuebingen.de/~blank/debian/xen-test.
ec1482e14f2515bd6878da0d2229b725993601fa libxen-dev_4.0.0-1~experimental.1_amd64.deb
7c394f7158ca387225935f3bbe26bdc5518a1934 libxenstore3.0_4.0.0-1~experimental.1_amd64.deb
2023 Jul 06
2
[PATCH virtio] pds_vdpa: protect Makefile from unconfigured debugfs
debugfs.h protects itself from an undefined DEBUG_FS, so it is
not necessary to check it in the driver code or the Makefile.
The driver code had been updated for this, but the Makefile had
missed the update.
Link: https://lore.kernel.org/linux-next/fec68c3c-8249-7af4-5390-0495386a76f9 at infradead.org/
Fixes: a16291b5bcbb ("pds_vdpa: Add new vDPA driver for AMD/Pensando DSC")
2009 Apr 14
4
Building GUI for custom R application
HI R users,
I would appreciate information/examples/suggestions on building GUIs
for R applications.
I am currently working on a project that would require the following
functionalities :
1) Display a window to the user. Provide a function to scan local
drive and choose dataset file.
2) Display the column names for the user to choose the dependent
variable and the independent variables.
3) Fit