|
|
Up |
|
|
  |
Author: supaplexsupaplex
Date: Apr 30, 2008 23:40
Package: unzip
Version: 5.52-9etch1
Severity: normal
While attempting to extract a zipfile on a usb key (fat filesystem), I
eventually discovered pwd had no write permission.
supaplex@li:/media/sdf1/PortableApps$ touch pdfxcview.exe
touch: cannot touch `pdfxcview.exe': Permission denied
Unzip on the other hand didn't tell me why it was unable to create the
file.
supaplex@li:/media/sdf1/PortableApps$ unzip -L ~/PDFX_Vwr_Port.zip
Archive: /home/supaplex/PDFX_Vwr_Port.zip
error: cannot create pdfxcview.exe
.... (and so on)
I think it should say this instead:
unzip: cannot create pdfxcview.exe: Permission denied
Thanks
Scott Edwards
-- Daxal Communications - http://www.daxal.com/?from=debian+bts
|
| Show full article (1.31Kb) |
|
| |
no comments
|
|
  |
Author: James CloosJames Cloos
Date: Apr 30, 2008 23:20
Package: libapache2-mod-log-sql-dbi
Version: 1.100-12
Severity: grave
Justification: renders package unusable
Postgres does not grok the `table_name` syntax. Since that was added to
the base package the -dbi version is useless.
The base package should limit itself to cross-platforms SQL.
(Side note: my earlier bug report about insert ignore is still there; I
have to edit the .so and replace the word ignore with spaces. I hope
that the same trick will let me get rid of the backticks.)
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.16.33-xenU (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
|
| Show full article (1.39Kb) |
|
| |
no comments
|
|
  |
Author: Dmitry E. OboukhovDmitry E. Oboukhov
Date: Apr 30, 2008 23:00
>> # Automatically generated email from bts, devscripts version 2.10.26
>> tags 478646 + patch
DBTS> Bug#478646: fluxbox: fbrun.1 does not document -nearmouse
DBTS> There were no tags set.
DBTS> Tags added: patch
>>
DBTS> End of message, stopping processing here.
DBTS> Please contact me if you need assistance.
DBTS> Debian bug tracking system administrator
DBTS> (administrator, Debian Bugs database)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
|
| Show full article (0.86Kb) |
|
no comments
|
|
  |
Author: Matvey KozhevMatvey Kozhev
Date: Apr 30, 2008 22:50
Unfortunately, this is an issue in Qt, not SMPlayer. All applications
that use the Qt translation system (.ts/.qm) behave this way. I don't
think it makes sense to fix it on a per-application basis.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIGVhVGSKqQPshyAoRAqc/AJ9D2cYbzjbCjH/E9V2ShVPIdXYw3ACgzd1h
l9ShbKi1cE6Nyb4piGsDyAw=
=yEG+
-----END PGP SIGNATURE-----
|
| |
|
no comments
|
|
  |
Author: Andres MejiaAndres Mejia
Date: Apr 30, 2008 22:20
Source: vegastrike
Severity: wishlist
Vegastrike 0.5.0 has been released. The source and binaries can be downloaded
from http://vegastrike.sourceforge.net/getfiles/.
They are two source tarballs. One for the source and another for the data
(which contains the binaries too). Also, the data tarball is 488MB.
I'll help with packaging both the source and data tarballs soon.
--
Regards,
Andres
|
| |
|
no comments
|
|
  |
Author: jidannijidanni
Date: Apr 30, 2008 21:40
Package: linux-image-2.6.24-1-686
Version: 2.6.24-6
Severity: minor
The message the user sees,
If you have already done so, and you wish to get rid of this message,
please put "do_initrd = Yes" in / etc/kernel-img.conf. Note that this
is optional, but if you do not, you will continue to see this message
whenever you install a kernel image using initrd.
tells the user to use the deprecated do_initrd, as seen in the
kernel-img.conf.5.gz, which by the way the user will never see unless
he installs a whole other package just to see it.
P.S., If he goes on to answer
Do you want to abort now? no
his bootloader will not be run, so next boot will fail.
|
| Show full article (1.23Kb) |
|
no comments
|
|
  |
|
|
  |
Author: James VegaJames Vega
Date: Apr 30, 2008 20:50
tags 476026 + patch
thanks
Hi,
Attached is the diff for my survex 1.0.39.1-2.1 NMU.
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iEYEARECAAYFAkgZOpMACgkQDb3UpmEybUB7vACfZB6ljLBpNOF8NhHlHtF19hcS
rw4An0gGG4wixwUk2khloq0US+46QpKv
=GYZJ
-----END PGP SIGNATURE-----
|
| |
|
no comments
|
|
  |
Author: jidannijidanni
Date: Apr 30, 2008 20:10
Package: libjpeg-progs
Version: 6b-14
Severity: wishlist
File: /usr/bin/jpegtran
This is not flexible enough:
-copy all
Copy all extra markers. This setting preserves miscellaneous
markers found in the source file, such as Exif data, JFIF thumb-
nails and Photoshop settings. In some files these extra markers
can be sizable.
e.g., how to copy just the Exif data, but exclude thumbnails?
|
| |
|
no comments
|
|
  |
|
|
  |
Author: Wesley J. LandakerWesley J. Landaker
Date: Apr 30, 2008 19:20
severity 478785 important
thanks
On Wednesday 30 April 2008 19:53:29 Norman Ramsey wrote:
> Adding ../usr/lib/googleearth to the LD_LIBRARY_PATH *before*
> running make-googleearth-package results in a slew of
> different error messages about shared libraries, but it does
> produce a /usr/bin/googleearth that starts and runs.
> It segfaults every time I exit, however.
As far as I know, this isn't something I can fix with googleearth-package,
but is a problem with Google Earth itself, something I can not do anything
about (except maybe try to work around things).
It's unfortunately, but the way that Google built Google Earth has been
built in 4.3 gives a lot of trouble if you try to use it with any
LD_LIBRARY_PATH set, and it can't be loaded the former way with ld-linux.so
because of this same limitation.
Anyway, this is annoying, but there are multiple workarounds:
Unless you find a workaround that I haven't, your choices are to not use
your own LD_LIBRARY_PATH *at all*, or revert to using Google Earth 4.2,
which is still available on Google's site.
|
| Show full article (1.49Kb) |
|
no comments
|
|
|
|
|
|
|