Re: aptitude has Priority: standard, why?
On Ma, 31 mar 15, 17:29:25, Andrew Shadura wrote: > Hi, > > On 31 March 2015 at 17:00, Matt Zagrabelny wrote: > > I've grepped debian-devel, but cannot find an email that was sent to > > the list some months ago about tweaks to /etc/apt/apt.conf (IIRC) to > > make aptitude behave more sanely. > > > Thus, I believe there are a couple of knobs to turn to make aptitude > > behave more expectedly. > > Here is it: > > $ cat /etc/apt/apt.conf.d/00dontbeanidiot > Aptitude::ProblemResolver { > SolutionCost "priority, removals, canceled-actions"; > } I've had good experience on sid with: $ cat /etc/apt/apt.conf.d/99local-aptitude-no-removals // tweak Aptitude to not suggest removals as first option Aptitude::ProblemResolver::SolutionCost "removals"; See #570377 for more information. Kind regards, Andrei -- http://wiki.debian.org/FAQsFromDebianUser Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic http://nuvreauspam.ro/gpg-transition.txt signature.asc Description: Digital signature
Re: RFS: h5py/2.4.0+dfsg1-1~exp1 -- general-purpose Python interface to hdf5
I have just added a new entry in the SoB [1]. Cheers, Ghis [1] https://wiki.debian.org/DebianPureBlends/SoB 2015-04-01 20:40 GMT+01:00 Ghislain Vaillant : > Package: sponsorship-requests > Severity: normal > > > I am looking for a sponsor for the source package "h5py". > > It builds the following binary packages: > > python-h5py -- Python 2 version > python3-h5py -- Python 3 version > > > This upload brings the package up to date with the most recent > stable upstream release. > > > This package can be checked out at: > https://anonscm.debian.org/cgit/debian-science/packages/h5py.git > > This package can be built with: > > gbp buildpackage --git-debian-branch=debian/experimental \ > --git-upstream-branch=upstream/latest > > > Changes since the last upload: > > * New upstream release > * d/control: lintian fix > * d/copyright: > - lintian fix > - made dep5 compatible > - strip residual .DS_Store files in tarball > * d/watch: > - add repack due to file strip > * d/patches/*: > - add 0001-prevent-rpath.patch > - disable drop-mpiposix.patch > > Best regards, > > Ghislain > >
Bug#781758: ITP: libjs-magic-search -- AngularJS widget that provides a UI for faceted and text search
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: libjs-magic-search Version : 0.2.1 Upstream Author : dkavanagh * URL : https://github.com/eucalyptus/magic-search * License : Apache-2.0 Programming Lang: Javascript Description : AngularJS widget that provides a UI for faceted and text search MagicSearch is an AngularJS directive that provides a UI for both faceted filtering and as-you-type filtering. It is intended for filtering tables, such as an AngularJS smart-table, but it can be used in any situation where you can provide it with facets/options and consume its events. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150402154755.15262.90695.report...@buzig2.mirantis.com
Bug#781759: ITP: hfst -- Helsinki Finite-State Transducer Technology
Package: wnpp Severity: wishlist Owner: Kartik Mistry * Package name: hfst Version : 3.8.2~r4145 Upstream Author : Department of Modern Languages, University of Helsinki * URL : http://www.ling.helsinki.fi/kieliteknologia/tutkimus/hfst * License : GPL-3 Programming Lang: C++ Description : Helsinki Finite-State Transducer Technology The Helsinki Finite-State Transducer software is intended for the implementation of morphological analysers and other tools which are based on weighted and unweighted finite-state transducer technology. -- Kartik Mistry | IRC: kart_ {0x1f1f, kartikm}.wordpress.com signature.asc Description: Digital signature
Bug#781761: ITP: python-xstatic-magic-search -- Magic-Search XStatic support
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: python-xstatic-magic-search Version : 0.2.0.1 Upstream Author : Randy Bertram * URL : https://github.com/stackforge/xstatic-magic-search * License : Apache-2.0 Programming Lang: Python Description : Magic-Search XStatic support XStatic is a Python web development tool for handling required static data files from external projects, such as CSS, images, and JavaScript. It provides a lightweight infrastructure to manage them via Python modules that your app can depend on in a portable, virtualenv-friendly way instead of using embedded copies. . MagicSearch is an AngularJS directive that provides a UI for both faceted filtering and as-you-type filtering. It is intended for filtering tables, such as an AngularJS smart-table, but it can be used in any situation where you can provide it with facets/options and consume its events. . MagicSearch was initially developed by David Kavanagh for Eucalyptus. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150402160514.6549.3171.report...@buzig2.mirantis.com
Bug#781765: ITP: graph-tool -- Python library for network (graph) analysis
Package: wnpp Severity: wishlist Owner: Daniel Stender * Package name: graph-tool Version : 2.2.38 Upstream Author : Tiago P. Peixoto * URL : http://graph-tool.skewed.de/ * License : GPL-3 Programming Lang: Python, C++ Description : Python library for network (graph) analysis Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library. I'm in contact with Tiago. Greetings, Daniel Stender -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150402174936.15835.93717.report...@varuna.home
Re: -dbg packages; are they actually useful?
Hi, I am particularly interested in automatic debug packages, as the current situation is pretty messy imho. I found https://wiki.debian.org/AutomaticDebugPackages. Does anyone know the status of this? Will this be a goal for Stretch? This and reproducible builds would make Debian the perfect distribution for me. Whats in the way of making it happen? Lack of people willing to do it? I hope you can enlighten me, Thanks everyone for their awesome work! -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/3122558.HgHPhVL5Wy@ubuntu
Re: aptitude has Priority: standard, why?
On Wed, Apr 1, 2015, at 16:43, The Wanderer wrote: > On 04/01/2015 at 12:02 PM, Peter Samuelson wrote: > > That sounds like you believe aptitude has only a command-line > > interface. > > I was indeed only aware of its command-line interface, until just > yesterday; comments in this thread mentioning a "curses interface" led > me to experiment, and discover how to invoke that. Yeah, well, the interactive windowed-text-mode ("curses") interface is why I consider aptitude the Debian package manager, although you can probably get access to all of its functionality from the command line. There was also a GTK-based GUI mode, but I never tried it and I don't know if it still exists. I should have written "interactive text mode" instead of "CLI" in my first reply to this thread. When I looked at the resulting thread a few hours later, there wasn't any real reason to reply as others had already made all good for-and-against points for aptitude ;-) The subtle window interface of aptitude's interactive mode might cause a lot of confusion at first, so first-time users really should read the aptitude manual. Since I nearly always use the interactive mode, I never really bothered much with the quirks of the aptitude dependency solver: after what feels like more than a decade of using it, I don't even notice anymore that I skipped to the second or third suggestion before hitting "G" (go). That would explain my blind side to its idiotic "first solution" choices, to the point I didn't even bother to try to configure it to be less bloodthirsty. The truth is that way too many of us got introduced to aptitude _a very long time ago_ when it first became a viable alternative to dselect. It is simply impossible to describe the kind of permanent impression aptitude made when it delivered us (old-timer DDs and Debian users) from dselect. We don't even consider people might not know about it or how to use it :-( so it really ought to get some new blood to enhance the docs, add first-time-user landing pages, etc. aptitude needs some love to update its defaults at the very least, that's for sure. > If I recall correctly, my original question was about a replacement for > 'apt-cache policy', which is about the single most common thing I use > apt-cache for - with show and search being probably second and third > place, respectively. I have been unable to identify any aptitude analog > for that functionality. aptitude lets you search on it (?archive(), such as unstable/stable/wheezy/proposed-updates...), and you can configure it to show a column with the archive of a package, not just its version. And it will list all available versions of a package and which archive they come from if you select a package from the list. In this era of wider displays (even text-mode), it would make a lot of sense to change its default display filter to include the archive by default. FWIW, here's the display format I use in aptitude (changeable through the Options|Preferences menu, item "The display format for pacakge views"): %c%a%M%S %p %Z %20v %20V %10t Try that, tune the two "20" and the "10" to something that fits well the width of your text terminal. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique de Moraes Holschuh -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1428004370.2487178.248688857.341e9...@webmail.messagingengine.com
Re: Bug#781765: ITP: graph-tool -- Python library for network (graph) analysis
On Thu, Apr 2, 2015, at 14:49, Daniel Stender wrote: > Package: wnpp > Severity: wishlist > Owner: Daniel Stender > > * Package name: graph-tool > Version : 2.2.38 > Upstream Author : Tiago P. Peixoto > * URL : http://graph-tool.skewed.de/ > * License : GPL-3 > Programming Lang: Python, C++ > Description : Python library for network (graph) analysis If it is a python library/module, should't it be in the python- namespace ? -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique de Moraes Holschuh -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1428005717.2491820.248713417.0be71...@webmail.messagingengine.com
Re: Bug#781765: ITP: graph-tool -- Python library for network (graph) analysis
On 02.04.2015 22:15, Henrique de Moraes Holschuh wrote: > On Thu, Apr 2, 2015, at 14:49, Daniel Stender wrote: >> Package: wnpp >> Severity: wishlist >> Owner: Daniel Stender >> >> * Package name: graph-tool >> Version : 2.2.38 >> Upstream Author : Tiago P. Peixoto >> * URL : http://graph-tool.skewed.de/ >> * License : GPL-3 >> Programming Lang: Python, C++ >> Description : Python library for network (graph) analysis > > If it is a python library/module, should't it be in the python- namespace ? Sorry, I've forgot to mention, the binary would be: python3-graph-tool. DS -- http://qa.debian.org/developer.php?login=debian%40danielstender.com 4096R/DF5182C8 46CB1CA89EA3B74376761DB915E09AF4DF5182C8 -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/551db3d8.2090...@danielstender.com
Re: Bug#781765: ITP: graph-tool -- Python library for network (graph) analysis
Hi, On Thu, Apr 02, 2015 at 11:25:44PM +0200, Daniel Stender wrote: > >> * Package name: graph-tool > > If it is a python library/module, should't it be in the python- namespace ? > Sorry, I've forgot to mention, the binary would be: python3-graph-tool. The source package should still be python-graph-tool really. Unless it's a standalone application on its own, it helps to keep things tidy. Thanks, Iain. -- e: i...@fsfe.orgw: iain.learmonth.me x: i...@jabber.fsfe.org t: EPVPN 2105 c: 2M0STB g: IO87we p: 1F72 607C 5FF2 CCD5 3F01 600D 56FF 9EA4 E984 6C49 pgpim0TRheFlz.pgp Description: PGP signature
Work-needing packages report for Apr 3, 2015
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 667 (new: 0) Total number of packages offered up for adoption: 147 (new: 0) Total number of packages requested help for: 56 (new: 0) Please refer to http://www.debian.org/devel/wnpp/ for more information. No new packages have been orphaned, but a total of 667 packages are orphaned. See http://www.debian.org/devel/wnpp/orphaned for a complete list. No new packages have been given up for adoption, but a total of 147 packages are awaiting adoption. See http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list. For the following packages help is requested: apt-xapian-index (#567955), requested 1886 days ago Description: maintenance tools for a Xapian index of Debian packages Reverse Depends: ept-cache goplay packagesearch Installations reported by Popcon: 73784 athcool (#278442), requested 3810 days ago Description: Enable powersaving mode for Athlon/Duron processors Installations reported by Popcon: 40 awstats (#755797), requested 253 days ago Description: powerful and featureful web server log analyzer Installations reported by Popcon: 4188 balsa (#642906), requested 1285 days ago Description: An e-mail client for GNOME Reverse Depends: balsa-dbg Installations reported by Popcon: 733 cardstories (#624100), requested 1438 days ago Description: Find out a card using a sentence made up by another player Installations reported by Popcon: 14 chromium-browser (#583826), requested 1768 days ago Description: Chromium browser Reverse Depends: chromedriver chromium-dbg chromium-l10n design-desktop-web mozplugger Installations reported by Popcon: 26568 cups (#532097), requested 2126 days ago Description: Common UNIX Printing System Reverse Depends: bluez-cups chromium cinnamon-settings-daemon cloudprint cups cups-backend-bjnp cups-browsed cups-bsd cups-client cups-core-drivers (64 more omitted) Installations reported by Popcon: 146368 debtags (#567954), requested 1886 days ago Description: Enables support for package tags Reverse Depends: goplay packagesearch Installations reported by Popcon: 2253 developers-reference (#759995), requested 215 days ago Description: guidelines and information for Debian developers Installations reported by Popcon: 16067 ejabberd (#767874), requested 150 days ago Description: distributed, fault-tolerant Jabber/XMPP server written in Erlang Reverse Depends: ejabberd-contrib Installations reported by Popcon: 844 fbcat (#565156), requested 1905 days ago Description: framebuffer grabber Installations reported by Popcon: 171 freeipmi (#628062), requested 1407 days ago Description: GNU implementation of the IPMI protocol Reverse Depends: freeipmi freeipmi-bmc-watchdog freeipmi-ipmidetect freeipmi-ipmiseld freeipmi-tools ipmitool libfreeipmi-dev libfreeipmi16 libipmiconsole-dev libipmiconsole2 (5 more omitted) Installations reported by Popcon: 6196 gnat-gps (#496905), requested 2408 days ago Description: co-maintainer needed Reverse Depends: gnat-gps gnat-gps-dbg Installations reported by Popcon: 533 gnokii (#677750), requested 1020 days ago Description: Datasuite for mobile phone management Reverse Depends: gnokii gnokii-cli gnokii-smsd gnokii-smsd-mysql gnokii-smsd-pgsql gnome-phone-manager libgnokii-dev libgnokii6 xgnokii Installations reported by Popcon: 1489 gradle (#683666), requested 973 days ago Description: Groovy based build system Reverse Depends: gradle libgradle-plugins-java Installations reported by Popcon: 270 gridengine (#703256), requested 746 days ago Description: Distributed resource management Reverse Depends: gridengine-client gridengine-drmaa-dev gridengine-exec gridengine-master gridengine-qmon logol Installations reported by Popcon: 1126 grub2 (#248397), requested 3979 days ago Description: GRand Unified Bootloader Reverse Depends: grml-rescueboot grml2usb grub-coreboot grub-coreboot-bin grub-coreboot-dbg grub-disk grub-efi grub-efi-amd64 grub-efi-amd64-bin grub-efi-amd64-dbg (37 more omitted) Installations reported by Popcon: 170188 guake (#755928), requested 252 days ago Description: Drop-down terminal for GNOME Desktop Environment Reverse Depends: guake-indicator Installations reported by Popcon: 2341 hfsprogs (#557892), requested 1954 days ago
Re: aptitude has Priority: standard, why?
Quoting Henrique de Moraes Holschuh (2015-04-02 21:52:50) > In this era of wider displays (even text-mode), it would make a lot of > sense to change its default display filter to include the archive by > default. > > FWIW, here's the display format I use in aptitude (changeable through > the Options|Preferences menu, item "The display format for pacakge > views"): > > %c%a%M%S %p %Z %20v %20V %10t > > Try that, tune the two "20" and the "10" to something that fits well > the width of your text terminal. I use this instead, which IMO adapts nicely also to narrow screens: %c%a%M%S %p %t %Z %v %V I.e. only change from default is adding the "zuite" before versions. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature