similar to: Bug#740515: Removed package(s) from unstable

Displaying 20 results from an estimated 10000 matches similar to: "Bug#740515: Removed package(s) from unstable"

2014 Mar 02
0
Bug#738322: Removed package(s) from unstable
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: guest-templates | 0.1-4 | source xcp-guest-templates | 0.1-4 | amd64, i386 ------------------- Reason ------------------- ROM; non maintained upstream ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may
2014 Mar 02
0
Bug#740517: Removed package(s) from unstable
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: libxenapi-ocaml-dev | 1.3.2-15 | amd64, i386 python-xenapi | 1.3.2-15 | all xcp-networkd | 1.3.2-15 | amd64, i386 xcp-squeezed | 1.3.2-15 | amd64, i386 xcp-v6d | 1.3.2-15 | amd64, i386 xcp-xapi | 1.3.2-15 | amd64, i386 xcp-xapi-debug | 1.3.2-15 | amd64, i386 xcp-xe |
2014 Mar 02
0
Bug#740518: Removed package(s) from unstable
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: libxcp-ocaml | 0.5.2-3.1 | amd64, i386 libxcp-ocaml-dev | 0.5.2-3.1 | amd64, i386 xcp-fe | 0.5.2-3.1 | amd64, i386 xen-api-libs | 0.5.2-3.1 | source ------------------- Reason ------------------- ROM; non maintained upstream ---------------------------------------------- Note
2014 Mar 02
0
Bug#740514: Removed package(s) from unstable
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: xcp-eliloader | 0.1-4 | source, all ------------------- Reason ------------------- ROM; non maintained upstream ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is
2014 Mar 02
0
Bug#740516: Removed package(s) from unstable
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: xcp-vncterm | 0.1-2.1 | source, amd64, i386 ------------------- Reason ------------------- ROM; non maintained upstream ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool;
2014 Mar 02
0
Bug#740515: Removed package(s) from unstable
Version: 0.1.1-3.1+rm Dear submitter, as the package xcp-storage-managers has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/740515 The version of this package that was in Debian prior to this removal can still be found
2012 May 25
1
Bug#674057: Removed package(s) from unstable
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: xen-common | 4.1.2-1 | source xen-utils-common | 4.1.2-1 | all ------------------- Reason ------------------- RoQA; obsoleted by xen ---------------------------------------------- Note that the package(s) have simply been removed from the tag database and may (or may not) still be
2014 Mar 02
0
Bug#738322: Removed package(s) from unstable
Version: 0.1-4+rm Dear submitter, as the package guest-templates has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/738322 The version of this package that was in Debian prior to this removal can still be found using
2014 Mar 02
0
Bug#740517: Removed package(s) from unstable
Version: 1.3.2-15+rm Dear submitter, as the package xen-api has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/740517 The version of this package that was in Debian prior to this removal can still be found using
2014 Mar 02
0
Bug#740518: Removed package(s) from unstable
Version: 0.5.2-3.1+rm Dear submitter, as the package xen-api-libs has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/740518 The version of this package that was in Debian prior to this removal can still be found using
2010 Jul 07
0
Bug#588321: Removed package(s) from unstable
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: xen-3 | 3.4.3-1 | source xen-docs-3.4 | 3.4.3-1 | all xen-hypervisor-3.4-amd64 | 3.4.3-1 | amd64, i386 xen-hypervisor-3.4-i386 | 3.4.3-1 | i386 xen-utils-3.4 | 3.4.3-1 | amd64, i386 ------------------- Reason ------------------- ROM; Superseeded by xen
2020 Aug 20
1
Fwd: Accepted mgcv 1.8-32-1 (source) into unstable
Hi Dirk, hi all, ---------- Weitergeleitete Nachricht ---------- Betreff: Accepted mgcv 1.8-32-1 (source) into unstable Datum: Donnerstag, 20. August 2020, 18:06:49 CEST Von: Debian FTP Masters <ftpmaster at ftp-master.debian.org> An: debian-devel-changes at lists.debian.org Format: 1.8 Date: Thu, 20 Aug 2020 10:41:33 -0500 Source: mgcv Architecture: source Version: 1.8-32-1
2011 Jul 20
1
Phrase search problem
Hi, I'm experiencing problems when doing phrase searches with adjacent repeated terms. Example: if I search for 'curtain curtain' and there are documents that matches the query, they aren't returned. But, if I search for 'curtain nice curtain' and there are documents that matches this query, it works ok. attached there is a python program that shows the problem. I tried
2017 Nov 01
1
Correct subsetting in R
Hi all, I have two data frames that one of them does not have the column ID: > str(data) 'data.frame': 499 obs. of 608 variables: $ ID : int 1 2 3 4 5 6 7 8 9 10 ... $ alright : int 1 0 0 0 0 0 0 1 2 1 ... $ bad : int 1 0 0 0 0 0 0 0 0 0 ... $ boy : int 1 2 1 1 0 2 2 4 2 1 ... $ cooki : int 1 2 2 1 0 1 1 4 2 3
2005 Aug 03
3
debs for 1.0?
Hi, 0.99 is running nicely on my sarges, but I need pop3_uidl_format = %f for Courier compatibility. I can't find any debs more recent than test22 of over a year ago (those are at http://src.braincells.com/dovecot-test/). Even though google turns up http://hemma.tobbe.nu/debian/mini-dinstall/incoming/dovecot_1.0.test46-1_i386.changes searching for dovecot on packages.debian.org (any
2004 Aug 07
11
Traffic shaping?
Ok, shaping on Linux is new to me.. so bear with me if i am just stupid. curtain:/etc/shorewall# grep TC shorewall.conf | grep -v ^# TCP_FLAGS_LOG_LEVEL=info TC_ENABLED=Yes CLEAR_TC=Yes TCP_FLAGS_DISPOSITION=DROP curtain:/etc/shorewall# So it should be enabled, right? ---- tcrules ---- 1 eth0 0.0.0.0/0 all 2 eth1 0.0.0.0/0 all 2 eth2 0.0.0.0/0
2017 Nov 01
1
Correct subsetting in R
It's not what I want, the first data frame has 499 observations and the second data frame is a subset of the first one but with 375 observations. I want something that returns the ID for training data frame On Wednesday, November 1, 2017 10:18 AM, Eric Berger <ericjberger at gmail.com> wrote: matches <- merge(training,data,by=intersect(names(training),names(data))) HTH, Eric
2017 Nov 01
1
Correct subsetting in R
But they row.names() cannot give me the IDs On Wednesday, November 1, 2017 9:45 AM, David Wolfskill <r at catwhisker.org> wrote: On Wed, Nov 01, 2017 at 04:13:42PM +0000, Elahe chalabi via R-help wrote: > Hi all, > I have two data frames that one of them does not have the column ID: > > > str(data) > 'data.frame': 499 obs. of 608 variables:
2015 Jan 09
0
Processed (with 2 errors): user debian-qa@lists.debian.org, affects 774889, affects 771755, unarchiving 767561 ...
Processing commands for control at bugs.debian.org: > user debian-qa at lists.debian.org Setting user to debian-qa at lists.debian.org (was anbe at debian.org). > affects 774889 + xfswitch-plugin Bug #774889 [gdm3] gdm3: fails to upgrade squeeze -> wheezy -> jessie - trying to overwrite /usr/share/gdm/BuiltInSessions/default.desktop Added indication that 774889 affects xfswitch-plugin
2013 Jul 22
1
Bug#717575: xcp-storage-managers: Wrong path of pidof in /usr/lib/xcp/sm/iscsilib.py
Package: xcp-storage-managers Version: 0.1.1-3 Severity: normal This was already reported in the archived bug 691805 but I sent an e-mail and I received back permanent delivery failure because this bugs has been archieved. Still the path of "pidof" in the file /usr/lib/xcp/sm/iscsilib.py is wrong on Wheezy. It should be /bin/pidof instead of /sbin/pidof root at xcpcompute2:~# cat