Package: cupsys
Followup-For: Bug #461467
Seems like my problem wasn't the cupsys upgrade. After upgrading to etch, the
kernel upgrade removed hotplug in advance for udev. And after a power
outage, the printer had lost its firmware. Since the /etc/hotplug directory
wasn't purged, foo2zjs didn't
Package: cupsys
Version: 1.2.7-4etch2
Severity: normal
After I upgraded to cupsys 1.2.7-4etch2, I'm unable to print with my HP
LaserJet 1020. The printer is connected to USB. Have tried to print from
clients over IPP and from "Print Test Page" in the web interface. I've set
LogLevel to debug in
Package: freeradius-dialupadmin
Version: 1.0.2-4
Severity: minor
Here is a patch to solve this bug:
--- user_finger.php32004-04-20 15:14:18.0 +0200
+++ /usr/share/freeradius-dialupadmin/htdocs/user_finger.php3 2006-05-23
23:17:01.177267176 +0200
@@ -109,7 +109,7 @@
I forgot one diff:
--- usr/share/freeradius-dialupadmin/lib/sql/find.php3 2004-04-18
16:28:14.0 +0200
+++ /usr/share/freeradius-dialupadmin/lib/sql/find.php3 2005-10-22
02:43:28.160757976 +0200
@@ -9,7 +9,7 @@
$link = @da_sql_pconnect($config);
if ($link){
$search = da_sql_esca
Package: freeradius-dialupadmin
Version: 1.0.2-4
Severity: normal
This is because is_int [1] is used on a post input instead of is_numeric [2].
Pagesize actually works in user_stats.php3, but this is a spell error
on the variable $pagesize.
[1] http://www.php.net/manual/en/function.is-int.php
On 10/19/2005, "Paul TBBle Hampson" <[EMAIL PROTECTED]> wrote:
>On Wed, Oct 19, 2005 at 12:13:40AM +0200, Arve Seljebu wrote:
>
>> On 10/16/2005, "Arve Seljebu" <[EMAIL PROTECTED]> wrote:
>
>>>On 10/16/2005, "Paul TBBle Hampson" &
On 10/16/2005, "Arve Seljebu" <[EMAIL PROTECTED]> wrote:
>On 10/16/2005, "Paul TBBle Hampson" <[EMAIL PROTECTED]> wrote:
>
>>On Thu, Oct 13, 2005 at 12:34:26PM +0200, Arve Seljebu wrote:
>>> Package: freeradius-dialupadmin
>>>
On 10/17/2005, "Paul TBBle Hampson" <[EMAIL PROTECTED]> wrote:
>On Mon, Oct 17, 2005 at 01:06:39AM +0200, Arve Seljebu wrote:
>> Package: freeradius-dialupadmin
>> Version: 1.0.2-4
>> Severity: normal
>
>> When trying to test against RADIUS,
Package: freeradius-dialupadmin
Version: 1.0.2-4
Severity: normal
When trying to test against RADIUS, apache returns the following error message:
radclient: dict_init: Couldn't open dictionary "/etc/freeradius/dictionary":
Permission denied
Changing permission for dictionary fixes the problem.
On 10/16/2005, "Paul TBBle Hampson" <[EMAIL PROTECTED]> wrote:
>On Thu, Oct 13, 2005 at 12:34:26PM +0200, Arve Seljebu wrote:
>> Package: freeradius-dialupadmin
>> Version: 1.0.2-4
>> Severity: normal
>
>> Since freeradius-dialupadmin is developed o
Package: freeradius-dialupadmin
Version: 1.0.2-4
Severity: normal
My tot_stats perl script stops will the following error:
ERROR 1045 (28000): Access denied for user 'radius'@'localhost' (using
password: NO)
Here is a diff which fixes the problem at my system:
--- tot_stats 2005-04-06 05:04:
Package: freeradius-dialupadmin
Version: 1.0.2-4
Severity: normal
Error in HTML syntax for groups/usernames with space. Adding " fixes the
problem. Here are the diffs:
--- group_admin.php32003-02-01 17:33:26.0 +0100
+++ /usr/share/freeradius-dialupadmin/htdocs/group_admin.php3 200
Package: freeradius-dialupadmin
Version: 1.0.2-4
Severity: normal
Creating group without user(s) in it fails. I don't remember if a row in SQL is
added or not, but these to diffs fixes it:
--- usr/share/freeradius-dialupadmin/lib/sql/create_group.php3 2004-04-18
16:28:14.0 +0200
+++
Package: freeradius-dialupadmin
Version: 1.0.2-4
Severity: normal
In badusers.php3 fieldnames are written with both high and low characters. The
SQL query fails on my system. Lowering the characters fixes the
problem.
Diff:
--- badusers.php3 2004-04-06 21:37:48.0 +0200
+++ /usr/
Package: freeradius-dialupadmin
Version: 1.0.2-4
Severity: normal
Since freeradius-dialupadmin is developed on php3, it uses global variables
instead of $_GET and similar.
/usr/share/doc/freeradius-dialupadmin/README.Debian should contain an advice
about this.
-- System Information:
Debian R
15 matches
Mail list logo