Package: tzdata
Version: 2025b-2
Severity: important
Tags: newcomer
X-Debbugs-Cc: accia...@gmail.com, mari...@acciardi.com.ar
Package fails to install with error:
Des:1 http://security.debian.org/debian-security bullseye-security/updates/main
amd64 tzdata all 2025b-0+deb11u1 [307 kB]
Descargados
I added an example to the --terse entry in the manual. Debian should
close this bug.
On Thu, Jun 29, 2023 at 07:55:59AM -0500, Dan Jacobson wrote:
> Ah ha!
> You see the batch job user scours the man page, and only finds:
>
>
>-1, --one-line
> Give only one line of out
> But in fact, --terse should say:
>
>-t, --terse
> Print only a single conversion factor. This option can be used
> when calling units from another program so that the output is
> easy to parse. This option has the combined effect of these o
On Wed, Jun 28, 2023 at 04:41:46AM -0500, Dan Jacobson wrote:
> Here we see the "d" items are mixed with the "m" items,
> but the "m" isn't shown:
> set 42.1527288 -87.8284360 42.1817060 -87.8275970
> geod +ellps=GRS80 -I < $@
> EOF
> 1d14'1.178" -178d45'56.794" 3219.433
>
> But you are right,
>
On Tue, Jun 27, 2023 at 04:24:08AM -0500, Dan Jacobson wrote:
> I am just saying that some commands,
> like
>
> set 42.1527288 -87.8284360 42.1817060 -87.8275970
> geod +ellps=GRS80 -a -p -f %.6f -F %.4f -I +units=us-ft < $@
> EOF
> 42.152729 -87.828436 42.181706 -87.827597 1.233661 181.234224 105
The proposed option gives invalid/incorrect results. The value of 1
mile is not in fact 1609.334---the "m" is an essential part of the
result. If you want the bare number you can do
factor=$(units --terse 1mi m)
If you don't know what the unit to convert to is---"m" in this
case---then you don'
close this bug
Close this bug.
This was implemented in 2.20. Please close the bug.
The --conformable option was added in 2.20 and the example script
added to the manual. Close the bug.
password.
- Press in the image thumbnail and then press "Select a File..."
- In next window, when selecting any image file (jpg or png, for example), the
up-right "Open" button keeps disabled.
However, the application allows me to change the photo selecting one of the
default on
The proposed message was added to the help. Close this item.
This idea goes beyond the scope of units. We are not going to attempt
to implement natural language parsing or output. This wishlist idea
can be closed.
On Sun, Apr 07, 2019 at 02:59:34AM +0800, Dan Jacobson wrote:
> X-Debbugs-Cc: adri...@gnu.org
> Package: units
> Version: 2.18-1
> Severity:
> Anyway in conclusion yes you are right. I'm just documenting here "how I
> ended up thinking it was a bug." So no fixing needed... (I just hope
> this doesn't one day cause some million dollar accident.)
In scientific and engineering applications I think you're either going
to want absolute temp
coulomb = 2.9979246e+09 statcoulomb
On Sat, Dec 21, 2019 at 04:00:47AM +0800, 積丹尼 Dan Jacobson wrote:
> >>>>> "AM" == Adrian Mariano writes:
> AM> So basically you're asking for a command line equivalent to the '?'
> interactive command?
>
Everything is working as it should. I think you want tempF(68) and
tempC to get the result you expect. The notation degF means a
temperature difference. See the manual for details.
On Mon, Apr 13, 2020 at 07:49:51PM +0800, 積丹尼 Dan Jacobson wrote:
> X-debbugs-Cc: adri...@gnu.org
> Package: units
We have pondered the matter of listing all the units that have the
same value as a given unit, and we're not feeling like this is a
particularly useful capability. For the most part, units tend to be
defined twice, once in a full name form and once in an abbreviated
form, and both definitions are
On Mon, Apr 06, 2020 at 04:00:15PM +0800, 積丹尼 Dan Jacobson wrote:
> X-debbugs-Cc: adri...@gnu.org
> Package: units
> Version: 2.19-1
> Severity: wishlist
> File: /usr/share/units/definitions.units
>
> Add https://en.wikipedia.org/wiki/Flight_level
> 1 FL = 1 hectoft = 1e2 ft
>
> By the way one wa
So basically you're asking for a command line equivalent to the '?'
interactive command?
You have: FORCE
You want: ?
FORCEnewton
Mag Maz gravity
Nnewton
dyn dyne
dyne cm gram / s^2
funalsthene
kgf kg force
kip 1000 lbf
kp kilopond
lbf lb force
new
Thanks for the patch.
added to the svn version: spacezero 0.87.16
El jue, 23-05-2019 a las 15:45 +0200, Helmut Grohne escribi??:
> Source: spacezero
> Version: 0.80.06-1
> Tags: patch
> User: helm...@debian.org
> Usertags: rebootstrap
>
> spacezero fails to cross build from source, because it d
Note that the man page is not the primary manual, but a hacked output
for people that really like a man page. So we adjusted the hack and I
believe the empty sections are fixed. See attached.
On Sun, Apr 07, 2019 at 02:44:24AM +0800, 積丹尼 Dan Jacobson wrote:
> X-Debbugs-Cc: adri...@gnu.org
> Pa
On Mon, Jul 23, 2018 at 05:11:04PM +0200, Jakub Wilk wrote:
> * Adrian Mariano , 2018-07-22, 18:04:
> > > > I'm not sure about exactly the right way to validate the metals.
> > > > I took the most relaxed route of just banning '!',
> > > En
On Sun, Jul 22, 2018 at 09:41:00PM +0200, Jakub Wilk wrote:
> * Adrian Mariano , 2018-07-20, 19:49:
> > I'm not sure about exactly the right way to validate the metals. I took
> > the most relaxed route of just banning '!',
>
> Enumerating badness makes me n
On Fri, Jul 20, 2018 at 11:26:44PM +0200, Jakub Wilk wrote:
> * Adrian Mariano , 2018-07-20, 16:55:
> > Validating the data is pretty easy. The only data is the rate and it is
> > supposed to be a floating point number.
> [...]
> > Is it enough?
>
> I think the
Validating the data is pretty easy. The only data is the rate and it
is supposed to be a floating point number. Switching to https is easy too.
The attached patch does both.
Is it enough?
On Tue, Jul 03, 2018 at 09:04:14PM +0200, Stephen Kitt wrote:
> Control: forwarded adri...@gnu.org
>
>
Package: plasma-workspace
Version: 4:5.10.5-2+b1
Severity: important
Dear Maintainer,
(using Debian 10 testing/buster, every package updated to latest as
of2018-1-19)
I've discovered that the plasmashell process is leaking memory at a
fast
rate, actions needed to reproduce: log in to K
Hi, the package can be removed.
I will continue to update the software, but I will no longer maintain the
package.
> Date: Mon, 11 Apr 2016 16:33:37 -0300
> Subject: Re: Bug#787953: ITP: insubstantial -- Swing libraries
> (flamingo/substance/trident)
> From: eribe...@eriberto.pro.br
> To: fnat..
Package: linux-image
Version: 3.2.0-4-686-pae
Severity: normal
--- Please enter the report below this line. ---
When I turn on the laptop after hibernation, I get the following message
during boot. Sometimes the system freezes and I have to reset the laptop.
[ 3710.876233] [ cut he
On Sun, Jan 31, 2016 at 11:29:33AM +0800, 積丹尼 Dan Jacobson wrote:
> More:
> $ units m/1000
> Definition: 0.001 m
> $ units '1/(1000m)'
> Definition: 0.001 / m
> >>>>> "AM" == Adrian Mariano writes:
>
> AM> I don
I don't understand what the problem is here.
Everything is working as it is supposed to. The product by
juxtaposition (between "1000" and "m") has higher precedence than
'/'. The '/' operator is evaluated left to right.
On Sun, Jan 31, 2016 at 10:59:24AM +0800, 積丹尼 Dan Jacobson wrote:
> Packa
Hi, I finished the development of the new version of bgfinancas in JavaFX which
no longer uses the substance, I am preparing the sending to the repositories
> Subject: Bug#801377: bgfinancas: build-depends on unmaintained substance
> library
> From: a...@gambaru.de
> To: sub...@bugs.debian.org
bgfinancas
DSC:
http://mentors.debian.net/debian/pool/main/b/bgfinancas/bgfinancas_2.0-1.dsc
You can upload it again?
Regards,
José Robson Mariano Alves
/main/b/bgfinancas/bgfinancas_2.0-1.dsc
Thanks for all.
Regards,
José Robson Mariano Alves
some documentation for the program you use and how you
execute the compiled software I appreciate it.
Regards,
José Robson Mariano Alves
changes in the language
files, I hope the problem has been solved.
Thanks for all.
Regards,
José Robson Mariano Alves
eliminated the accents.
I change it to GPL3.0+
Thanks for the great help.
Regards,
José Robson Mariano Alves
> Your package and program are in Brazilian Portuguese.
Hi, i change my package to english.
The program is in English and Brazilian Portuguese.
I will add more languages in the future.
Regards,
José Robson Mariano Alves
> I think it would be best to just use the user's locale to decide which
> language to display.
Hi Paul, the user decide is better, because some users have systems in English
and prefer the Portuguese language, or otherwise.
I have friends who think this way.
Example: people learning new languag
Ok, I will make the change.
Thanks.
> Your package and program are in Brazilian Portuguese. Debian is an
> universal OS and the default languange is English. You can transform
> your code to English and add translations to other languages using a
> system as gettext.
Hi Eriberto, my program is in English and Brazilian Portuguese.
U
Package: sponsorship-requests
Severity: wishlist
Dear mentors,
I am looking for a sponsor for my package "bgfinancas"
Package name: bgfinancas
Version : 2.0-1
Upstream Author : José Robson Mariano Alves
URL : http://bgfinancas.sourceforge.net
License
Package: wnpp
Owner: binarygroup
Severity: wishlist
Package name : bgfinancas
Version: 2.0
Upstream Author : Jose Robson Mariano Alves
URL : http://bgfinancas.sourceforge.net/
License : GPL3
Programming Lang
Package: pm-utils
Version: 1.4.1-13
Severity: grave
Justification: causes non-serious data loss
When trying to pm-hibernate being root, there's no problem. But when you sudo
it, it hibernates; but then when trying to wake it crashes and reboots.
-- System Information:
Debian Release: jessie/sid
Hey guys,
I've just installed jessie on fresh system and the bug persists.
Fortunately the workaround proposed by Flo fix the
problem and sendmail install without problems.
Thanks Flo
Regards
--
Cordialmente
Lic. Mariano Acciardi
http://www.marianoacciardi.com.ar
--
Qué es
On Sat, Mar 03, 2012 at 09:05:36AM +0800, jida...@jidanni.org wrote:
> >>>>> "AM" == Adrian Mariano writes:
> AM> The current testing version (1.89e) does this already:
> http://packages.debian.org/units says testing is still at 1.87-2, in
> case that is w
On Fri, Mar 02, 2012 at 08:27:14PM +0800, jida...@jidanni.org wrote:
> X-debbugs-Cc: adr...@cam.cornell.edu
> Package: units
> Version: 1.87-2
> Severity: wishlist
>
> $ units --help should mention how to see the list of all the units.
>
> E.g.,
> To see all the units, do cat /usr/share/misc/unit
retitle 660509 O: sup-mail -- thread-centric mailer with tagging and fast search
thanks
I'm sorry, looks like I won't be able to maintain this package.
I'm changing back its title, perhaps some other person might be interested.
--
Regards,
Mariano Casco
--
To UNSUBSCRIBE,
2011/12/9 Vincent Fourmond :
> That does the trick, thanks ! (although mind it is not initrd.lz but
> initrd.img).
Not in all cases.
I'm facing the same problem (I think) building a simple live-iso
following tutorial1 of live-build manual.
Thus I have :
filesystem.packages
filesystem.packages
Package: iceweasel
Version: 7.0.1-2
Severity: normal
When I start iceweasel I get the following message proclaiming that I
have hit an application bug:
WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3
is not supported! This is an application bug!
failed to create d
On Mon, Jan 24, 2011 at 09:51:30AM +0800, jida...@jidanni.org wrote:
> X-debbugs-Cc: adr...@cam.cornell.edu
> Package: units
> Version: 1.87-2
> Severity: wishlist
>
> Perhaps add a units --list to list all units the program knows about,
> even though there are much better ways to get that info.
>
Package: rubber
Version: 1.1-2.2
Severity: important
When I run rubber on a directory that is watched by dropbox (downloaded package
from http://forums.dropbox.com/topic.php?id=17410 - filing a bug against that
too) it goes into an infinite loop while compiling latex. I believe this is
because
On Wed, Nov 24, 2010 at 01:33:21PM +0800, jida...@jidanni.org wrote:
> OK, here are my changes to
> ftp://alpha.gnu.org/gnu/units/units-1.88a.tar.gz to add the Taiwanese
> units. The Japanese people I Cc'd might consider doing the same.
>
> Note I only added units that seem to me to be still in us
Hi Marga et al.
upstream tzdata2009p is out today which fixes the Argentina October 2009
problems... it includes a special case for the Provincia de San Luis
which has a provincial Law with a different timezone and different DST
rules.
Regards.
--
Mariano Absatz - "El Ba
On Sat, Jul 04, 2009 at 09:17:48PM +0200, Elimar Riesebieter wrote:
> * Adrian Mariano [090704 14:07 -0400]
> > On Sat, Dec 06, 2008 at 07:00:56PM +0100, Elimar Riesebieter wrote:
> > > * Adrian Mariano [081205 13:10 +0100]
> > > [...]
> > > > Upgrading i
On Sat, Dec 06, 2008 at 07:00:56PM +0100, Elimar Riesebieter wrote:
> * Adrian Mariano [081205 13:10 +0100]
> [...]
> > Upgrading iceweasel didn't help. I think that the problem may be
> > caused by flash or some other plugin rather than the browser itself.
> > But on
I did a clean install of gforge and the reporsitoriy was created.
Maybe it was some thing that I modified without noticing.
you can close this bug.
Thanks.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists
On Sat, Dec 06, 2008 at 07:00:56PM +0100, Elimar Riesebieter wrote:
> * Adrian Mariano [081205 13:10 +0100]
> [...]
> > Upgrading iceweasel didn't help. I think that the problem may be
> > caused by flash or some other plugin rather than the browser itself.
> > But on
On Sat, Dec 06, 2008 at 07:00:56PM +0100, Elimar Riesebieter wrote:
> * Adrian Mariano [081205 13:10 +0100]
> [...]
> > Upgrading iceweasel didn't help. I think that the problem may be
> > caused by flash or some other plugin rather than the browser itself.
> > But on
he tzdata2008h.tar.gz last published
in http://thread.gmane.org/gmane.comp.time.tz/2346/focus=2410
Regards.
--
Mariano Absatz - "El Baby"
[EMAIL PROTECTED]
www.clueless.com.ar
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Errors have b
Package: alsa-base
Version: 1.0.17.dfsg-2
Severity: minor
I didn't have any sound after I ran a dist-upgrade. Any attempt to
generate sound would give error messages about being unable to open a
slave. Running alsaconf fixed this problem. (But surely this should
have been done during the upgrad
Add the title "MBA" to your resume
Add the title "MBA" to your resume
Call 24/7 on
For US: 1-419-735-9250
Outside US: +1-419-735-9250
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
> If you wish to submit further information on this problem, please
> send it to [EMAIL PROTECTED], as before.
Upgrading initscripts solves the problem :
ii initscripts 2.86.ds1-38
--
mailto:[EMAIL PROTECTED] jabber:[EMAIL PROTECTED]
blog : http://cabernet138.hd.free.fr/plu
Package: fuse-utils
Version: 2.7.3-4
Severity: grave
Justification: renders package unusable
Installing fuse-utils fails on this (see title).
May be initscripts (providing /var/lib/vars.sh) should be upgraded
(thus a stronger dependance is required)
-- System Information:
Debian Release: 4.0
Dont feel insecure because your weener is tiny, when you can change that in
just weeks.
http://www.christoma.com/
As big as a cannon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Take her in 100 different positions, everything is possible when you are 9
inches long.
http://www.secopls.com/
I peeked at my neighbors daughter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Have a 9 inch pecker and open doors and legs every night.
http://www.aweeatlah.com/
I peeked at my neighbors daughter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Order Prsecriptions and Meidcations immediately
http://adenineassume.bangui%2Epotorswe.com
the arumafoot
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Redeem Precsriptions and Meidcations asap
http://amanitaacculturate.actor.potorswe.com
try abdomenacetylene
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi, I had the same problem but solved it with the patch I'm attaching
. I've also noticed that the actual svn version of the plugin solves
this problem in other way (not sure what's the right one), I've posted
a question about that in the xfce's goodies-dev list.
Regar
Package: fvwm
Version: 1:2.5.21-1+b1
Followup-For: Bug #443573
In Gnucash, the find window immediately vanishes. I reported this as
a bug against gnucash. The gnucash author reported that this is a
window manager bug.
I don't personally understand these details, but here is a report
about the
Try to think of a better coreer option for you!
Start right ahead!WE now happy to introduce to you a tatally different option to acquire your qualification online!Whatever your specialization is now obtaining your diploma degree becomes a reality.
Millions of people all over the world took advan
Hi again... Need to meet you. Call me please.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Aug 08, 2007 at 01:07:23PM +0200, Brice Goglin wrote:
> Adrian Mariano wrote:
> > When I first installed, the mouse was on the ps/2 port. The
> > configuration that was supplied by the installer was
> >
> > Section "InputDevice"
> >
On Wed, Aug 08, 2007 at 07:31:14AM +0200, Brice Goglin wrote:
> Adrian Mariano wrote:
> > I have never observed /dev/input/mice to work when the mouse was
> > plugged into the PS/2 port. At the moment I am using evdev and have
> > the mouse plugged into the USB and the mous
On Wed, Aug 08, 2007 at 07:31:14AM +0200, Brice Goglin wrote:
> Adrian Mariano wrote:
> > I have never observed /dev/input/mice to work when the mouse was
> > plugged into the PS/2 port. At the moment I am using evdev and have
> > the mouse plugged into the USB and the mous
On Tue, Aug 07, 2007 at 02:42:17PM +0200, Brice Goglin wrote:
> Adrian Mariano wrote:
> > I have messed around with the mouse settings as I have tried to
> > gain full functionality of the mouse. I've attached xorg.conf.bak
> > which I believe is the original file that
s to apply to all languages so I'm
not sure if this relates somehow to bug #433494, but doesn't seems to be the
same problem.
Regards,
Mariano
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel:
Package: rapidsvn
Version: 0.9.4-1
Severity: important
Tags: l10n
--- Please enter the report below this line. ---
While po files are available in the source. Seems that they are nor
compiled nor involved in the package.
(I can't find the call to "compile-po.sh")
should add the line :
cd src/lco
Package: libcunit1-doc
Version: 2.1-0.dfsg-3
Severity: minor
I've just installed CUnit documentation in my system and when clicking
in the links to header files, the browser shows the files doesn't exists.
I've looked for the directory it references and it seems to be missing
(/usr/share/doc/libcu
soon felt friendly painter Marc
http://img444.imageshack.us/my.php?image=fefi1.gif
member Personnel lineup detailsThe globally
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello Christian
Yes, it's thread-safe.
I'm using mysqlclient_r
one thread is calling mysql_query and mysql_store_result
and the other thread is calling mysql_free_result.
The threads are synchronized in the java side.
Thanks
Mariano
Christian Hammers wrote:
Hello
Package: libmysqlclient15off
Version: 5.0.32-3
Using libmysqlclient in multi-threaded enviroments like java can result in:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGILL (0x4) at pc=0x, pid=10933, tid=2877021104
#
# Java VM: Java HotSpot(TM) Client VM (
I guys,
This is the first time I have installed Amarok and I have some
problems. I have created my MySql database as amarok documentation
recomends (http://amarok.kde.org/wiki/MySQL_HowTo#MySQL_Setup) and it
seems that Amarok is able to connect to database (no warning and
errors).
The problem is
h.debian.org/projects/debianseyes/, this is the first
theme draft/example/incomplete to populate it
http://mockuplab.googlepages.com/DebiansEyes-Preview.svg.
P.S.
Sorry for the bad english
--
Mariano Viola @
mockup lab - communication design
web: http://mockuplab.blogspot.com
mail/talk: [EMAIL
Hire,
i am here sitting in the internet caffe. Found your email and
decided to write. I might be coming to your place in 14 days,
so I decided to email you. May be we can meet? I am 25 y.o.
girl. I have a picture if you want. No need to reply here as
this is not my email. Write me at [EMAIL PROT
Hello,
Generate a real income, 1.5 - 3.5k daily!
Call me - 360-925-3400
Get back to you later,
Mariano
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: openswan-modules-source
Version: 1:2.4.3-1
Severity: important
Tags: patch
Justification: fails to build from source
When I try to build binary modules with 2.4.27 kernel following README.Debian
instructions I get the following:
# debian/rules binary-modules KVERS="2.4.27-2-686"
KSRC="/
I noticed this no-charge dating place filled that has a bunch of sex-addicts
No flowers, no walks on the beach, just get together for some action :)
There might also be a few people who want something serious though
And if your into a long-term relationship, or a one-night-stand, you got it ;)
Wh
Title: erikdiscrete shuntnape
and so he becomes jaded and haggard Do not be alarmed by what I say Gail but in this state I saw himlike a couple of knaves And to take care said Mr Farr that youre not imposed on ehgiven all I had for lawful permission to get down and thrash him and let
Package: apt-listbugs
Version: 0.0.48
Followup-For: Bug #293162
In the first sweep of package upgrades (a bunch of kde and X
upgrades), apt-listbugs showed a bunch of bugs in the to be
upgraded packages.
Example... upgrading kdebase (using synaptic), the window shows:
Reading package fields... D
Hello Keisha Rios,
Would you like at least $1500.00 to $3500.00 per day just for returning phone
calls?
I do! If you have a telephone and can return calls you are fully qualified for
this program.
Give Us A Call 888 238 3164
connive choirmaster consonantal jenkins occultation kirkpatrick
After extensive mangling of the debconf perl scripts with print
statements I was finally able to track the problem with fvwm
configuration back to the fvwm post install shell script.
There is a line near the end of this script which reads:
BROKEN_X_WM_ALTERNATIVE=`readlink /etc/alternatives/x-w
keyboard keys. I mean, when
I press some keys from my keyboard, only some of them are sent to the
vino-server side. I only can use vocals, numbers, and the 'm' character.
Do you know something about that?
Regards,
Mariano.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of &qu
Package: amule-utils
Version: 1.2.6+rc8-2
Amule crashs when I try to add a new ed2k from the amulecmd text client.
This is the error showed:
aMulecmd$ add
ed2k://|file|Team.America.La.Policia.Del.Mundo.Spanish.DVDScreener.VCD.www.eMuleSoft.com.mpg|822630932|C387572CA89599A82B5B90354D07C6B6|
ECSock
Hi guys,
I have installed the Gnome Commander package you provided in your web,
and it is working properly.
I think it should be upload to Debian unstable.
Regards,
Mariano.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: xterm
Version: 4.3.0.dfsg.1-10
Severity: wishlist
Tags: patch
I'd like an option for xterm to use a underline cursor instead of the
block.
The attached patch is included as proof-of-concept and is not intended
for actual use.
-Mar.
-- System Information:
Debian Release: 3.1
APT pref
1 (the one
you provided).
What is wrong?
Thanks,
Mariano.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCGitA4+2RWfqDPI4RAuzWAJ94CQ7bwbD50YEvouO6S7OO3hJAlgCeKizK
Q8VCQS1h8Gs6PKaOi2n1+p8=
=cGjw
-END PGP
It appears that the problem I'm experiencing occurs at the end
of /usr/share/debconf/frontend where the program reads
1 while ($confmodule->communicate);
After this line executes, $confmodule->exitcode is set to 1 and
this is then returned to the calling shell script, which then
returns failure.
> As root, can you run:
> bash -x /var/lib/dpkg/info/fvwm.postinst configure
>
> and post the results back? At this point it is hard to tell
> where the problem is occurring.
That gives this result:
root# bash -x /var/lib/dpkg/info/fvwm.postinst configure
+ set -e
+ package_name
I got this forwarded to me from a friend of mine, thought you might want to see
it.http://www.2oo5-downloads.com/info.html
You're able to download dvd movies, console games, music. I managed to
download 4 CD's so far.
Once you've seen it get ahold of me, I want to hear your reaction - you'll
1 - 100 of 101 matches
Mail list logo